- enum class ContextPriority
- contextAboutToChange(const QList<Core::IContext *> &)
- contextChanged(const Core::Context &)
- coreAboutToClose()
- coreAboutToOpen()
- coreOpened()
- deleteLater()
- destroyed(QObject *)
- objectNameChanged(const QString &)
- saveSettingsRequested(Core::ICore::SaveSettingsReason )
- addAdditionalContext(const Core::Context &, Core::ICore::ContextPriority )
- addContextObject(Core::IContext *)
- addPreCloseListener(const std::function<bool ()> &)
- blockSignals(bool ) : bool
- cacheResourcePath() : QString
- childEvent(QChildEvent *)
- children() const : const QObjectList &
- connect(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : QMetaObject::Connection
- connect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : QMetaObject::Connection
- connect(const QObject *, const char *, const char *, Qt::ConnectionType ) const : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType ) : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction , Functor ) : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType ) : QMetaObject::Connection
- connectNotify(const QMetaMethod &)
- contextObject(QWidget *) : Core::IContext *
- currentContextObject() : Core::IContext *
- currentContextWidget() : QWidget *
- customEvent(QEvent *)
- dialogParent() : QWidget *
- disconnect(const QObject *, const char *, const QObject *, const char *) : bool
- disconnect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
- disconnect(const char *, const QObject *, const char *) const : bool
- disconnect(const QObject *, const char *) const : bool
- disconnect(const QMetaObject::Connection &) : bool
- disconnect(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction ) : bool
- disconnectNotify(const QMetaMethod &)
- dumpObjectInfo() const
- dumpObjectTree() const
- dynamicPropertyNames() const : QList<QByteArray>
- event(QEvent *) : bool
- eventFilter(QObject *, QEvent *) : bool
- findChild(const QString &, Qt::FindChildOptions ) const : T
- findChildren(const QString &, Qt::FindChildOptions ) const : QList<T>
- findChildren(const QRegularExpression &, Qt::FindChildOptions ) const : QList<T>
- infoBar() : Utils::InfoBar *
- inherits(const char *) const : bool
- installEventFilter(QObject *)
- installerResourcePath() : QString
|
- instance() : Core::ICore *
- isNewItemDialogRunning() : bool
- isSignalConnected(const QMetaMethod &) const : bool
- isWidgetType() const : bool
- isWindowType() const : bool
- killTimer(int )
- libexecPath() : QString
- mainWindow() : QMainWindow *
- metaObject() const : const QMetaObject *
- moveToThread(QThread *)
- msgShowOptionsDialog() : QString
- msgShowOptionsDialogToolTip() : QString
- newItemDialog() : QWidget *
- objectName() const : QString
- openFiles(const QStringList &, Core::ICore::OpenFilesFlags )
- parent() const : QObject *
- printer() : QPrinter *
- property(const char *) const : QVariant
- raiseWindow(QWidget *)
- receivers(const char *) const : int
- registerWindow(QWidget *, const Core::Context &)
- removeAdditionalContext(const Core::Context &)
- removeContextObject(Core::IContext *)
- removeEventFilter(QObject *)
- resourcePath() : QString
- restart()
- sender() const : QObject *
- senderSignalIndex() const : int
- setObjectName(const QString &)
- setParent(QObject *)
- setProperty(const char *, const QVariant &) : bool
- settings(QSettings::Scope ) : QSettings *
- settingsDatabase() : Core::SettingsDatabase *
- showNewItemDialog(const QString &, const QList<Core::IWizardFactory *> &, const QString &, const QVariantMap &)
- showOptionsDialog(const Utils::Id , QWidget *) : bool
- showWarningWithOptions(const QString &, const QString &, const QString &, Utils::Id , QWidget *) : bool
- signalsBlocked() const : bool
- startTimer(int , Qt::TimerType ) : int
- startTimer(std::chrono::milliseconds , Qt::TimerType ) : int
- staticMetaObject :
- thread() const : QThread *
- timerEvent(QTimerEvent *)
- tr(const char *, const char *, int ) : QString
- updateAdditionalContexts(const Core::Context &, const Core::Context &, Core::ICore::ContextPriority )
- userInterfaceLanguage() : QString
- userResourcePath() : QString
- versionString() : QString
|