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

PySide2.QtX11Extras.QX11Info.display() missing?

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • P3: Somewhat important
    • None
    • 5.13.2
    • PySide
    • None
    • Linux/X11

    Description

      Googing for PySide2.QtX11Extras.QX11Info.display() I see it was added back in 2011 in PyQt4. display() is referred to in in the current documentation but the "See also display()" link is dead and the PySide2 tests in the git do not mention display():

      {{dict.update({}}
      
      {{# class PySide2.QtX11Extras.QX11Info:}}
      {{ "QX11Info.appDpiX": ('int',),}}
      {{ "QX11Info.appDpiY": ('int',),}}
      {{ "QX11Info.appRootWindow": ('int',),}}
      {{ "QX11Info.appScreen": (),}}
      {{ "QX11Info.appTime": (),}}
      {{ "QX11Info.appUserTime": (),}}
      {{ "QX11Info.generatePeekerId": (),}}
      {{ "QX11Info.getTimestamp": (),}}
      {{ "QX11Info.isCompositingManagerRunning": ('int',),}}
      {{ "QX11Info.isPlatformX11": (),}}
      {{ "QX11Info.nextStartupId": (),}}
      {{ "QX11Info.removePeekerId": ('int',),}}
      {{ "QX11Info.setAppTime": ('int',),}}
      {{ "QX11Info.setAppUserTime": ('int',),}}
      {{ "QX11Info.setNextStartupId": ('PySide2.QtCore.QByteArray',),}}
      {{ })}}
      

      It seems PySide2.QtX11Extras.QX11Info.display() is missing.

      Attachments

        Issue Links

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

          Activity

            People

              crmaurei Cristian Maureira-Fredes
              johank Johan K
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes