Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyQt5/PyQt
/ SetDragFullwindows
Function
SetDragFullwindows
Demo/ShowFrameWhenDrag.py:49–50 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
47
48
49
def
SetDragFullwindows(value):
50
SystemParametersInfo(SPI_SETDRAGFULLWINDOWS, value, 0, 0)
51
52
53
class
Window(QWidget):
Callers
1
_wndproc
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected