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

Correcting parameter and return types for static methods of QInputDialog

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P4: Low P4: Low
    • 5.14
    • None
    • Documentation, PySide
    • None
    • All

      Hi,

      i noticed that the parameter and return values in the PySide2-Documentation of QInputDialog for the static methods (getText, getDouble, ...) does not match the actual implementation. The 'ok' value is a return value instead of a parameter as the C++-way of implementation would not work in Python. The documentation should be changed to reflect this difference to avoid confusion.

      Thanks

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

            kleint Friedemann Kleint
            mallmrodt Marcel Allmrodt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes