QDesktopWidget Class Reference
Inherits QWidget.
Constructor
Constructor Properties
- prototype: The QDesktopWidget prototype object
Prototype Object Properties
The QDesktopWidget prototype object inherits properties from the QWidget prototype object and also has the following properties.
- QRect availableGeometry(QPoint point)
- bool isVirtualDesktop()
- int numScreens()
- int primaryScreen()
- QWidget screen(int screen)
- QRect screenGeometry(QPoint point)
- int screenNumber(QPoint arg__1)
Instance Properties
QDesktopWidget objects have no special properties beyond those inherited from the QDesktopWidget prototype object.