Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
100
QString SourceData::getFilename() const
101
{
102
return m_fileAccess.absoluteFilePath();
103
}
104
105
QString SourceData::getAliasName() const
106
{
Callers
6
mainInit
Method · 0.80
slotFileNameChanged
Method · 0.80
doDirectoryCompare
Method · 0.80
improveFilenames
Method · 0.80
slotMergeCurrentFile
Method · 0.80
initTestCase
Method · 0.80
Calls
1
absoluteFilePath
Method · 0.45
Tested by
1
initTestCase
Method · 0.64