Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qdesigner_internal::QLayoutSupport Member List

This is the complete list of members for qdesigner_internal::QLayoutSupport, including all inherited members.

adjustIndicator(const QPoint &pos, int index) overrideqdesigner_internal::QLayoutSupportvirtual
bindableObjectName()QObject
bindingStorage()QObjectinline
bindingStorage() constQObjectinline
blockSignals(bool b) noexceptQObject
canSimplifyQuickCheck(const QGridLayout *)qdesigner_internal::QLayoutSupportstatic
canSimplifyQuickCheck(const QFormLayout *fl)qdesigner_internal::QLayoutSupportstatic
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObjectinline
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) constQObjectinline
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::ContextTypeForFunctor< Func2 >::ContextType *context, Func2 &&slot, Qt::ConnectionType type=Qt::AutoConnection)QObjectinlinestatic
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, Func2 &&slot)QObjectinlinestatic
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
createEmptyCells(QGridLayout *gridLayout)qdesigner_internal::QLayoutSupportstatic
createEmptyCells(QFormLayout *formLayout)qdesigner_internal::QLayoutSupportstatic
createLayoutSupport(QDesignerFormWindowInterface *formWindow, QWidget *widget, QObject *parent=nullptr)qdesigner_internal::QLayoutSupportstatic
currentCell() const overrideqdesigner_internal::QLayoutSupportinlinevirtual
currentIndex() const overrideqdesigner_internal::QLayoutSupportinlinevirtual
currentInsertMode() const overrideqdesigner_internal::QLayoutSupportinlinevirtual
customEvent(QEvent *event)QObjectprotectedvirtual
d_ptrQObjectprotected
deleteLater()QObjectslot
destroyed(QObject *=nullptr)QObjectsignal
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member)QObjectstatic
disconnect(const char *signal=nullptr, const QObject *receiver=nullptr, const char *member=nullptr) constQObjectinline
disconnect(const QObject *receiver, const char *member=nullptr) constQObjectinline
disconnect(const QMetaObject::Connection &)QObjectstatic
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiver, Func2 slot)QObjectinlinestatic
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *receiver, void **zero)QObjectinlinestatic
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
dumpObjectInfo() constQObject
dumpObjectTree() constQObject
dynamicPropertyNames() constQObject
event(QEvent *event)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
extendedGeometry(int index) const =0qdesigner_internal::QLayoutSupportprotectedpure virtual
findChild(QAnyStringView aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
findChild(Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
findChildren(QAnyStringView aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
findChildren(Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
findItemAt(const QPoint &pos) const overrideqdesigner_internal::QLayoutSupportvirtual
findItemAt(QGridLayout *, int row, int column)qdesigner_internal::QLayoutSupportstatic
findItemAt(int row, int column) const=0qdesigner_internal::QLayoutSupportvirtual
formWindow() constqdesigner_internal::QLayoutSupportinline
gridLayout() constqdesigner_internal::QLayoutSupportprotected
helper() constqdesigner_internal::QLayoutSupportinline
indexOf(QWidget *widget) const overrideqdesigner_internal::QLayoutSupportvirtual
indexOf(QLayoutItem *item) const overrideqdesigner_internal::QLayoutSupportvirtual
inherits(const char *classname) constQObjectinline
insertColumn(int column)=0QDesignerLayoutDecorationExtensionpure virtual
InsertColumnMode enum valueQDesignerLayoutDecorationExtension
InsertMode enum nameQDesignerLayoutDecorationExtension
insertRow(int row)=0QDesignerLayoutDecorationExtensionpure virtual
InsertRowMode enum valueQDesignerLayoutDecorationExtension
insertWidget(QWidget *widget, const QPair< int, int > &cell)=0QDesignerLayoutDecorationExtensionpure virtual
InsertWidgetMode enum valueQDesignerLayoutDecorationExtension
installEventFilter(QObject *filterObj)QObject
isQuickItemType() constQObjectinline
isSignalConnected(const QMetaMethod &signal) constQObjectprotected
isWidgetType() constQObjectinline
isWindowType() constQObjectinline
itemInfo(int index) const overrideqdesigner_internal::QLayoutSupportprotectedvirtual
killTimer(int id)QObject
killTimer(Qt::TimerId id)QObject
layout() constqdesigner_internal::QLayoutSupportprotected
moveToThread(QThread *thread QT6_DECL_NEW_OVERLOAD_TAIL)QObject
objectNameQObject
objectName() constQObject
objectNameChanged(const QString &objectName, QPrivateSignal)QObjectsignal
parent() constQObjectinline
property(const char *name) constQObject
QDesignerLayoutDecorationExtension()=defaultQDesignerLayoutDecorationExtension
qFindChildqFindChildren(const QObject *obj, const QString &name)()QObjectrelated
qFindChildrenqFindChildren(const QObject *obj, const QString &name)()QObjectrelated
QLayoutSupport(QDesignerFormWindowInterface *formWindow, QWidget *widget, LayoutHelper *helper, QObject *parent=nullptr)qdesigner_internal::QLayoutSupportprotected
QObject(QObject *parent=nullptr)QObjectexplicit
QObject(QObjectPrivate &dd, QObject *parent=nullptr)QObjectprotected
qobject_cast(const QObject *object)QObjectrelated
QObjectListQObjectrelated
receivers(const char *signal) constQObjectprotected
removeEmptyCells(QGridLayout *gridLayout, const QRect &area)qdesigner_internal::QLayoutSupportstatic
removeEmptyCells(QFormLayout *formLayout, const QRect &area)qdesigner_internal::QLayoutSupportstatic
removeEventFilter(QObject *obj)QObject
removeWidget(QWidget *widget)=0QDesignerLayoutDecorationExtensionpure virtual
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setCurrentCell(const std::pair< int, int > &cell)qdesigner_internal::QLayoutSupportprotected
setCurrentCellFromIndicator(Qt::Orientation indicatorOrientation, int index, int increment)=0qdesigner_internal::QLayoutSupportprotectedpure virtual
setCurrentCellFromIndicatorOnEmptyCell(int index)=0qdesigner_internal::QLayoutSupportprotectedpure virtual
setInsertMode(InsertMode im)qdesigner_internal::QLayoutSupportprotected
setObjectName(const QString &name)QObjectinline
setObjectName(QAnyStringView name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setProperty(const char *name, QVariant &&value)QObjectinline
signalsBlocked() const noexceptQObjectinline
simplify()=0QDesignerLayoutDecorationExtensionpure virtual
startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer)QObject
startTimer(std::chrono::nanoseconds time, Qt::TimerType timerType=Qt::CoarseTimer)QObject
supportsIndicatorOrientation(Qt::Orientation indicatorOrientation) const =0qdesigner_internal::QLayoutSupportprotectedpure virtual
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
widget() constqdesigner_internal::QLayoutSupportinlineprotected
widgets(QLayout *layout) const overrideqdesigner_internal::QLayoutSupportvirtual
~QDesignerLayoutDecorationExtension()=defaultQDesignerLayoutDecorationExtensionvirtual
~QLayoutSupport() overrideqdesigner_internal::QLayoutSupport
~QObject()QObjectvirtual