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

Method getIcon

UnitTests/UnitTest_TreeControl/TreeControlItem.h:25–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23 return mpButtonExpandCollapse;
24 }
25 ImageBox* getIcon() const
26 {
27 return mpIcon;
28 }
29
30 protected:
31 void initialiseOverride() override;

Callers 1

validateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected