Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ getUIStack
Method
getUIStack
src/tools/ecode/plugins/debugger/statusdebuggercontroller.cpp:129–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
}
128
129
UITableView* StatusDebuggerController::getUIStack() {
130
return mUIStack;
131
}
132
133
UIBreakpointsTableView* StatusDebuggerController::getUIBreakpoints() {
134
return mUIBreakpoints;
Callers
4
closeProject
Method · 0.80
~DebuggerClientListener
Method · 0.80
initUI
Method · 0.80
changeScope
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected