Extending Qt Creator Manual
PluginSpec
Extending Qt Creator Manual 4.5.0
List of All Members for PluginSpec
This is the complete list of members for
ExtensionSystem::PluginSpec
, including inherited members.
typedef
PluginArgumentDescriptions
enum
State
addArgument
(const QString &)
argumentDescriptions
() const : PluginArgumentDescriptions
arguments
() const : QStringList
category
() const : QString
compatVersion
() const : QString
copyright
() const : QString
dependencies
() const : QVector<PluginDependency>
dependencySpecs
() const : QHash<PluginDependency, PluginSpec *>
description
() const : QString
errorString
() const : QString
filePath
() const : QString
hasError
() const : bool
isAvailableForHostPlatform
() const : bool
isEffectivelyEnabled
() const : bool
isEnabledByDefault
() const : bool
isEnabledBySettings
() const : bool
isEnabledIndirectly
() const : bool
isExperimental
() const : bool
isForceDisabled
() const : bool
isForceEnabled
() const : bool
isHiddenByDefault
() const : bool
isRequired
() const : bool
license
() const : QString
location
() const : QString
metaData
() const : QJsonObject
name
() const : QString
platformSpecification
() const : QRegExp
plugin
() const : IPlugin *
provides
(const QString &, const QString &) const : bool
requiresAny
(const QSet<PluginSpec *> &) const : bool
setArguments
(const QStringList &)
state
() const : State
url
() const : QString
vendor
() const : QString
version
() const : QString