Home
last modified time | relevance | path

Searched defs:projectFilename (Results 1 – 17 of 17) sorted by relevance

/dports/devel/msbuild/msbuild-0.06/src/Deprecated/Conversion.UnitTests/
H A DOldVSProjectFileReader_Tests.cs38 out string projectFilename in CreateTemporaryProjectFile()
59 string projectFilename in DeleteTemporaryProjectFile()
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/
H A Dworkspaceloader.cpp105 wxString projectFilename = UnixFilename(cbC2U(proj->Attribute("filename"))); in Open() local
132 wxString projectFilename = UnixFilename(cbC2U(proj->Attribute("filename"))); in Open() local
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/core/
H A Dtestqgsproject.cpp189 static QHash<QString, QString> _parseSvgPathsForLayers( const QString &projectFilename ) in _parseSvgPathsForLayers()
243 QString projectFilename = dirPath + "/project.qgs"; in testPathResolverSvg() local
638 QString projectFilename = dirPath + "/project.qgs"; in testCrsValidAfterReadingProjectFile() local
H A Dtestqgslayertree.cpp599 QString projectFilename = dirPath + QStringLiteral( "/project.qgs" ); in testEmbeddedGroup() local
/dports/graphics/qgis/qgis-3.22.3/tests/src/core/
H A Dtestqgsproject.cpp208 static QHash<QString, QString> _parseSvgPathsForLayers( const QString &projectFilename ) in _parseSvgPathsForLayers()
262 const QString projectFilename = dirPath + "/project.qgs"; in testPathResolverSvg() local
649 const QString projectFilename = dirPath + "/project.qgs"; in testCrsValidAfterReadingProjectFile() local
H A Dtestqgslayertree.cpp605 const QString projectFilename = dirPath + QStringLiteral( "/project.qgs" ); in testEmbeddedGroup() local
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/FortranProject/
H A Dnativeparserf.cpp193 void NativeParserF::AddFileToParser(const wxString& projectFilename, const wxString& filename) in AddFileToParser()
232 void NativeParserF::ReparseFile(const wxString& projectFilename, const wxString& filename) in ReparseFile()
245 wxString projectFilename = project->GetFilename(); in ReparseProject() local
H A Dparserthreadf.cpp17 ParserThreadF::ParserThreadF(const wxString& projectFilename, in ParserThreadF()
54 ParserThreadF::ParserThreadF(const wxString& projectFilename, in ParserThreadF()
278 FileTokenF* ParserThreadF::DoAddFileToken(const wxString& filename, const wxString& projectFilename) in DoAddFileToken()
H A Dparserf.cpp90 bool ParserF::Parse(const wxString& projectFilename, const wxString& filename, FortranSourceForm fs… in Parse()
101 bool ParserF::Reparse(const wxString& projectFilename, const wxString& filename, FortranSourceForm … in Reparse()
/dports/audio/carla/Carla-2.4.1/source/frontend/C++/
H A Dcarla_database.cpp423 JackApplicationW::JackApplicationW(QWidget* parent, const QString& projectFilename) in JackApplicationW()
/dports/graphics/hugin/hugin-2020.0.0/src/hugin1/base_wx/
H A DStitchingExecutor.cpp109 wxFileName projectFilename(projectName); in GenerateFinalArgfile() local
/dports/audio/carla/Carla-2.4.1/source/frontend/
H A Dcarla_database.py2264 def __init__(self, parent, projectFilename): argument
/dports/devel/cppcheck/cppcheck-2.6.3/lib/
H A Dimportproject.cpp771 void ImportProject::importBcb6Prj(const std::string &projectFilename) in importBcb6Prj()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/lib/
H A Dimportproject.cpp771 void ImportProject::importBcb6Prj(const std::string &projectFilename) in importBcb6Prj()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/BrowseTracker/
H A DBrowseTracker.cpp2044 wxString projectFilename = event.GetProject()->GetFilename(); in OnProjectOpened() local
/dports/graphics/qgis/qgis-3.22.3/src/core/project/
H A Dqgsproject.cpp1974 const QString projectFilename = QFileInfo( projectPath ).fileName(); in createExpressionContextScope() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/
H A Dqgsproject.cpp1949 QString projectFilename = QFileInfo( projectPath ).fileName(); in createExpressionContextScope() local