XMLWordPrintable

Details

    Description

      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?

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes