MCPcopy Create free account
hub / github.com/KDE/kdiff3 / getFilename

Method getFilename

src/SourceData.cpp:100–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98}
99
100QString SourceData::getFilename() const
101{
102 return m_fileAccess.absoluteFilePath();
103}
104
105QString SourceData::getAliasName() const
106{

Callers 6

mainInitMethod · 0.80
slotFileNameChangedMethod · 0.80
doDirectoryCompareMethod · 0.80
improveFilenamesMethod · 0.80
slotMergeCurrentFileMethod · 0.80
initTestCaseMethod · 0.80

Calls 1

absoluteFilePathMethod · 0.45

Tested by 1

initTestCaseMethod · 0.64