Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TGraphEditor.cxx File Reference
#include "TGComboBox.h"
#include "TGButtonGroup.h"
#include "TGraphEditor.h"
#include "TGTextEntry.h"
#include "TGraph.h"
#include "TVirtualPad.h"
#include "TGraphErrors.h"
#include "TVirtualX.h"
Include dependency graph for TGraphEditor.cxx:

Namespaces

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

Enumerations

enum  EGraphWid {
  kShape = 0 , kSHAPE_NOLINE , kSHAPE_SMOOTH , kSHAPE_SIMPLE ,
  kSHAPE_BAR , kSHAPE_FILL , kMARKER_ONOFF , kGRAPH_TITLE ,
  kGRAPH_LINE_WIDTH , kGRAPH_LINE_SIDE
}
 

Enumeration Type Documentation

◆ EGraphWid

enum EGraphWid
Enumerator
kShape 
kSHAPE_NOLINE 
kSHAPE_SMOOTH 
kSHAPE_SIMPLE 
kSHAPE_BAR 
kSHAPE_FILL 
kMARKER_ONOFF 
kGRAPH_TITLE 
kGRAPH_LINE_WIDTH 
kGRAPH_LINE_SIDE 

Definition at line 40 of file TGraphEditor.cxx.