32 #ifndef ROOT_WidgetMessageTypes    70      fWidgetId(tgw.fWidgetId), fWidgetFlags(tgw.fWidgetFlags),
    71      fMsgWindow(tgw.fMsgWindow), fCommand(tgw.fCommand) { }
    81      fWidgetId(-1), fWidgetFlags(0), fMsgWindow(0), fCommand() { }
    83      fWidgetId(id), fWidgetFlags(0), fMsgWindow(0), fCommand() { }
    91    virtual void  SetCommand(
const char *command) { fCommand = command; }
 
#define ClassDef(name, id)
 
const char * Data() const