![]() |
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::QDesignerWidgetItem, including all inherited members.
| align | QLayoutItem | protected |
| alignment() const | QLayoutItem | inline |
| bindableObjectName() | QObject | |
| bindingStorage() | QObject | inline |
| bindingStorage() const | QObject | inline |
| blockSignals(bool b) noexcept | QObject | |
| check(const QLayout *layout, QWidget *w, Qt::Orientations *ptrToOrientations=nullptr) | qdesigner_internal::QDesignerWidgetItem | 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 |
| constWidget() const | qdesigner_internal::QDesignerWidgetItem | inline |
| containingLayout() const | qdesigner_internal::QDesignerWidgetItem | |
| controlTypes() const override | QWidgetItem | virtual |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| d_ptr | QObject | protected |
| deinstall() | qdesigner_internal::QDesignerWidgetItem | static |
| 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) override | qdesigner_internal::QDesignerWidgetItem | virtual |
| expandingDirections() const override | QWidgetItem | 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 |
| geometry() const override | QWidgetItem | virtual |
| hasHeightForWidth() const override | QWidgetItem | virtual |
| heightForWidth(int width) const override | QWidgetItemV2 | virtual |
| inherits(const char *classname) const | QObject | inline |
| install() | qdesigner_internal::QDesignerWidgetItem | static |
| installEventFilter(QObject *filterObj) | QObject | |
| invalidate() | QLayoutItem | virtual |
| isContainer(const QDesignerFormEditorInterface *core, QWidget *w) | qdesigner_internal::QDesignerWidgetItem | static |
| isEmpty() const override | QWidgetItem | virtual |
| isQmlObjectType() const | QObject | |
| isQuickItemType() const | QObject | inline |
| isSignalConnected(const QMetaMethod &signal) const | QObject | protected |
| isWidgetType() const | QObject | inline |
| isWindowType() const | QObject | inline |
| killTimer(int id) | QObject | |
| killTimer(Qt::TimerId id) | QObject | |
| layout() | QLayoutItem | virtual |
| maximumSize() const override | QWidgetItemV2 | virtual |
| minimumHeightForWidth(int) const override | QWidgetItem | virtual |
| minimumSize() const override | qdesigner_internal::QDesignerWidgetItem | virtual |
| moveToThread(QThread *thread QT6_DECL_NEW_OVERLOAD_TAIL) | QObject | |
| nonLaidOutMinSize() const | qdesigner_internal::QDesignerWidgetItem | |
| nonLaidOutSizeHint() const | qdesigner_internal::QDesignerWidgetItem | |
| objectName | QObject | |
| objectName() const | QObject | |
| objectNameChanged(const QString &objectName, QPrivateSignal) | QObject | signal |
| parent() const | QObject | inline |
| property(const char *name) const | QObject | |
| QDesignerWidgetItem(const QLayout *containingLayout, QWidget *w, Qt::Orientations o=Qt::Horizontal|Qt::Vertical) | qdesigner_internal::QDesignerWidgetItem | explicit |
| qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| QLayoutItem(Qt::Alignment alignment=Qt::Alignment()) | QLayoutItem | inlineexplicit |
| QObject(QObject *parent=nullptr) | QObject | explicit |
| QObject(QObjectPrivate &dd, QObject *parent=nullptr) | QObject | protected |
| qobject_cast(const QObject *object) | QObject | related |
| QObjectList | QObject | related |
| QWidgetItem(QWidget *w) | QWidgetItem | inlineexplicit |
| QWidgetItemV2(QWidget *widget) | QWidgetItemV2 | explicit |
| receivers(const char *signal) const | QObject | protected |
| removeEventFilter(QObject *obj) | QObject | |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| setAlignment(Qt::Alignment a) | QLayoutItem | |
| setGeometry(const QRect &) override | QWidgetItem | virtual |
| setNonLaidOutMinSize(const QSize &s) | qdesigner_internal::QDesignerWidgetItem | |
| setNonLaidOutSizeHint(const QSize &s) | qdesigner_internal::QDesignerWidgetItem | |
| 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 |
| sizeHint() const override | qdesigner_internal::QDesignerWidgetItem | virtual |
| spacerItem() | QLayoutItem | virtual |
| startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| startTimer(std::chrono::nanoseconds time, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| subjectToStretch(const QLayout *layout, QWidget *w) | qdesigner_internal::QDesignerWidgetItem | static |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| wid | QWidgetItem | protected |
| widget() const override | QWidgetItem | virtual |
| ~QLayoutItem() | QLayoutItem | virtual |
| ~QObject() | QObject | virtual |
| ~QWidgetItem() | QWidgetItem | |
| ~QWidgetItemV2() | QWidgetItemV2 |