Home
last modified time | relevance | path

Searched defs:m_startAction (Results 1 – 6 of 6) sorted by relevance

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/perfprofiler/
H A Dperfprofilertool.h105 QAction *m_startAction = nullptr; variable
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/clangtools/
H A Dclangtool.h164 QAction *m_startAction = nullptr; variable
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmlprofiler/
H A Dqmlprofilertool.cpp113 QAction *m_startAction = nullptr; member in QmlProfiler::Internal::QmlProfilerTool::QmlProfilerToolPrivate
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/valgrind/
H A Dcallgrindtool.cpp205 QAction *m_startAction = nullptr; member in Valgrind::Internal::CallgrindToolPrivate
H A Dmemchecktool.cpp429 QAction *m_startAction; member in Valgrind::Internal::MemcheckToolPrivate
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/debugger/
H A Ddebuggerplugin.cpp672 OptionalAction m_startAction; member in Debugger::Internal::DebuggerPluginPrivate