Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
104
const Widget::State* Selector::GetState() const {
105
return m_state.get();
106
}
107
108
Selector::PtrConst Selector::GetParent() const {
109
return m_parent;
Callers
1
Matches
Method · 0.45
Calls
1
get
Method · 0.80
Tested by
no test coverage detected