MCPcopy 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

1144DebugConsoleModel::~DebugConsoleModel() = default;
1145
1146int DebugConsoleModel::columnCount(const QModelIndex &parent) const
1147{
1148 return 2;
1149}
1150
1151int DebugConsoleModel::topLevelRowCount() const
1152{

Callers 5

topLevelTestMethod · 0.45
testX11WindowMethod · 0.45
testX11UnmanagedMethod · 0.45
testWaylandClientMethod · 0.45
testInternalWindowMethod · 0.45

Calls

no outgoing calls

Tested by 5

topLevelTestMethod · 0.36
testX11WindowMethod · 0.36
testX11UnmanagedMethod · 0.36
testWaylandClientMethod · 0.36
testInternalWindowMethod · 0.36