Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ getWindowIndex
Method
getWindowIndex
src/difftextwindow.cpp:294–297 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
292
}
293
294
e_SrcSelector DiffTextWindow::getWindowIndex() const
295
{
296
return mWinIdx;
297
};
298
299
const QString DiffTextWindow::getEncodingDisplayString() const
300
{
Callers
4
getWindowIndex
Method · 0.45
init
Method · 0.45
slotReturnPressed
Method · 0.45
slotBrowseButtonClicked
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected