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

Method getBaseLayout

src/eepp/ui/tools/uicodeeditorsplitter.cpp:1034–1036  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1032}
1033
1034Node* UICodeEditorSplitter::getBaseLayout() const {
1035 return mBaseLayout;
1036}
1037
1038UIWidget* UICodeEditorSplitter::getCurWidget() const {
1039 return mCurWidget;

Callers 2

saveProjectMethod · 0.80
createNewTerminalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected