Home
last modified time | relevance | path

Searched refs:DEPLOYSESSION (Results 1 – 1 of 1) sorted by relevance

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/projectexplorer/
H A Dprojectexplorer.cpp218 const char DEPLOYSESSION[] = "ProjectExplorer.DeploySession"; variable
1141 cmd = ActionManager::registerAction(dd->m_deploySessionAction, Constants::DEPLOYSESSION); in initialize()