Extending Qt Creator Manual
ToolChain
Extending Qt Creator Manual 4.7.2
List of All Members for ToolChain
This is the complete list of members for
ProjectExplorer::ToolChain
, including inherited members.
enum
CompilerFlag
flags
CompilerFlags
enum
Detection
ToolChain
(Core::Id , ProjectExplorer::ToolChain::Detection )
ToolChain
(
const ProjectExplorer::ToolChain &
)
~ToolChain
()
addToEnvironment
(Utils::Environment &) const
canClone
() const : bool
clone
() const : ProjectExplorer::ToolChain *
compilerCommand
() const : Utils::FileName
compilerFlags
(const int &) const : ProjectExplorer::ToolChain::CompilerFlags
configurationWidget
() : ProjectExplorer::ToolChainConfigWidget *
createPredefinedMacrosRunner
() const : int
createSystemHeaderPathsRunner
() const : int
detection
() const : ProjectExplorer::ToolChain::Detection
displayName
() const : QString
extraCodeModelFlags
() const : int
fromMap
(const int &) : bool
id
() const : QByteArray
isAutoDetected
() const : bool
isValid
() const : bool
language
() const : Core::Id
makeCommand
(const Utils::Environment &) const : QString
originalTargetTriple
() const : QString
outputParser
() const : ProjectExplorer::IOutputParser *
predefinedMacros
(
const int &
) const : int
setDisplayName
(const QString &)
setLanguage
(Core::Id )
suggestedDebugger
() const : Utils::FileName
suggestedMkspecList
() const : int
supportedAbis
() const : int
systemHeaderPaths
(
const int &
,
const Utils::FileName &
) const : int
targetAbi
() const : ProjectExplorer::Abi
toMap
() const : int
toolChainUpdated
()
typeDisplayName
() const : QString
typeId
() const : Core::Id
validateKit
(
const ProjectExplorer::Kit *
) const : int
warningFlags
(const int &) const : ProjectExplorer::WarningFlags
operator==
(
const ProjectExplorer::ToolChain &
) const : bool