Home
last modified time | relevance | path

Searched defs:QmakeProFileNode (Results 1 – 4 of 4) sorted by relevance

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmakeprojectmanager/
H A Dqmakeprojectmanagerplugin.h34 class QmakeProFileNode; variable
H A Dqmakenodes.h37 class QmakeProFileNode; variable
H A Dqmakebuildconfiguration.h44 class QmakeProFileNode; variable
H A Dqmakenodes.cpp312 QmakeProFileNode::QmakeProFileNode(QmakeBuildSystem *buildSystem, const FilePath &filePath, QmakePr… in QmakeProFileNode() function in QmakeProjectManager::QmakeProFileNode