maxLibQt
|
This is the complete list of members for OverlayStackLayout, including all inherited members.
activate() | QLayout | |
addChildLayout(QLayout *l) | QLayout | protected |
addChildWidget(QWidget *w) | QLayout | protected |
addItem(QLayoutItem *item) override | QStackedLayout | virtual |
addWidget(QWidget *widget, Qt::Alignment alignment) | OverlayStackLayout | inline |
addWidget(QWidget *widget, Qt::Alignment alignment, const QPoint &offset) | OverlayStackLayout | inline |
addWidget(QWidget *widget) | OverlayStackLayout | |
QStackedLayout::addWidget(QWidget *widget) | QStackedLayout | |
alignment() const const | QLayoutItem | |
alignmentRect(const QRect &r) const const | QLayout | protected |
blockSignals(bool block) | QObject | |
childEvent(QChildEvent *e) override | QLayout | protectedvirtual |
children() const const | QObject | |
closestAcceptableSize(const QWidget *widget, const QSize &size) | QLayout | static |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const const | QObject | |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) | QObject | static |
connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
contentsMargins() const const | QLayout | |
contentsRect() const const | QLayout | |
controlTypes() const const override | QLayout | virtual |
count | QStackedLayout | |
count() const const override | QStackedLayout | virtual |
currentChanged(int index) | QStackedLayout | |
currentIndex | QStackedLayout | |
currentIndex() const const | QStackedLayout | |
currentWidget() const const | QStackedLayout | |
customEvent(QEvent *event) | QObject | protectedvirtual |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const char *signal, const QObject *receiver, const char *method) const const | QObject | |
disconnect(const QObject *receiver, const char *method) const const | QObject | |
disconnect(const QMetaObject::Connection &connection) | QObject | static |
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
dumpObjectInfo() | QObject | |
dumpObjectInfo() const const | QObject | |
dumpObjectTree() | QObject | |
dumpObjectTree() const const | QObject | |
dynamicPropertyNames() const const | QObject | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
expandingDirections() const const override | QLayout | virtual |
findChild(const QString &name, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QString &name, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QRegExp ®Exp, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const const | QObject | |
geometry() const const override | QLayout | virtual |
getContentsMargins(int *left, int *top, int *right, int *bottom) const const | QLayout | |
hasHeightForWidth() const const override | QStackedLayout | virtual |
heightForWidth(int width) const const override | QStackedLayout | virtual |
indexOf(QWidget *widget) const const | QLayout | virtual |
indexOf(QLayoutItem *layoutItem) const const | QLayout | |
inherits(const char *className) const const | QObject | |
insertWidget(int index, QWidget *widget, Qt::Alignment alignment) | OverlayStackLayout | |
insertWidget(int index, QWidget *widget, Qt::Alignment alignment, const QPoint &offset) | OverlayStackLayout | |
insertWidget(int index, QWidget *widget) | OverlayStackLayout | |
QStackedLayout::insertWidget(int index, QWidget *widget) | QStackedLayout | |
installEventFilter(QObject *filterObj) | QObject | |
invalidate() override | QLayout | virtual |
isEmpty() const const override | QLayout | virtual |
isEnabled() const const | QLayout | |
isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
isWidgetType() const const | QObject | |
isWindowType() const const | QObject | |
itemAt(int index) const const override | QStackedLayout | virtual |
killTimer(int id) | QObject | |
layout() override | QLayout | virtual |
margin | QLayout | |
margin() const const | QLayout | |
maximumSize() const const override | QLayout | virtual |
menuBar() const const | QLayout | |
metaObject() const const | QStackedLayout | virtual |
minimumHeightForWidth(int w) const const | QLayoutItem | virtual |
minimumSize() const const override | QStackedLayout | virtual |
moveToThread(QThread *targetThread) | QObject | |
objectName | QObject | |
objectName() const const | QObject | |
objectNameChanged(const QString &objectName) | QObject | |
OverlayStackLayout(QWidget *parent=nullptr) | OverlayStackLayout | explicit |
OverlayStackLayout(QLayout *parentLayout) | OverlayStackLayout | explicit |
parent() const const | QObject | |
parentWidget() const const | QLayout | |
property(const char *name) const const | QObject | |
QLayout(QWidget *parent) | QLayout | |
QLayout() | QLayout | |
QLayoutItem(Qt::Alignment alignment) | QLayoutItem | |
QObject(QObject *parent) | QObject | |
QStackedLayout() | QStackedLayout | |
QStackedLayout(QWidget *parent) | QStackedLayout | |
QStackedLayout(QLayout *parentLayout) | QStackedLayout | |
qt_metacall(QMetaObject::Call, int, void **) | QStackedLayout | virtual |
qt_metacast(const char *) | QStackedLayout | virtual |
receivers(const char *signal) const const | QObject | protected |
removeEventFilter(QObject *obj) | QObject | |
removeItem(QLayoutItem *item) | QLayout | |
removeWidget(QWidget *widget) | QLayout | |
replaceWidget(QWidget *from, QWidget *to, Qt::FindChildOptions options) | QLayout | |
sender() const const | QObject | protected |
senderSignalIndex() const const | QObject | protected |
setAlignment(QWidget *w, Qt::Alignment alignment) | QLayout | |
setAlignment(QLayout *l, Qt::Alignment alignment) | QLayout | |
QLayoutItem::setAlignment(Qt::Alignment alignment) | QLayoutItem | |
setContentsMargins(int left, int top, int right, int bottom) | QLayout | |
setContentsMargins(const QMargins &margins) | QLayout | |
setCurrentIndex(int index) | QStackedLayout | |
setCurrentWidget(QWidget *widget) | QStackedLayout | |
SetDefaultConstraint | QLayout | |
setEnabled(bool enable) | QLayout | |
SetFixedSize | QLayout | |
setGeometry(const QRect &geo) override | OverlayStackLayout | virtual |
setMargin(int margin) | QLayout | |
SetMaximumSize | QLayout | |
setMenuBar(QWidget *widget) | QLayout | |
SetMinAndMaxSize | QLayout | |
SetMinimumSize | QLayout | |
SetNoConstraint | QLayout | |
setObjectName(const QString &name) | QObject | |
setOffset(QWidget *widget, const QPoint &offset) const | OverlayStackLayout | slot |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setSenderAlignment(Qt::Alignment align) | OverlayStackLayout | slot |
setSenderOffset(const QPoint &offset) const | OverlayStackLayout | slot |
setSizeConstraint(QLayout::SizeConstraint) | QLayout | |
setSpacing(int) | QLayout | |
setStackingMode(StackingMode mode) | OverlayStackLayout | slot |
signalsBlocked() const const | QObject | |
SizeConstraint enum name | QLayout | |
sizeConstraint | QLayout | |
sizeConstraint() const const | QLayout | |
sizeHint() const const override | QStackedLayout | virtual |
spacerItem() | QLayoutItem | virtual |
spacing | QLayout | |
spacing() const const | QLayout | |
StackAll | QStackedLayout | |
stackingMode | QStackedLayout | |
stackingMode() const const | QStackedLayout | |
StackingMode enum name | QStackedLayout | |
StackOne | QStackedLayout | |
startTimer(int interval, Qt::TimerType timerType) | QObject | |
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType) | QObject | |
takeAt(int index) override | QStackedLayout | virtual |
thread() const const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
tr(const char *s, const char *c, int n) | QStackedLayout | static |
trUtf8(const char *s, const char *c, int n) | QStackedLayout | static |
update() | QLayout | |
widget(int index) const const | QStackedLayout | |
QLayout::widget() | QLayoutItem | virtual |
widgetRemoved(int index) | QStackedLayout | |
~QLayoutItem() | QLayoutItem | virtual |
~QObject() | QObject | virtual |
~QStackedLayout() | QStackedLayout | virtual |