- enum Direction
- enum SizeConstraint
- QBoxLayout(Direction, QWidget *)
- ~QBoxLayout()
- activate() : bool
- addChildLayout(QLayout *)
- addChildWidget(QWidget *)
- addItem(QLayoutItem *)
- addLayout(QLayout *, int)
- addSpacerItem(QSpacerItem *)
- addSpacing(int)
- addStretch(int)
- addStrut(int)
- addWidget(QWidget *, int, Qt::Alignment)
- align : Qt::Alignment
- alignment() const : Qt::Alignment
- alignmentRect(const QRect &) const : QRect
- blockSignals(bool)
- childEvent(QChildEvent *)
- children() const
- closestAcceptableSize(const QWidget *, const QSize &) : QSize
- connect(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType)
- connect(const QObject *, PointerToMemberFunction, Functor)
- connect(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType)
- connect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType)
- connect(const QObject *, const char *, const char *, Qt::ConnectionType) const
- connectNotify(const QMetaMethod &)
- contentsMargins() const : QMargins
- contentsRect() const : QRect
- controlTypes() const : QSizePolicy::ControlTypes
- count() const : int
- customEvent(QEvent *)
- d_ptr :
- deleteLater()
- destroyed(QObject *)
- direction() const : Direction
- disconnect(const QObject *, const char *, const QObject *, const char *)
- disconnect(const QMetaObject::Connection &)
- disconnect(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction)
- disconnect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &)
- disconnect(const QObject *, const char *) const
- disconnect(const char *, const QObject *, const char *) const
- disconnectNotify(const QMetaMethod &)
- dumpObjectInfo()
- dumpObjectTree()
- dynamicPropertyNames() const
- event(QEvent *)
- eventFilter(QObject *, QEvent *)
- expandingDirections() const : Qt::Orientations
- findChild(const QString &, QFlags<Qt::FindChildOption>) const
- findChildren(const QString &, QFlags<Qt::FindChildOption>) const
- findChildren(const QRegExp &, QFlags<Qt::FindChildOption>) const
- findChildren(const QRegularExpression &, QFlags<Qt::FindChildOption>) const
- geometry() const : QRect
- getContentsMargins(int *, int *, int *, int *) const
- hasHeightForWidth() const : bool
- heightForWidth(int) const : int
- indexOf(QWidget *) const : int
- inherits(const char *) const
- insertItem(int, QLayoutItem *)
- insertLayout(int, QLayout *, int)
- insertSpacerItem(int, QSpacerItem *)
|
- insertSpacing(int, int)
- insertStretch(int, int)
- insertWidget(int, QWidget *, int, Qt::Alignment)
- installEventFilter(QObject *)
- invalidate()
- isEmpty() const : bool
- isEnabled() const : bool
- isSignalConnected(const QMetaMethod &) const
- isWidgetType() const
- isWindowType() const
- itemAt(int) const : QLayoutItem *
- killTimer(int)
- layout() : QLayout *
- maximumSize() const : QSize
- menuBar() const : QWidget *
- metaObject() const
- minimumHeightForWidth(int) const : int
- minimumSize() const : QSize
- moveToThread(QThread *)
- objectName() const
- objectNameChanged(const QString &)
- parent() const
- parentWidget() const : QWidget *
- property(const char *) const
- receivers(const char *) const
- removeEventFilter(QObject *)
- removeItem(QLayoutItem *)
- removeWidget(QWidget *)
- sender() const
- senderSignalIndex() const
- setAlignment(QWidget *, Qt::Alignment) : bool
- setAlignment(Qt::Alignment)
- setAlignment(QLayout *, Qt::Alignment) : bool
- setContentsMargins(int, int, int, int)
- setContentsMargins(const QMargins &)
- setDirection(Direction)
- setEnabled(bool)
- setGeometry(const QRect &)
- setMenuBar(QWidget *)
- setObjectName(const QString &)
- setParent(QObject *)
- setProperty(const char *, const QVariant &)
- setSizeConstraint(SizeConstraint)
- setSpacing(int)
- setStretch(int, int)
- setStretchFactor(QWidget *, int) : bool
- setStretchFactor(QLayout *, int) : bool
- signalsBlocked() const
- sizeConstraint() const : SizeConstraint
- sizeHint() const : QSize
- spacerItem() : QSpacerItem *
- spacing() const : int
- startTimer(int, Qt::TimerType)
- staticMetaObject :
- staticQtMetaObject :
- stretch(int) const : int
- takeAt(int) : QLayoutItem *
- thread() const
- timerEvent(QTimerEvent *)
- tr(const char *, const char *, int)
- update()
- widget() : QWidget *
|