Home
last modified time | relevance | path

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

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmakeprojectmanager/
H A Dqmakeprojectmanagerconstants.h38 const char PROFILE_EDITOR_DISPLAY_NAME[] = QT_TRANSLATE_NOOP("OpenWith::Editors", ".pro File Editor… variable
H A Dprofileeditor.cpp275 …playName(QCoreApplication::translate("OpenWith::Editors", Constants::PROFILE_EDITOR_DISPLAY_NAME)); in ProFileEditorFactory()