Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-2995

QMessageBox stubs for static functions are incomplete

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.8.1
    • Type hints
    • None

      The stubs for QMessageBox are missing default values for button0 and button1 as they are described in the docs for these static functions:

      QMessageBox.question
      QMessageBox.critical
      QMessageBox.warning 

      while they exist for:

      QMessageBox.information
      

      (Stubs in 6.8.0 were complete)

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            ctismer Christian Tismer
            kh4l3th Benjamin Werther
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes