anonymous enum [inherited]

Messages applications understand.

Enumerator:
ID_QUIT 
ID_DUMP  Terminate the application normally.
ID_HOVER  Dump the current widget tree.
ID_LAST 

Definition at line 734 of file FXApp.h.

00734        {
00735     ID_QUIT=1,    
00736     ID_DUMP,      
00737     ID_HOVER,
00738     ID_LAST
00739     };


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:37:47 2009 for TnFOX by doxygen v1.4.7