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

Class QLayout

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

Nested Classes [hide private]
  __metaclass__

Inherited from PyQt4.QtGui.QLayout: SizeConstraint

Instance Methods [hide private]

Inherited from LayoutMixin: margin, setMargin

Inherited from PyQt4.QtGui.QLayout: __len__, activate, addChildLayout, addChildWidget, addItem, addWidget, alignmentRect, childEvent, closestAcceptableSize, contentsMargins, contentsRect, count, expandingDirections, geometry, getContentsMargins, indexOf, invalidate, isEmpty, isEnabled, itemAt, layout, maximumSize, menuBar, minimumSize, parentWidget, removeItem, removeWidget, setAlignment, setContentsMargins, setEnabled, setGeometry, setMenuBar, setSizeConstraint, setSpacing, sizeConstraint, spacing, takeAt, 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, sizeHint, spacerItem, widget

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.QLayout: SetDefaultConstraint, SetFixedSize, SetMaximumSize, SetMinAndMaxSize, SetMinimumSize, SetNoConstraint

Inherited from PyQt4.QtCore.QObject: staticMetaObject

Properties [hide private]

Inherited from object: __class__