MCPcopy 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
299const QString DiffTextWindow::getEncodingDisplayString() const
300{
301 return d->mTextEncoding;
302}
303
304e_LineEndStyle DiffTextWindow::getLineEndStyle() const
305{

Callers 1

initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected