Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ setAliasName
Method
setAliasName
src/SourceData.cpp:110–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
void SourceData::setAliasName(const QString& name)
111
{
112
m_aliasName = name;
113
}
114
115
void SourceData::setFileAccess(const FileAccess& fileAccess)
116
{
Callers
2
KDiff3App
Method · 0.80
slotFileOpen2
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected