1 #ifndef EVDB_PRINTDIALOG_H 9 #define EVDB_PRINTDIALOG_H 12 #include "RQ_OBJECT.h" 14 class TGCompositeFrame;
19 namespace evdb {
class Printable; }
23 RQ_OBJECT(
"evdb::PrintDialog")
TGCheckButton * fDoGIF[10]
Base class for printable objects.
TGCheckButton * fDoEPS[10]
TGTextEntry * fFilename[10]
Manage all things related to colors for the event display.
std::string fPrintTag[10]
TGCheckButton * fDoPDF[10]
TGCheckButton * fPrintableCB[10]
TGCheckButton * fDoPNG[10]
TGTextButton * fCancelButton
TGCompositeFrame * fButtonFrame
TGCompositeFrame * fPrintFrame[10]
TGTextButton * fPrintButton
Printable * fPrintable[10]