namespace yav class TclSon Parent class for an object attached to a TCL window
| | setTCLwindow (const TclString& name) associates object to a new TCL window |
| | windowName (void) returns associated window name |
| | Constructor
| ||
| | destructor
|
| | TCLwindow TCL window name |
| | deleteProc TCL window delete procedure |
| | deleteData TCL window delete client data |
| | deleted (ClientData cd) procedure called when the TCL window is deleted |
Parent class for an object attached to a TCL window. When the window is destroyed, the object dies
Tcl_CmdDeleteProc* deleteProc
ClientData deleteData
static void deleted(ClientData cd)
Constructor
destructor
void setTCLwindow(const TclString& name)
const TclString& windowName(void)
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de