MCPcopy Create free account
hub / github.com/MyGUI/mygui / initialise

Method initialise

Demos/Demo_PanelView/PanelStatic.cpp:17–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15 }
16
17 void PanelStatic::initialise()
18 {
19 mPanelCell->setCaption("Static panel");
20 }
21
22 void PanelStatic::shutdown()
23 {

Callers

nothing calls this directly

Calls 1

setCaptionMethod · 0.45

Tested by

no test coverage detected