![]() |
ROOT
6.06/08
Reference Guide
|
#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"
Include dependency graph for TAttTextEditor.cxx:Go to the source code of this file.
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.