Extending Qt Creator Manual
KitManager
Extending Qt Creator Manual 4.3.1
List of All Members for KitManager
This is the complete list of members for
ProjectExplorer::KitManager
, including inherited members.
~KitManager
()
availableFeatures
(Core::Id ) : QSet<Core::Id>
blockSignals
(bool )
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 &)
createConfigWidget
(Kit *) : Internal::KitManagerConfigWidget *
customEvent
(QEvent *)
d_ptr
:
defaultKit
() : Kit *
defaultkitChanged
()
deleteKit
(Kit *)
deleteLater
()
deregisterKit
(Kit *)
deregisterKitInformation
(KitInformation *)
destroyed
(QObject *)
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 &)
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
() : KitManager *
isLoaded
() : bool
isSignalConnected
(const QMetaMethod &) const
isWidgetType
() const
isWindowType
() const
killTimer
(int )
kit
(const Kit::Predicate &) : Kit *
kit
(Core::Id ) : Kit *
kitAdded
(
ProjectExplorer::Kit *
)
kitInformation
() : QList<KitInformation *>
kitRemoved
(
ProjectExplorer::Kit *
)
kitUpdated
(
ProjectExplorer::Kit *
)
kits
(const Kit::Predicate &) : QList<Kit *>
kitsChanged
()
kitsLoaded
()
metaObject
() const
moveToThread
(QThread *)
objectName
() const
objectNameChanged
(const QString &)
parent
() const
property
(const char *) const
receivers
(const char *) const
registerKit
(Kit *) : bool
registerKitInformation
(KitInformation *)
removeEventFilter
(QObject *)
saveKits
()
sender
() const
senderSignalIndex
() const
setDefaultKit
(Kit *)
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &)
signalsBlocked
() const
sortKits
(const QList<Kit *> ) : QList<Kit *>
startTimer
(int , Qt::TimerType )
startTimer
(std::chrono::milliseconds , Qt::TimerType )
staticMetaObject
:
staticQtMetaObject
:
supportedPlatforms
() : QSet<Core::Id>
thread
() const
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int )
unmanagedKitUpdated
(
ProjectExplorer::Kit *
)