Extending Qt Creator Manual
Kit
Extending Qt Creator Manual 4.5.0
List of All Members for Kit
This is the complete list of members for
ProjectExplorer::Kit
, including inherited members.
Kit
(Core::Id )
addToEnvironment
(Utils::Environment &) const
allKeys
() const : QList<Core::Id>
autoDetectionSource
() const : QString
availableFeatures
() const : QSet<Core::Id>
blockNotification
()
clone
(bool ) const : Kit *
copyFrom
(const Kit *)
createOutputParser
() const : IOutputParser *
customFileSystemFriendlyName
() const : QString
displayName
() const : QString
fileSystemFriendlyName
() const : QString
fix
()
hasFeatures
(const QSet<Core::Id> &) const : bool
hasValue
(Core::Id ) const : bool
hasWarning
() const : bool
icon
() const : QIcon
iconPath
() const : Utils::FileName
id
() const : Core::Id
isAutoDetected
() const : bool
isDataEqual
(const Kit *) const : bool
isEqual
(const Kit *) const : bool
isMutable
(Core::Id ) const : bool
isSdkProvided
() const : bool
isSticky
(Core::Id ) const : bool
isValid
() const : bool
macroExpander
() const : Utils::MacroExpander *
makeSticky
()
makeUnSticky
()
removeKey
(Core::Id )
removeKeySilently
(Core::Id )
setAutoDetected
(bool )
setAutoDetectionSource
(const QString &)
setCustomFileSystemFriendlyName
(const QString &)
setIconPath
(const Utils::FileName &)
setMutable
(Core::Id , bool )
setSticky
(Core::Id , bool )
setUnexpandedDisplayName
(const QString &)
setValue
(Core::Id , const QVariant &)
setValueSilently
(Core::Id , const QVariant &)
setup
()
supportedPlatforms
() const : QSet<Core::Id>
toHtml
(const QList<Task> &) const : QString
unblockNotification
()
unexpandedDisplayName
() const : QString
upgrade
()
validate
() const : QList<Task>
value
(Core::Id , const QVariant &) const : QVariant