CopperSpice API  1.9.1
QVBoxLayout Member List

This is the complete list of members for QVBoxLayout, including all inherited members.

Direction enum nameQBoxLayout
QBoxLayout(Direction direction, QWidget *parent=nullptr)QBoxLayoutexplicit
QLayout(QWidget *parent)QLayout
QLayout()QLayout
QLayoutItem(Qt::Alignment alignment=Qt::Alignment ())QLayoutIteminlineexplicit
QObject(QObject *parent=nullptr)QObjectexplicit
QObjectListQObjectrelated
QVBoxLayout()QVBoxLayout
QVBoxLayout(QWidget *parent)QVBoxLayoutexplicit
SizeConstraint enum nameQLayout
activate()QLayout
addChildLayout(QLayout *layout)QLayoutprotected
addChildWidget(QWidget *widget)QLayoutprotected
addItem(QLayoutItem *item) overrideQBoxLayoutoverridevirtual
addLayout(QLayout *layout, int stretch=0)QBoxLayout
addSpacerItem(QSpacerItem *spacerItem)QBoxLayout
addSpacing(int size)QBoxLayout
addStretch(int stretch=0)QBoxLayout
addStrut(int size)QBoxLayout
addWidget(QWidget *widget, int stretch=0, Qt::Alignment alignment=Qt::Alignment ())QBoxLayout
QLayout::addWidget(QWidget *w)QLayout
alignment() constQLayoutIteminline
alignmentRect(const QRect &rect) constQLayoutprotected
blockSignals(bool block)QObject
childEvent(QChildEvent *event) overrideQLayoutoverrideprotected
QObject::childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObject
closestAcceptableSize(const QWidget *widget, const QSize &size)QLayoutstatic
connect(const QObject *sender, const QString &signalMethod, const QString &location, const QString &slotMethod, Qt::ConnectionType type=Qt::AutoConnection)QObject
connect(const QObject *sender, const QString &signalMethod, const QString &slotMethod, Qt::ConnectionType type=Qt::AutoConnection)QObject
connect(const QObject *sender, const QString &signalMethod, const QString &location, const QObject *receiver, const QString &slotMethod, Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const QString &signalMethod, const QObject *receiver, const QString &slotMethod, Qt::ConnectionType type=Qt::AutoConnection, const QString &location=QString ())QObjectstatic
connect(const QObject *sender, const QMetaMethod &signalMethod, const QObject *receiver, const QMetaMethod &slotMethod, Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, SlotReturn (SlotClass::*slotMethod)(SlotArgs...), Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, T slotLambda, Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connectNotify(const QMetaMethod &signalMethod) constQObjectprotectedvirtual
contentsMargins() constQLayout
contentsRect() constQLayout
controlTypes() const overrideQLayoutoverridevirtual
count() const overrideQBoxLayoutoverridevirtual
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObjectslot
destroyed(QObject *obj=nullptr)QObjectsignal
direction() constQBoxLayout
disconnect(const QString &signalMethod=QString (), const QObject *receiver=nullptr, const QString &slotMethod=QString ()) constQObject
disconnect(const QString &signalMethod, const QString &location, const QObject *receiver=nullptr, const QString &slotMethod=QString ()) constQObject
disconnect(const QObject *receiver, const QString &slotMethod=QString ()) constQObject
disconnect(const QObject *sender, const QString &signalMethod, const QObject *receiver, const QString &slotMethod)QObjectstatic
disconnect(const QObject *sender, std::nullptr_t, const QObject *receiver, std::nullptr_t)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signalMethod, const QObject *receiver, const QMetaMethod &slotMethod)QObjectstatic
disconnect(const QObject *sender, const QString &signalMethod, const QString &location, const QObject *receiver, const QString &slotMethod)QObjectstatic
disconnect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, SlotReturn (SlotClass::*slotMethod)(SlotArgs...))QObjectstatic
disconnect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, std::nullptr_t slotMethod=nullptr)QObjectstatic
disconnect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, T slotMethod)QObjectstatic
disconnectNotify(const QMetaMethod &signalMethod) constQObjectprotectedvirtual
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
event(QEvent *event)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
expandingDirections() const overrideQBoxLayoutoverridevirtual
findChild(const QString &childName=QString ()) constQObject
findChildren(const QString &childName=QString (), Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObject
findChildren(const QRegularExpression &regExp, Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObject
geometry() const overrideQLayoutoverridevirtual
getContentsMargins(int *left, int *top, int *right, int *bottom) constQLayout
hasHeightForWidth() const overrideQBoxLayoutoverridevirtual
heightForWidth(int width) const overrideQBoxLayoutoverridevirtual
indexOf(QWidget *widget) constQLayoutvirtual
inherits(const QString &className) constQObject
insertItem(int index, QLayoutItem *item)QBoxLayout
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=Qt::Alignment ())QBoxLayout
installEventFilter(QObject *filterObj)QObject
invalidate() overrideQBoxLayoutoverridevirtual
isEmpty() const overrideQLayoutoverridevirtual
isEnabled() constQLayout
isSignalConnected(const QMetaMethod &signalMethod) constQObjectprotected
isWidgetType() constQObject
isWindowType() constQObject
itemAt(int index) const overrideQBoxLayoutoverridevirtual
killTimer(int id)QObject
layout() overrideQLayoutoverridevirtual
marginQLayoutdeprecatedreadwrite
margin() constQLayout
maximumSize() const overrideQBoxLayoutoverridevirtual
menuBar() constQLayout
metaObject() constQObject
minimumHeightForWidth(int width) const overrideQBoxLayoutoverridevirtual
minimumSize() const overrideQBoxLayoutoverridevirtual
moveToThread(QThread *targetThread)QObject
objectNameQObjectwrite
objectName() constQObject
objectNameChanged(const QString &objectName)QObjectsignal
parent() constQObject
parentWidget() constQLayout
property(const QString &name) constQObject
qobject_cast(QObject *object)QObjectrelated
receivers(const QString &signal) constQObjectprotected
removeEventFilter(QObject *obj)QObject
removeItem(QLayoutItem *item)QLayout
removeWidget(QWidget *widget)QLayout
replaceWidget(QWidget *from, QWidget *to, Qt::FindChildOptions options=Qt::FindChildrenRecursively)QLayoutvirtual
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setAlignment(QWidget *widget, Qt::Alignment alignment)QLayout
setAlignment(QLayout *layout, Qt::Alignment alignment)QLayout
setAlignment(Qt::Alignment alignment)QLayoutusing
setContentsMargins(int left, int top, int right, int bottom)QLayout
setContentsMargins(const QMargins &margins)QLayout
setDirection(Direction direction)QBoxLayout
setEnabled(bool enable)QLayout
setGeometry(const QRect &rect) overrideQBoxLayoutoverridevirtual
setMargin(int margin)QLayout
setMenuBar(QWidget *widget)QLayout
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const QString &name, const QVariant &value)QObject
setSizeConstraint(SizeConstraint constraint)QLayout
setSpacing(int spacing)QBoxLayout
setStretch(int index, int stretch)QBoxLayout
setStretchFactor(QWidget *widget, int stretch)QBoxLayout
setStretchFactor(QLayout *layout, int stretch)QBoxLayout
signalsBlocked() constQObject
sizeConstraintQLayoutreadwrite
sizeConstraint() constQLayout
sizeHint() const overrideQBoxLayoutoverridevirtual
spacerItem()QLayoutItemvirtual
spacing() constQBoxLayout
QLayout::spacingQLayoutreadwrite
startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer)QObject
staticMetaObject()QObjectstatic
stretch(int index) constQBoxLayout
takeAt(int index) overrideQBoxLayoutoverridevirtual
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *text, const char *comment=nullptr, std::optional< int > numArg=std::optional< int >())QObjectstatic
update()QLayout
widget()QLayoutItemvirtual
~QBoxLayout()QBoxLayout
~QLayoutItem()QLayoutItemvirtual
~QObject()QObject
~QVBoxLayout()QVBoxLayout