MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / getState

Method getState

Default/GenericInspector/InspectorUI.cpp:1059–1063  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1057}
1058
1059enum InspectorUI::State
1060InspectorUI::getState(void) const
1061{
1062 return this->state;
1063}
1064
1065void
1066InspectorUI::pushControl(InspectorCtl *ctl)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected