Home
last modified time | relevance | path

Searched defs:QmakeProFile (Results 1 – 3 of 3) sorted by relevance

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmakeprojectmanager/
H A Dlibrarydetailscontroller.h31 class QmakeProFile; variable
H A Dqmakeparsernodes.h56 class QmakeProFile; variable
253 friend class QmakeProFile; variable
H A Dqmakeparsernodes.cpp1177 QmakeProFile::QmakeProFile(QmakeBuildSystem *buildSystem, const FilePath &filePath) : in QmakeProFile() function in QmakeProFile
1183 QmakeProFile::QmakeProFile(const FilePath &filePath) : QmakePriFile(filePath) { } in QmakeProFile() function in QmakeProFile