![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for qdesigner_internal::QLayoutSupport, including all inherited members.
| adjustIndicator(const QPoint &pos, int index) override | qdesigner_internal::QLayoutSupport | virtual |
| bindableObjectName() | QObject | |
| bindingStorage() | QObject | inline |
| bindingStorage() const | QObject | inline |
| blockSignals(bool b) noexcept | QObject | |
| canSimplifyQuickCheck(const QGridLayout *) | qdesigner_internal::QLayoutSupport | static |
| canSimplifyQuickCheck(const QFormLayout *fl) | qdesigner_internal::QLayoutSupport | static |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const | QObject | inline |
| 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 |
| connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::ContextTypeForFunctor< Func2 >::ContextType *context, Func2 &&slot, Qt::ConnectionType type=Qt::AutoConnection) | QObject | inlinestatic |
| connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, Func2 &&slot) | QObject | inlinestatic |
| connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| createEmptyCells(QGridLayout *gridLayout) | qdesigner_internal::QLayoutSupport | static |
| createEmptyCells(QFormLayout *formLayout) | qdesigner_internal::QLayoutSupport | static |
| createLayoutSupport(QDesignerFormWindowInterface *formWindow, QWidget *widget, QObject *parent=nullptr) | qdesigner_internal::QLayoutSupport | static |
| currentCell() const override | qdesigner_internal::QLayoutSupport | inlinevirtual |
| currentIndex() const override | qdesigner_internal::QLayoutSupport | inlinevirtual |
| currentInsertMode() const override | qdesigner_internal::QLayoutSupport | inlinevirtual |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| d_ptr | QObject | protected |
| deleteLater() | QObject | slot |
| destroyed(QObject *=nullptr) | QObject | signal |
| 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=nullptr, const QObject *receiver=nullptr, const char *member=nullptr) const | QObject | inline |
| disconnect(const QObject *receiver, const char *member=nullptr) const | QObject | inline |
| disconnect(const QMetaObject::Connection &) | QObject | static |
| disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiver, Func2 slot) | QObject | inlinestatic |
| disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *receiver, void **zero) | QObject | inlinestatic |
| disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| dumpObjectInfo() const | QObject | |
| dumpObjectTree() const | QObject | |
| dynamicPropertyNames() const | QObject | |
| event(QEvent *event) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| extendedGeometry(int index) const =0 | qdesigner_internal::QLayoutSupport | protectedpure virtual |
| findChild(QAnyStringView aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| findChild(Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| findChildren(QAnyStringView aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| findChildren(Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
| findItemAt(const QPoint &pos) const override | qdesigner_internal::QLayoutSupport | virtual |
| findItemAt(QGridLayout *, int row, int column) | qdesigner_internal::QLayoutSupport | static |
| findItemAt(int row, int column) const=0 | qdesigner_internal::QLayoutSupport | virtual |
| formWindow() const | qdesigner_internal::QLayoutSupport | inline |
| gridLayout() const | qdesigner_internal::QLayoutSupport | protected |
| helper() const | qdesigner_internal::QLayoutSupport | inline |
| indexOf(QWidget *widget) const override | qdesigner_internal::QLayoutSupport | virtual |
| indexOf(QLayoutItem *item) const override | qdesigner_internal::QLayoutSupport | virtual |
| inherits(const char *classname) const | QObject | inline |
| insertColumn(int column)=0 | QDesignerLayoutDecorationExtension | pure virtual |
| InsertColumnMode enum value | QDesignerLayoutDecorationExtension | |
| InsertMode enum name | QDesignerLayoutDecorationExtension | |
| insertRow(int row)=0 | QDesignerLayoutDecorationExtension | pure virtual |
| InsertRowMode enum value | QDesignerLayoutDecorationExtension | |
| insertWidget(QWidget *widget, const QPair< int, int > &cell)=0 | QDesignerLayoutDecorationExtension | pure virtual |
| InsertWidgetMode enum value | QDesignerLayoutDecorationExtension | |
| installEventFilter(QObject *filterObj) | QObject | |
| isQmlObjectType() const | QObject | |
| isQuickItemType() const | QObject | inline |
| isSignalConnected(const QMetaMethod &signal) const | QObject | protected |
| isWidgetType() const | QObject | inline |
| isWindowType() const | QObject | inline |
| itemInfo(int index) const override | qdesigner_internal::QLayoutSupport | protectedvirtual |
| killTimer(int id) | QObject | |
| killTimer(Qt::TimerId id) | QObject | |
| layout() const | qdesigner_internal::QLayoutSupport | protected |
| moveToThread(QThread *thread QT6_DECL_NEW_OVERLOAD_TAIL) | QObject | |
| objectName | QObject | |
| objectName() const | QObject | |
| objectNameChanged(const QString &objectName, QPrivateSignal) | QObject | signal |
| parent() const | QObject | inline |
| property(const char *name) const | QObject | |
| QDesignerLayoutDecorationExtension()=default | QDesignerLayoutDecorationExtension | |
| qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| QLayoutSupport(QDesignerFormWindowInterface *formWindow, QWidget *widget, LayoutHelper *helper, QObject *parent=nullptr) | qdesigner_internal::QLayoutSupport | protected |
| QObject(QObject *parent=nullptr) | QObject | explicit |
| QObject(QObjectPrivate &dd, QObject *parent=nullptr) | QObject | protected |
| qobject_cast(const QObject *object) | QObject | related |
| QObjectList | QObject | related |
| receivers(const char *signal) const | QObject | protected |
| removeEmptyCells(QGridLayout *gridLayout, const QRect &area) | qdesigner_internal::QLayoutSupport | static |
| removeEmptyCells(QFormLayout *formLayout, const QRect &area) | qdesigner_internal::QLayoutSupport | static |
| removeEventFilter(QObject *obj) | QObject | |
| removeWidget(QWidget *widget)=0 | QDesignerLayoutDecorationExtension | pure virtual |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| setCurrentCell(const std::pair< int, int > &cell) | qdesigner_internal::QLayoutSupport | protected |
| setCurrentCellFromIndicator(Qt::Orientation indicatorOrientation, int index, int increment)=0 | qdesigner_internal::QLayoutSupport | protectedpure virtual |
| setCurrentCellFromIndicatorOnEmptyCell(int index)=0 | qdesigner_internal::QLayoutSupport | protectedpure virtual |
| setInsertMode(InsertMode im) | qdesigner_internal::QLayoutSupport | protected |
| setObjectName(const QString &name) | QObject | inline |
| setObjectName(QAnyStringView name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setProperty(const char *name, QVariant &&value) | QObject | inline |
| signalsBlocked() const noexcept | QObject | inline |
| simplify()=0 | QDesignerLayoutDecorationExtension | pure 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 =0 | qdesigner_internal::QLayoutSupport | protectedpure virtual |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| widget() const | qdesigner_internal::QLayoutSupport | inlineprotected |
| widgets(QLayout *layout) const override | qdesigner_internal::QLayoutSupport | virtual |
| ~QDesignerLayoutDecorationExtension()=default | QDesignerLayoutDecorationExtension | virtual |
| ~QLayoutSupport() override | qdesigner_internal::QLayoutSupport | |
| ~QObject() | QObject | virtual |