Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
147
UICodeEditorSplitter* PluginManager::getSplitter() const {
148
return mSplitter;
149
}
150
151
UISplitter* PluginManager::getMainSplitter() const {
152
return mMainSplitter;
Callers
2
editorExists
Method · 0.45
createListView
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected