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

Method setTarget

Tools/LayoutEditor/PropertyFieldColour.cpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46 }
47
48 void PropertyFieldColour::setTarget(MyGUI::Widget* _currentWidget)
49 {
50 mCurrentWidget = _currentWidget;
51 }
52
53 void PropertyFieldColour::notifyApplyProperties(MyGUI::Widget* _sender, bool _force)
54 {

Callers 5

updateMethod · 0.45
AddParametrsMethod · 0.45
AddParametrsMethod · 0.45
notifySelectItemMethod · 0.45
addParametrsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected