Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kwin
/ columnCount
Method
columnCount
src/debug_console.cpp:1146–1149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1144
DebugConsoleModel::~DebugConsoleModel() = default;
1145
1146
int DebugConsoleModel::columnCount(const QModelIndex &parent) const
1147
{
1148
return 2;
1149
}
1150
1151
int DebugConsoleModel::topLevelRowCount() const
1152
{
Callers
5
topLevelTest
Method · 0.45
testX11Window
Method · 0.45
testX11Unmanaged
Method · 0.45
testWaylandClient
Method · 0.45
testInternalWindow
Method · 0.45
Calls
no outgoing calls
Tested by
5
topLevelTest
Method · 0.36
testX11Window
Method · 0.36
testX11Unmanaged
Method · 0.36
testWaylandClient
Method · 0.36
testInternalWindow
Method · 0.36