#include "TAttTextEditor.h"
#include "TGedEditor.h"
#include "TGColorSelect.h"
#include "TGComboBox.h"
#include "TColor.h"
#include "TPaveLabel.h"
#include "TVirtualPad.h"
#include "TGLabel.h"
#include "TGNumberEntry.h"
#include "TPad.h"
#include "TCanvas.h"
#include "TROOT.h"
Enumerations | |
enum | ETextWid { kCOLOR , kFONT_SIZE , kFONT_STYLE , kFONT_ALIGN , kALPHA , kALPHAFIELD } |
enum ETextWid |
Enumerator | |
---|---|
kCOLOR | |
kFONT_SIZE | |
kFONT_STYLE | |
kFONT_ALIGN | |
kALPHA | |
kALPHAFIELD |
Definition at line 42 of file TAttTextEditor.cxx.