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

PySide2.QtX11Extras.QX11Info.display() missing?

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes