XMLWordPrintable

      With https://codereview.qt-project.org/#/c/164350/ applied:

      • launch: python3/examples/itemviews/fetchmore.py
        TypeError: palette() takes exactly one argument (0 given)
        Traceback (most recent call last):
          File "fetchmore.py", line 74, in data
            return QtWidgets.qApp.palette().base()
        

        caused by

      • QGuiApplication::palette() vs
      • QApplication::palette(const char *)
      • QApplication::palette(QWidget *)

      Not sure what a good solution would be, introduce qGuiApp?

        For Gerrit Dashboard: PYSIDE-331
        # Subject Branch Project Status CR V

            ctismer Christian Tismer
            kleint Friedemann Kleint
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes