Extending Qt Creator Manual
TaskHub
Extending Qt Creator Manual 4.4.0
List of All Members for TaskHub
This is the complete list of members for
ProjectExplorer::TaskHub
, including inherited members.
addCategory
(Core::Id , const QString &, bool )
addTask
(Task::TaskType , const QString &, Core::Id , const Utils::FileName &, int )
addTask
(ProjectExplorer::Task )
blockSignals
(bool )
categoryAdded
(Core::Id , const QString &, bool )
categoryVisibilityChanged
(Core::Id , bool )
childEvent
(QChildEvent *)
children
() const
clearTasks
(Core::Id )
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 &)
customEvent
(QEvent *)
d_ptr
:
deleteLater
()
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
() : TaskHub *
isSignalConnected
(const QMetaMethod &) const
isWidgetType
() const
isWindowType
() const
killTimer
(int )
metaObject
() const
moveToThread
(QThread *)
objectName
() const
objectNameChanged
(const QString &)
openTask
(unsigned int )
parent
() const
popupRequested
(
int
)
property
(const char *) const
receivers
(const char *) const
removeEventFilter
(QObject *)
removeTask
(const ProjectExplorer::Task &)
requestPopup
()
sender
() const
senderSignalIndex
() const
setCategoryVisibility
(Core::Id , bool )
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &)
showTask
(unsigned int )
showTaskInEditor
(unsigned int )
signalsBlocked
() const
startTimer
(int , Qt::TimerType )
startTimer
(std::chrono::milliseconds , Qt::TimerType )
staticMetaObject
:
staticQtMetaObject
:
taskAdded
(const ProjectExplorer::Task &)
taskFileNameUpdated
(unsigned int , const QString &)
taskLineNumberUpdated
(unsigned int , int )
taskMarkClicked
(unsigned int )
taskRemoved
(const ProjectExplorer::Task &)
tasksCleared
(Core::Id )
thread
() const
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int )
updateTaskFileName
(unsigned int , const QString &)
updateTaskLineNumber
(unsigned int , int )