Home · All Classes · Modules

QWorkspace Class Reference
[QtGui module]

Inherits QWidget.

Types

Methods

Qt Signals


Detailed Description


Type Documentation

QWorkspace.WindowOrder


Method Documentation

QWorkspace.__init__ (self, QWidget parent = None)

The parent argument, if not None, causes self to be owned by Qt instead of PyQt.

QWorkspace.activateNextWindow (self)

This method is also a Qt slot with the C++ signature void activateNextWindow().

QWorkspace.activatePreviousWindow (self)

This method is also a Qt slot with the C++ signature void activatePreviousWindow().

QWidget QWorkspace.activeWindow (self)

QWidget QWorkspace.addWindow (self, QWidget, Qt.WindowFlags flags = 0)

The QWidget argument has it's ownership transferred to Qt.

QWorkspace.arrangeIcons (self)

This method is also a Qt slot with the C++ signature void arrangeIcons().

QBrush QWorkspace.background (self)

QWorkspace.cascade (self)

This method is also a Qt slot with the C++ signature void cascade().

QWorkspace.changeEvent (self, QEvent)

QWorkspace.childEvent (self, QChildEvent)

QWorkspace.closeActiveWindow (self)

This method is also a Qt slot with the C++ signature void closeActiveWindow().

QWorkspace.closeAllWindows (self)

This method is also a Qt slot with the C++ signature void closeAllWindows().

bool QWorkspace.event (self, QEvent)

bool QWorkspace.eventFilter (self, QObject, QEvent)

QWorkspace.hideEvent (self, QHideEvent)

QWorkspace.paintEvent (self, QPaintEvent)

QWorkspace.resizeEvent (self, QResizeEvent)

bool QWorkspace.scrollBarsEnabled (self)

QWorkspace.setActiveWindow (self, QWidget)

This method is also a Qt slot with the C++ signature void setActiveWindow(QWidget *).

QWorkspace.setBackground (self, QBrush)

QWorkspace.setScrollBarsEnabled (self, bool)

QWorkspace.showEvent (self, QShowEvent)

QSize QWorkspace.sizeHint (self)

QWorkspace.tile (self)

This method is also a Qt slot with the C++ signature void tile().

QWorkspace.wheelEvent (self, QWheelEvent)

list-of-QWidget QWorkspace.windowList (self, WindowOrder order = QWorkspace.CreationOrder)


Qt Signal Documentation

void windowActivated (QWidget *)

This is the default overload of this signal.


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