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

Method notifyChangeWidth

Common/PanelView/BasePanelViewItem.h:56–58  ·  view source on GitHub ↗

реально изменилась ширина ячейки

Source from the content-addressed store, hash-verified

54
55 // реально изменилась ширина ячейки
56 virtual void notifyChangeWidth(int _width)
57 {
58 }
59
60 virtual void setVisible(bool _visible)
61 {

Callers 1

updateViewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected