MCPcopy Create free account
hub / github.com/RGAA-Software/GoDesk / InitPanel

Method InitPanel

src/render_panel/gr_connected_manager.cpp:131–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129 }
130
131 void GrConnectedManager::InitPanel() {
132 AdjustPanelPosition();
133 }
134
135 void GrConnectedManager::CreatePanel() {
136 for (auto& item : connected_info_panel_group_) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected