MCPcopy Create free account
hub / github.com/TankOs/SFGUI / GetState

Method GetState

src/SFGUI/Selector.cpp:104–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102}
103
104const Widget::State* Selector::GetState() const {
105 return m_state.get();
106}
107
108Selector::PtrConst Selector::GetParent() const {
109 return m_parent;

Callers 1

MatchesMethod · 0.45

Calls 1

getMethod · 0.80

Tested by

no test coverage detected