Package schrodinger :: Package Qt :: Module QtWidgets :: Class QStackedLayout
[hide private]
[frames] | no frames]

Class QStackedLayout

                       object --+    
                                |    
                      LayoutMixin --+
                                    |
       object --+                   |
                |                   |
sip.simplewrapper --+               |
                    |               |
          sip.wrapper --+           |
                        |           |
     PyQt4.QtCore.QObject --+       |
                            |       |
       object --+           |       |
                |           |       |
sip.simplewrapper --+       |       |
                    |       |       |
          sip.wrapper --+   |       |
                        |   |       |
  PyQt4.QtGui.QLayoutItem --+       |
                            |       |
          PyQt4.QtGui.QLayout --+   |
                                |   |
       PyQt4.QtGui.QStackedLayout --+
                                    |
                                   QStackedLayout

Nested Classes [hide private]

Inherited from PyQt4.QtGui.QStackedLayout: StackingMode

Inherited from PyQt4.QtGui.QLayout: SizeConstraint

Instance Methods [hide private]

Inherited from LayoutMixin: margin, setMargin

Inherited from PyQt4.QtGui.QStackedLayout: addItem, addWidget, count, currentChanged, currentIndex, currentWidget, insertWidget, itemAt, minimumSize, setCurrentIndex, setCurrentWidget, setGeometry, setStackingMode, sizeHint, stackingMode, takeAt, widget, widgetRemoved

Inherited from PyQt4.QtGui.QLayout: __len__, activate, addChildLayout, addChildWidget, alignmentRect, childEvent, closestAcceptableSize, contentsMargins, contentsRect, expandingDirections, geometry, getContentsMargins, indexOf, invalidate, isEmpty, isEnabled, layout, maximumSize, menuBar, parentWidget, removeItem, removeWidget, setAlignment, setContentsMargins, setEnabled, setMenuBar, setSizeConstraint, setSpacing, sizeConstraint, spacing, totalHeightForWidth, totalMaximumSize, totalMinimumSize, totalSizeHint, update, widgetEvent

Inherited from PyQt4.QtCore.QObject: __getattr__, blockSignals, children, connect, connectNotify, customEvent, deleteLater, destroyed, disconnect, disconnectNotify, dumpObjectInfo, dumpObjectTree, dynamicPropertyNames, emit, event, eventFilter, findChild, findChildren, inherits, installEventFilter, isWidgetType, killTimer, metaObject, moveToThread, objectName, parent, property, pyqtConfigure, receivers, removeEventFilter, sender, senderSignalIndex, setObjectName, setParent, setProperty, signalsBlocked, startTimer, thread, timerEvent, tr, trUtf8

Inherited from PyQt4.QtGui.QLayoutItem: alignment, controlTypes, hasHeightForWidth, heightForWidth, minimumHeightForWidth, spacerItem

Inherited from sip.simplewrapper: __init__, __new__

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]

Inherited from PyQt4.QtGui.QStackedLayout: StackAll, StackOne

Inherited from PyQt4.QtGui.QLayout: SetDefaultConstraint, SetFixedSize, SetMaximumSize, SetMinAndMaxSize, SetMinimumSize, SetNoConstraint

Inherited from PyQt4.QtCore.QObject: staticMetaObject

Properties [hide private]

Inherited from object: __class__