![]() |
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 QDesignerIntegration, including all inherited members.
| addDynamicProperty(const QString &name, const QVariant &value) override | QDesignerIntegration | virtual |
| bindableObjectName() | QObject | |
| bindingStorage() | QObject | inline |
| bindingStorage() const | QObject | inline |
| blockSignals(bool b) noexcept | QObject | |
| 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 |
| containerWindow(QWidget *widget) const override | QDesignerIntegration | virtual |
| contextHelpId() const override | QDesignerIntegration | virtual |
| core() const | QDesignerIntegrationInterface | |
| createResourceBrowser(QWidget *parent=nullptr) override | QDesignerIntegration | virtual |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| d_ptr | QObject | protected |
| DefaultFeature enum value | QDesignerIntegrationInterface | |
| DefaultWidgetActionFeature enum value | QDesignerIntegrationInterface | |
| 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 | |
| emitHelpRequested(const QString &manual, const QString &document) | QDesignerIntegrationInterface | |
| emitNavigateToSlot(const QString &objectName, const QString &signalSignature, const QStringList ¶meterNames) | QDesignerIntegrationInterface | |
| emitNavigateToSlot(const QString &slotSignature) | QDesignerIntegrationInterface | |
| emitObjectNameChanged(QDesignerFormWindowInterface *formWindow, QObject *object, const QString &newName, const QString &oldName) | QDesignerIntegrationInterface | |
| event(QEvent *event) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| FeatureFlag enum name | QDesignerIntegrationInterface | |
| features() const override | QDesignerIntegration | 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 |
| hasFeature(Feature f) const | QDesignerIntegrationInterface | |
| headerLowercase | QDesignerIntegrationInterface | |
| headerSuffix() const override | QDesignerIntegration | virtual |
| QDesignerIntegrationInterface::headerSuffix | QDesignerIntegrationInterface | |
| helpRequested(const QString &manual, const QString &document) | QDesignerIntegrationInterface | signal |
| inherits(const char *classname) const | QObject | inline |
| initializePlugins(QDesignerFormEditorInterface *formEditor) | QDesignerIntegration | static |
| installEventFilter(QObject *filterObj) | QObject | |
| isHeaderLowercase() const override | QDesignerIntegration | 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 | |
| moveToThread(QThread *thread QT6_DECL_NEW_OVERLOAD_TAIL) | QObject | |
| navigateToSlot(const QString &objectName, const QString &signalSignature, const QStringList ¶meterNames) | QDesignerIntegrationInterface | signal |
| navigateToSlot(const QString &slotSignature) | QDesignerIntegrationInterface | signal |
| NoResourceFileWatcher enum value | QDesignerIntegrationInterface | |
| objectName | QObject | |
| objectName() const | QObject | |
| objectNameChanged(QDesignerFormWindowInterface *formWindow, QObject *object, const QString &newName, const QString &oldName) | QDesignerIntegrationInterface | signal |
| QObject::objectNameChanged(const QString &objectName, QPrivateSignal) | QObject | signal |
| parent() const | QObject | inline |
| PromptToReloadResourceFile enum value | QDesignerIntegrationInterface | |
| property(const char *name) const | QObject | |
| propertyChanged(QDesignerFormWindowInterface *formWindow, const QString &name, const QVariant &value) | QDesignerIntegrationInterface | signal |
| QDesignerIntegration(QDesignerFormEditorInterface *core, QObject *parent=nullptr) | QDesignerIntegration | explicit |
| QDesignerIntegrationInterface(QDesignerFormEditorInterface *core, QObject *parent=nullptr) | QDesignerIntegrationInterface | explicit |
| qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
| QObject(QObject *parent=nullptr) | QObject | explicit |
| QObject(QObjectPrivate &dd, QObject *parent=nullptr) | QObject | protected |
| qobject_cast(const QObject *object) | QObject | related |
| QObjectList | QObject | related |
| qtVersion | QDesignerIntegrationInterface | |
| qtVersion() const | QDesignerIntegrationInterface | |
| receivers(const char *signal) const | QObject | protected |
| ReloadResourceFileSilently enum value | QDesignerIntegrationInterface | |
| removeDynamicProperty(const QString &name) override | QDesignerIntegration | virtual |
| removeEventFilter(QObject *obj) | QObject | |
| resetProperty(const QString &name) override | QDesignerIntegration | virtual |
| ResourceEditorFeature enum value | QDesignerIntegrationInterface | |
| ResourceFileWatcherBehaviour enum name | QDesignerIntegrationInterface | |
| resourceFileWatcherBehaviour() const override | QDesignerIntegration | virtual |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| setFeatures(Feature f) override | QDesignerIntegration | virtual |
| setHeaderLowercase(bool headerLowerCase) override | QDesignerIntegration | virtual |
| setHeaderSuffix(const QString &headerSuffix) override | QDesignerIntegration | virtual |
| 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 |
| setQtVersion(const QVersionNumber &qtVersion) | QDesignerIntegrationInterface | |
| setResourceFileWatcherBehaviour(ResourceFileWatcherBehaviour behaviour) override | QDesignerIntegration | virtual |
| setupFormWindow(QDesignerFormWindowInterface *formWindow) override | QDesignerIntegration | virtual |
| signalsBlocked() const noexcept | QObject | inline |
| SlotNavigationFeature enum value | QDesignerIntegrationInterface | |
| startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| startTimer(std::chrono::nanoseconds time, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| updateActiveFormWindow(QDesignerFormWindowInterface *formWindow) override | QDesignerIntegration | virtual |
| updateCustomWidgetPlugins() override | QDesignerIntegration | virtual |
| updateProperty(const QString &name, const QVariant &value, bool enableSubPropertyHandling) override | QDesignerIntegration | virtual |
| updateProperty(const QString &name, const QVariant &value) override | QDesignerIntegration | virtual |
| updateSelection() override | QDesignerIntegration | virtual |
| ~QDesignerIntegration() | QDesignerIntegration | virtual |
| ~QDesignerIntegrationInterface() | QDesignerIntegrationInterface | virtual |
| ~QObject() | QObject | virtual |