Extending Qt Creator Manual
BuildStep
Extending Qt Creator Manual 4.4.0
List of All Members for BuildStep
This is the complete list of members for
ProjectExplorer::BuildStep
, including inherited members.
enum
OutputFormat
enum
OutputNewlineSetting
BuildStep
(BuildStepList *, Core::Id )
BuildStep
(BuildStepList *, BuildStep *)
addOutput
(const QString &, ProjectExplorer::BuildStep::OutputFormat , ProjectExplorer::BuildStep::OutputNewlineSetting )
addTask
(const ProjectExplorer::Task &, int , int )
blockSignals
(bool )
buildConfiguration
() const : BuildConfiguration *
cancel
()
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
() : BuildStepConfigWidget *
customEvent
(QEvent *)
d_ptr
:
deleteLater
()
deployConfiguration
() const : DeployConfiguration *
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 &)
displayName
() const : QString
displayNameChanged
()
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const
enabled
() const : bool
enabledChanged
()
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
fromMap
(const QVariantMap &) : bool
fromMap
(const QVariantMap &) : bool
id
() const : Core::Id
immutable
() const : bool
inherits
(const char *) const
init
(QList<const BuildStep *> &) : bool
installEventFilter
(QObject *)
isSignalConnected
(const QMetaMethod &) const
isWidgetType
() const
isWindowType
() const
killTimer
(int )
macroExpander
() : Utils::MacroExpander *
macroExpander
() const : const Utils::MacroExpander *
metaObject
() const
moveToThread
(QThread *)
objectName
() const
objectNameChanged
(const QString &)
parent
() const
project
() const : Project *
projectConfiguration
() const : ProjectConfiguration *
property
(const char *) const
receivers
(const char *) const
removeEventFilter
(QObject *)
reportRunResult
(QFutureInterface<bool> &, bool )
run
(QFutureInterface<bool> &)
runInGuiThread
() const : bool
sender
() const
senderSignalIndex
() const
setDefaultDisplayName
(const QString &)
setDisplayName
(const QString &)
setEnabled
(bool )
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &)
setToolTip
(const QString &)
signalsBlocked
() const
startTimer
(int , Qt::TimerType )
startTimer
(std::chrono::milliseconds , Qt::TimerType )
staticMetaObject
:
staticQtMetaObject
:
target
() const : Target *
thread
() const
timerEvent
(QTimerEvent *)
toMap
() const : QVariantMap
toMap
() const : QVariantMap
toolTip
() const : QString
toolTipChanged
()
tr
(const char *, const char *, int )
usesDefaultDisplayName
() const : bool