VICI
0.11.815
Visual Chart Interpreter
|
An interface for the WidgetMgr to call its clients when a window registers itself. More...
#include <vici/libgui.h>
Public Member Functions | |
virtual void | windowHasRegistered (GTHWindowWidget *)=0 |
Called to notify of a new window registering itself. | |
virtual void | windowHasDeregistered (GTHWindowWidget *)=0 |
Called to notify that a window has deregistered itself,. | |
An interface for the WidgetMgr to call its clients when a window registers itself.