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

Obsolete documentation on .ui --> .py generation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.15.1
    • Documentation
    • None
    • All

    Description

      https://doc.qt.io/qtforpython/tutorials/basictutorial/uifiles.html

      This is obsolete (Works for PySide2 <v5.14.0):

      pyside2-uic mainwindow.ui > ui_mainwindow.py

      Should be (Works for PySide2 v5.14.0+):

      uic mainwindow.ui > ui_mainwindow.py

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            mailos Miloš Korenčiak
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes