Home
last modified time | relevance | path

Searched defs:otherFileName (Results 1 – 5 of 5) sorted by relevance

/dports/security/keepassxc/keepassxc-2.6.6/tests/util/
H A DTemporaryFile.cpp60 bool TemporaryFile::copyFromFile(const QString& otherFileName) in copyFromFile()
/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/Widgets/
H A DctkIconEnginePlugin.cpp133 QString otherFileName = fileName; in addFile() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/modeleditor/
H A Dclassviewcontroller.cpp54 QString otherFileName = CppTools::correspondingHeaderOrSource(fileName); in findClassDeclarations() local
/dports/graphics/kphotoalbum/kphotoalbum-5.8.1/DB/
H A DImageInfoList.cpp136 QString otherFileName = other.first()->fileName().absolute(); in mergeIn() local
/dports/devel/simgear/simgear-2020.3.11/simgear/scene/model/
H A DModelRegistry.hxx81 std::string otherFileName = _substitutePolicy.substitute(fileName, in readNode() local