VICI  0.11.815
Visual Chart Interpreter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
VICI::WidgetMgrClient Class Referenceabstract

An interface for the WidgetMgr to call its clients when a window registers itself. More...

#include <vici/libgui.h>

Inheritance diagram for VICI::WidgetMgrClient:
VICI::gth::GTHTest

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,.
 

Detailed Description

An interface for the WidgetMgr to call its clients when a window registers itself.


The documentation for this class was generated from the following file: