Qt 5.4
Qt Widgets
C++ Classes
QVBoxLayout
Qt 5.4.2 Reference Documentation
List of All Members for QVBoxLayout
This is the complete list of members for
QVBoxLayout
, including inherited members.
enum
Direction
enum
SizeConstraint
QVBoxLayout
()
QVBoxLayout
(QWidget *)
~QVBoxLayout
()
activate
() : bool
addChildLayout
(QLayout *)
addChildWidget
(QWidget *)
addItem
(QLayoutItem *)
addItem
(QLayoutItem *)
addLayout
(QLayout *, int)
addSpacerItem
(QSpacerItem *)
addSpacing
(int)
addStretch
(int)
addStrut
(int)
addWidget
(QWidget *)
addWidget
(QWidget *, int, Qt::Alignment)
align
: Qt::Alignment
alignment
() const : Qt::Alignment
alignmentRect
(const QRect &) const : QRect
blockSignals
(bool)
childEvent
(QChildEvent *)
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 *, Functor, Qt::ConnectionType)
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
controlTypes
() const : QSizePolicy::ControlTypes
count
() const : int
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
expandingDirections
() const : Qt::Orientations
expandingDirections
() const : Qt::Orientations
findChild
(const QString &, Qt::FindChildOptions) const
findChildren
(const QString &, Qt::FindChildOptions) const
findChildren
(const QRegExp &, Qt::FindChildOptions) const
findChildren
(const QRegularExpression &, Qt::FindChildOptions) const
geometry
() const : QRect
geometry
() const : QRect
getContentsMargins
(int *, int *, int *, int *) const
hasHeightForWidth
() const : bool
hasHeightForWidth
() const : bool
heightForWidth
(int) const : int
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
()
invalidate
()
invalidate
()
isEmpty
() const : bool
isEmpty
() const : bool
isEnabled
() const : bool
isSignalConnected
(const QMetaMethod &) const
isWidgetType
() const
isWindowType
() const
itemAt
(int) const : QLayoutItem *
itemAt
(int) const : QLayoutItem *
killTimer
(int)
layout
() : QLayout *
layout
() : QLayout *
maximumSize
() const : QSize
maximumSize
() const : QSize
maximumSize
() const : QSize
menuBar
() const : QWidget *
metaObject
() const
minimumHeightForWidth
(int) const : int
minimumHeightForWidth
(int) const : int
minimumSize
() const : QSize
minimumSize
() const : QSize
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 *)
replaceWidget
(QWidget *, QWidget *, Qt::FindChildOptions) : QLayoutItem *
sender
() const
senderSignalIndex
() const
setAlignment
(Qt::Alignment)
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 &)
setGeometry
(const QRect &)
setGeometry
(const QRect &)
setMenuBar
(QWidget *)
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &)
setSizeConstraint
(SizeConstraint)
setSpacing
(int)
setSpacing
(int)
setStretch
(int, int)
setStretchFactor
(QWidget *, int) : bool
setStretchFactor
(QLayout *, int) : bool
signalsBlocked
() const
sizeConstraint
() const : SizeConstraint
sizeHint
() const : QSize
sizeHint
() const : QSize
spacerItem
() : QSpacerItem *
spacing
() const : int
spacing
() const : int
startTimer
(int, Qt::TimerType)
staticMetaObject
:
staticQtMetaObject
:
stretch
(int) const : int
takeAt
(int) : QLayoutItem *
takeAt
(int) : QLayoutItem *
thread
() const
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int)
update
()
widget
() : QWidget *