MCPcopy Create free account
hub / github.com/SpartanJ/eepp / getSplitter

Method getSplitter

src/tools/ecode/plugins/pluginmanager.cpp:147–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145}
146
147UICodeEditorSplitter* PluginManager::getSplitter() const {
148 return mSplitter;
149}
150
151UISplitter* PluginManager::getMainSplitter() const {
152 return mMainSplitter;

Callers 2

editorExistsMethod · 0.45
createListViewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected