Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TTextEditor.cxx File Reference
#include "TTextEditor.h"
#include "TText.h"
#include "TGTextEntry.h"
#include "TGNumberEntry.h"
#include "TGLabel.h"
Include dependency graph for TTextEditor.cxx:

Namespaces

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

Enumerations

enum  ELatexID {
  kText_Text = 0 , kText_Xpos , kText_Ypos , kText_Angle ,
  kText_Size
}
 

Enumeration Type Documentation

◆ ELatexID

enum ELatexID
Enumerator
kText_Text 
kText_Xpos 
kText_Ypos 
kText_Angle 
kText_Size 

Definition at line 26 of file TTextEditor.cxx.