MCPcopy Create free account
hub / github.com/KDE/kdevelop / split

Method split

kdevplatform/shell/mainwindow.cpp:147–152  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145}
146
147void MainWindow::split(Qt::Orientation orientation)
148{
149 Q_D(MainWindow);
150
151 d->split(orientation);
152}
153
154void MainWindow::loadUiPreferences()
155{

Callers 15

addModelineMethod · 0.45
splitViewMethod · 0.45
enabledStateMethod · 0.45
areBuddiesMethod · 0.45
buddyOrderMethod · 0.45
loadToAreaPrivateFunction · 0.45
formatCommentFunction · 0.45
setFilterMethod · 0.45

Calls

no outgoing calls

Tested by 4

areBuddiesMethod · 0.36
buddyOrderMethod · 0.36
stringToUrlFunction · 0.36