Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TPieEditor.cxx File Reference
#include "TGedEditor.h"
#include "TGComboBox.h"
#include "TGButtonGroup.h"
#include "TPieEditor.h"
#include "TGTextEntry.h"
#include "TGNumberEntry.h"
#include "TPie.h"
#include "TVirtualPad.h"
#include "TGColorSelect.h"
#include "TColor.h"
#include "TBox.h"
#include "TPaveLabel.h"
#include "TVirtualX.h"
#include "snprintf.h"
Include dependency graph for TPieEditor.cxx:

Namespaces

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

Enumerations

enum  EPieWid {
  kPie = 0 , kPIE_HOR , kPIE_RAD , kPIE_TAN ,
  kPIE_FILL , kPIE_OUTLINE , kPIE_TITLE , kPIE_3D ,
  kPIE_3DANGLE , kPIE_3DTHICKNESS , kFONT_COLOR , kFONT_SIZE ,
  kFONT_STYLE
}
 

Enumeration Type Documentation

◆ EPieWid

enum EPieWid
Enumerator
kPie 
kPIE_HOR 
kPIE_RAD 
kPIE_TAN 
kPIE_FILL 
kPIE_OUTLINE 
kPIE_TITLE 
kPIE_3D 
kPIE_3DANGLE 
kPIE_3DTHICKNESS 
kFONT_COLOR 
kFONT_SIZE 
kFONT_STYLE 

Definition at line 40 of file TPieEditor.cxx.