Home · All Classes · Modules

QDesktopWidget Class Reference
[QtGui module]

Inherits QWidget.

Methods

Qt Signals


Detailed Description


Method Documentation

QDesktopWidget.__init__ (self)

QRect QDesktopWidget.availableGeometry (self, int screen = -1)

QRect QDesktopWidget.availableGeometry (self, QWidget)

QRect QDesktopWidget.availableGeometry (self, QPoint)

bool QDesktopWidget.isVirtualDesktop (self)

int QDesktopWidget.numScreens (self)

int QDesktopWidget.primaryScreen (self)

QDesktopWidget.resizeEvent (self, QResizeEvent)

QWidget QDesktopWidget.screen (self, int screen = -1)

int QDesktopWidget.screenCount (self)

QRect QDesktopWidget.screenGeometry (self, int screen = -1)

QRect QDesktopWidget.screenGeometry (self, QWidget)

QRect QDesktopWidget.screenGeometry (self, QPoint)

int QDesktopWidget.screenNumber (self, QWidget widget = None)

int QDesktopWidget.screenNumber (self, QPoint)


Qt Signal Documentation

void resized (int)

This is the default overload of this signal.

void screenCountChanged (int)

This is the default overload of this signal.

void workAreaResized (int)

This is the default overload of this signal.


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0