Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TAttTextEditor.cxx File Reference
#include "TAttTextEditor.h"
#include "TGedEditor.h"
#include "TGColorSelect.h"
#include "TGComboBox.h"
#include "TColor.h"
#include "TPaveLabel.h"
#include "TGLabel.h"
#include "TGSlider.h"
#include "TGNumberEntry.h"
#include "TCanvas.h"
#include "TROOT.h"
#include "snprintf.h"
Include dependency graph for TAttTextEditor.cxx:

Namespaces

namespace  ROOT
 This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
 

Enumerations

enum  ETextWid {
  kCOLOR , kFONT_SIZE , kFONT_STYLE , kFONT_ALIGN ,
  kALPHA , kALPHAFIELD
}
 

Enumeration Type Documentation

◆ ETextWid

enum ETextWid
Enumerator
kCOLOR 
kFONT_SIZE 
kFONT_STYLE 
kFONT_ALIGN 
kALPHA 
kALPHAFIELD 

Definition at line 37 of file TAttTextEditor.cxx.