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

Method getUIThreads

src/tools/ecode/plugins/debugger/statusdebuggercontroller.cpp:125–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123}
124
125UITableView* StatusDebuggerController::getUIThreads() {
126 return mUIThreads;
127}
128
129UITableView* StatusDebuggerController::getUIStack() {
130 return mUIStack;

Callers 4

closeProjectMethod · 0.80
initUIMethod · 0.80
changeThreadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected