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

Class ClassId

include/SFGUI/Widget.hpp:455–458  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

453
454 private:
455 struct ClassId {
456 std::string id;
457 std::string class_;
458 };
459
460 static void SetActiveWidget( Ptr widget );
461 static bool IsActiveWidget( PtrConst widget );

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected