Home · All Classes · Modules

QMdiSubWindow Class Reference
[QtGui module]

Inherits QWidget.

Types

Methods

Qt Signals


Detailed Description


Type Documentation

QMdiSubWindow.SubWindowOption


Method Documentation

QMdiSubWindow.__init__ (self, QWidget parent = None, Qt.WindowFlags flags = 0)

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

QMdiSubWindow.changeEvent (self, QEvent)

QMdiSubWindow.childEvent (self, QChildEvent)

QMdiSubWindow.closeEvent (self, QCloseEvent)

QMdiSubWindow.contextMenuEvent (self, QContextMenuEvent)

bool QMdiSubWindow.event (self, QEvent)

bool QMdiSubWindow.eventFilter (self, QObject, QEvent)

QMdiSubWindow.focusInEvent (self, QFocusEvent)

QMdiSubWindow.focusOutEvent (self, QFocusEvent)

QMdiSubWindow.hideEvent (self, QHideEvent)

bool QMdiSubWindow.isShaded (self)

int QMdiSubWindow.keyboardPageStep (self)

int QMdiSubWindow.keyboardSingleStep (self)

QMdiSubWindow.keyPressEvent (self, QKeyEvent)

QMdiSubWindow.leaveEvent (self, QEvent)

QMdiArea QMdiSubWindow.mdiArea (self)

QSize QMdiSubWindow.minimumSizeHint (self)

QMdiSubWindow.mouseDoubleClickEvent (self, QMouseEvent)

QMdiSubWindow.mouseMoveEvent (self, QMouseEvent)

QMdiSubWindow.mousePressEvent (self, QMouseEvent)

QMdiSubWindow.mouseReleaseEvent (self, QMouseEvent)

QMdiSubWindow.moveEvent (self, QMoveEvent)

QMdiSubWindow.paintEvent (self, QPaintEvent)

QMdiSubWindow.resizeEvent (self, QResizeEvent)

QMdiSubWindow.setKeyboardPageStep (self, int)

QMdiSubWindow.setKeyboardSingleStep (self, int)

QMdiSubWindow.setOption (self, SubWindowOption, bool on = True)

QMdiSubWindow.setSystemMenu (self, QMenu)

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

QMdiSubWindow.setWidget (self, QWidget)

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

QMdiSubWindow.showEvent (self, QShowEvent)

QMdiSubWindow.showShaded (self)

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

QMdiSubWindow.showSystemMenu (self)

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

QSize QMdiSubWindow.sizeHint (self)

QMenu QMdiSubWindow.systemMenu (self)

bool QMdiSubWindow.testOption (self, SubWindowOption)

QMdiSubWindow.timerEvent (self, QTimerEvent)

QWidget QMdiSubWindow.widget (self)


Qt Signal Documentation

void aboutToActivate ()

This is the default overload of this signal.

void windowStateChanged (Qt::WindowStates,Qt::WindowStates)

This is the default overload of this signal.


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