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

QtWin.extendFrameIntoClientArea is not working for QWidget

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.15.1
    • 5.15.0
    • PySide
    • None
    • Windows 10
      Python 3.7
    • Windows
    • c5d47637c7376358a10f0f845e443478058a5430 (pyside/pyside-setup/5.15)

    Description

      As the title suggests, extendFrameIntoClientArea function is not working for QWidget (unlike pyqt5).

      TypeError: 'PySide2.QtWinExtras.QtWin.extendFrameIntoClientArea' called with wrong argument types:
        PySide2.QtWinExtras.QtWin.extendFrameIntoClientArea(Window, int, int, int, int)
      Supported signatures:
        PySide2.QtWinExtras.QtWin.extendFrameIntoClientArea(PySide2.QtGui.QWindow, int, int, int, int)
        PySide2.QtWinExtras.QtWin.extendFrameIntoClientArea(PySide2.QtGui.QWindow, PySide2.QtCore.QMargins)
      

      Attachments

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

        Activity

          People

            crmaurei Cristian Maureira-Fredes
            shironori Shiro Nori
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes