Callback class definition
Callback class definition. This class allows the user to set an arbitrary c++ method of a derived class as callback for any MGUI object. MGUI Designer generates, for each created window, a c++ class derived from CmShell that holds, as methods, all callbacks the user activates on any GUI object in the window. This is possible because all MGUI objects derive from CmCallback (CmMGUI).
alphabetic index hierarchy of classes
generated by doc++