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

Namespaces

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

Enumerations

enum  ELineWid {
  kLine_STAX , kLine_STAY , kLine_ENDX , kLine_ENDY ,
  kLine_VERTICAL , kLine_HORIZONTAL
}
 

Enumeration Type Documentation

◆ ELineWid

enum ELineWid
Enumerator
kLine_STAX 
kLine_STAY 
kLine_ENDX 
kLine_ENDY 
kLine_VERTICAL 
kLine_HORIZONTAL 

Definition at line 27 of file TLineEditor.cxx.