Extending Qt Creator Manual
ICore
Extending Qt Creator Manual 4.3.1
List of All Members for ICore
This is the complete list of members for
Core::ICore
, including inherited members.
enum
ContextPriority
enum
OpenFilesFlags
addAdditionalContext
(const Context &, ContextPriority )
addContextObject
(IContext *)
addPreCloseListener
(const std::function<bool() > &)
additionalAboutInformation
() : QStringList
appendAboutInformation
(const QString &)
blockSignals
(bool )
buildCompatibilityString
() : QString
childEvent
(QChildEvent *)
children
() const
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType )
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType )
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType )
connect
(const QObject *, PointerToMemberFunction , Functor )
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType )
connectNotify
(const QMetaMethod &)
contextAboutToChange
(const QList<Core::IContext *> &)
contextChanged
(const Core::Context &)
coreAboutToClose
()
coreAboutToOpen
()
coreOpened
()
currentContextObject
() : IContext *
customEvent
(QEvent *)
d_ptr
:
deleteLater
()
destroyed
(QObject *)
dialogParent
() : QWidget *
disconnect
(const QObject *, const char *, const QObject *, const char *)
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &)
disconnect
(const QMetaObject::Connection &)
disconnect
(const char *, const QObject *, const char *) const
disconnect
(const QObject *, const char *) const
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction )
disconnectNotify
(const QMetaMethod &)
documentationPath
() : QString
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const
event
(QEvent *)
eventFilter
(QObject *, QEvent *)
findChild
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QRegExp &, Qt::FindChildOptions ) const
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const
inherits
(const char *) const
installEventFilter
(QObject *)
instance
() : ICore *
isNewItemDialogRunning
() : bool
isSignalConnected
(const QMetaMethod &) const
isWidgetType
() const
isWindowType
() const
killTimer
(int )
libexecPath
() : QString
mainWindow
() : QWidget *
metaObject
() const
moveToThread
(QThread *)
msgShowOptionsDialog
() : QString
msgShowOptionsDialogToolTip
() : QString
newItemDialog
() : QWidget *
newItemDialogStateChanged
()
objectName
() const
objectNameChanged
(const QString &)
openFiles
(const QStringList &, OpenFilesFlags )
optionsDialogRequested
()
parent
() const
printer
() : QPrinter *
property
(const char *) const
raiseWindow
(QWidget *)
receivers
(const char *) const
registerWindow
(QWidget *, const Context &)
removeAdditionalContext
(const Context &)
removeContextObject
(IContext *)
removeEventFilter
(QObject *)
resourcePath
() : QString
saveSettings
()
saveSettingsRequested
()
sender
() const
senderSignalIndex
() const
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &)
settings
(QSettings::Scope ) : QSettings *
settingsDatabase
() : SettingsDatabase *
showNewItemDialog
(const QString &, const QList<IWizardFactory *> &, const QString &, const QVariantMap &)
showOptionsDialog
(Id , QWidget *) : bool
showWarningWithOptions
(const QString &, const QString &, const QString &, Id , QWidget *) : bool
signalsBlocked
() const
startTimer
(int , Qt::TimerType )
startTimer
(std::chrono::milliseconds , Qt::TimerType )
staticMetaObject
:
staticQtMetaObject
:
statusBar
() : QStatusBar *
systemInformation
() : QString
thread
() const
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int )
updateAdditionalContexts
(const Context &, const Context &, ContextPriority )
userInterfaceLanguage
() : QString
userResourcePath
() : QString
versionString
() : QString