Qt 4.8
|
This is the complete list of members for QVBoxLayout, including all inherited members.
activate() | QLayout | |
addChildLayout(QLayout *l) | QLayout | protected |
addChildWidget(QWidget *w) | QLayout | protected |
addItem(QLayoutItem *) | QBoxLayout | virtual |
addLayout(QLayout *layout, int stretch=0) | QBoxLayout | |
addSpacerItem(QSpacerItem *spacerItem) | QBoxLayout | |
addSpacing(int size) | QBoxLayout | |
addStretch(int stretch=0) | QBoxLayout | |
addStrut(int) | QBoxLayout | |
addWidget(QWidget *, int stretch=0, Qt::Alignment alignment=0) | QBoxLayout | |
QLayout::addWidget(QWidget *w) | QLayout | |
adoptLayout(QLayout *layout) | QLayout | protected |
align | QLayoutItem | protected |
alignment() const | QLayoutItem | inline |
alignmentRect(const QRect &) const | QLayout | protected |
blockSignals(bool b) | QObject | |
BottomToTop enum value | QBoxLayout | |
childEvent(QChildEvent *e) | QLayout | protectedvirtual |
children() const | QObject | inline |
closestAcceptableSize(const QWidget *w, const QSize &s) | QLayout | static |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline |
connectNotify(const char *signal) | QObject | protectedvirtual |
contentsMargins() const | QLayout | |
contentsRect() const | QLayout | |
controlTypes() const | QLayoutItem | |
count() const | QBoxLayout | virtual |
customEvent(QEvent *) | QObject | protectedvirtual |
d_ptr | QObject | protected |
deleteLater() | QObject | slot |
destroyed(QObject *=0) | QObject | signal |
direction() const | QBoxLayout | |
Direction enum name | QBoxLayout | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static |
disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0) | QObject | inline |
disconnect(const QObject *receiver, const char *member=0) | QObject | inline |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
Down enum value | QBoxLayout | |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
event(QEvent *) | QObject | virtual |
eventFilter(QObject *, QEvent *) | QObject | virtual |
expandingDirections() const | QBoxLayout | virtual |
findChild(const QString &aName=QString()) const | QObject | inline |
findChildren(const QString &aName=QString()) const | QObject | inline |
findChildren(const QRegExp &re) const | QObject | inline |
geometry() const | QLayout | virtual |
getContentsMargins(int *left, int *top, int *right, int *bottom) const | QLayout | |
hasHeightForWidth() const | QBoxLayout | virtual |
heightForWidth(int) const | QBoxLayout | virtual |
indexOf(QWidget *) const | QLayout | virtual |
inherits(const char *classname) const | QObject | inline |
insertItem(int index, QLayoutItem *) | QBoxLayout | protected |
insertLayout(int index, QLayout *layout, int stretch=0) | QBoxLayout | |
insertSpacerItem(int index, QSpacerItem *spacerItem) | QBoxLayout | |
insertSpacing(int index, int size) | QBoxLayout | |
insertStretch(int index, int stretch=0) | QBoxLayout | |
insertWidget(int index, QWidget *widget, int stretch=0, Qt::Alignment alignment=0) | QBoxLayout | |
installEventFilter(QObject *) | QObject | |
invalidate() | QBoxLayout | virtual |
isEmpty() const | QLayout | virtual |
isEnabled() const | QLayout | |
isWidgetType() const | QObject | inline |
itemAt(int) const | QBoxLayout | virtual |
killTimer(int id) | QObject | |
layout() | QLayout | virtual |
LeftToRight enum value | QBoxLayout | |
margin() const | QLayout | |
maximumSize() const | QBoxLayout | virtual |
menuBar() const | QLayout | |
metaObject() const | QObject | virtual |
minimumHeightForWidth(int) const | QBoxLayout | virtual |
minimumSize() const | QBoxLayout | virtual |
moveToThread(QThread *thread) | QObject | |
objectName() const | QObject | |
parent() const | QObject | inline |
parentWidget() const | QLayout | |
property(const char *name) const | QObject | |
QBoxLayout(Direction, QWidget *parent=0) | QBoxLayout | explicit |
qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
qFindChildrenqFindChildren(const QObject *obj, const QRegExp ®Exp)() | QObject | related |
QLayout(QWidget *parent) | QLayout | |
QLayout() | QLayout | |
QLayout(QLayoutPrivate &d, QLayout *, QWidget *) | QLayout | protected |
QLayoutItem(Qt::Alignment alignment=0) | QLayoutItem | inlineexplicit |
QObject(QObject *parent=0) | QObject | explicit |
QObject(QObjectPrivate &dd, QObject *parent=0) | QObject | protected |
qobject_cast(QObject *object) | QObject | related |
QObjectList | QObject | related |
qt_find_obj_child(QObject *parent, const char *type, const QString &name) | QObject | related |
QVBoxLayout() | QVBoxLayout | |
QVBoxLayout(QWidget *parent) | QVBoxLayout | explicit |
receivers(const char *signal) const | QObject | protected |
registerUserData() | QObject | static |
removeEventFilter(QObject *) | QObject | |
removeItem(QLayoutItem *) | QLayout | |
removeWidget(QWidget *w) | QLayout | |
RightToLeft enum value | QBoxLayout | |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setAlignment(QWidget *w, Qt::Alignment alignment) | QLayout | |
setAlignment(QLayout *l, Qt::Alignment alignment) | QLayout | |
QLayoutItem::setAlignment(Qt::Alignment a) | QLayoutItem | |
setContentsMargins(int left, int top, int right, int bottom) | QLayout | |
setContentsMargins(const QMargins &margins) | QLayout | |
SetDefaultConstraint enum value | QLayout | |
setDirection(Direction) | QBoxLayout | |
setEnabled(bool) | QLayout | |
SetFixedSize enum value | QLayout | |
setGeometry(const QRect &) | QBoxLayout | virtual |
setMargin(int) | QLayout | |
SetMaximumSize enum value | QLayout | |
setMenuBar(QWidget *w) | QLayout | |
SetMinAndMaxSize enum value | QLayout | |
SetMinimumSize enum value | QLayout | |
SetNoConstraint enum value | QLayout | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setSizeConstraint(SizeConstraint) | QLayout | |
setSpacing(int spacing) | QBoxLayout | |
setStretch(int index, int stretch) | QBoxLayout | |
setStretchFactor(QWidget *w, int stretch) | QBoxLayout | |
setStretchFactor(QLayout *l, int stretch) | QBoxLayout | |
setUserData(uint id, QObjectUserData *data) | QObject | |
signalsBlocked() const | QObject | inline |
sizeConstraint() const | QLayout | |
SizeConstraint enum name | QLayout | |
sizeHint() const | QBoxLayout | virtual |
spacerItem() | QLayoutItem | virtual |
spacing() const | QBoxLayout | |
startTimer(int interval) | QObject | |
staticMetaObject | QObject | static |
staticQtMetaObject | QObject | protectedstatic |
stretch(int index) const | QBoxLayout | |
takeAt(int) | QBoxLayout | virtual |
thread() const | QObject | |
timerEvent(QTimerEvent *) | QObject | protectedvirtual |
TopToBottom enum value | QBoxLayout | |
totalHeightForWidth(int w) const | QLayout | |
totalMaximumSize() const | QLayout | |
totalMinimumSize() const | QLayout | |
totalSizeHint() const | QLayout | |
tr(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
trUtf8(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
Up enum value | QBoxLayout | |
update() | QLayout | |
userData(uint id) const | QObject | |
widget() | QLayoutItem | virtual |
widgetEvent(QEvent *) | QLayout | protected |
~QBoxLayout() | QBoxLayout | |
~QLayout() | QLayout | |
~QLayoutItem() | QLayoutItem | virtual |
~QObject() | QObject | virtual |
~QVBoxLayout() | QVBoxLayout |