Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ getEncodingDisplayString
Method
getEncodingDisplayString
src/difftextwindow.cpp:299–302 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
297
};
298
299
const QString DiffTextWindow::getEncodingDisplayString() const
300
{
301
return d->mTextEncoding;
302
}
303
304
e_LineEndStyle DiffTextWindow::getLineEndStyle() const
305
{
Callers
1
init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected