Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

Messages applications understand


Enumerations

enum  {
  ID_QUIT = 0,
  ID_DUMP,
  ID_LAST
}
 Messages applications understand. More...


Enumeration Type Documentation

anonymous enum [inherited]
 

Enumeration values:
ID_QUIT  Terminate the application normally.
ID_DUMP  Dump the current widget tree.