Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TankOs/SFGUI
/ GetParent
Method
GetParent
src/SFGUI/Selector.cpp:108–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
Selector::PtrConst Selector::GetParent() const {
109
return m_parent;
110
}
111
112
std::string Selector::BuildString() const {
113
std::string str;
Callers
1
Matches
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected