Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TSpiderEditor.cxx File Reference
#include "TSpiderEditor.h"
#include "TSpider.h"
#include "TGButton.h"
#include "TGNumberEntry.h"
#include "TGButtonGroup.h"
#include "TGLabel.h"
#include "TGPicture.h"
#include "TGTextEntry.h"
#include "TG3DLine.h"
#include "TGComboBox.h"
#include "TGColorSelect.h"
#include "TGedPatternSelect.h"
#include "TColor.h"
Include dependency graph for TSpiderEditor.cxx:

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 

Enumerations

enum  ESpiderWid {
  kAverage , kNx , kNy , kPolyLines ,
  kSegment , kGotoEntry , kPicNext , kPicPrevious ,
  kPicFollowing , kPicPreceding , kAddVar , kDeleteVar ,
  kAvLineStyle , kAvLineColor , kAvLineWidth , kAvFillColor ,
  kAvFillStyle
}
 

Enumeration Type Documentation

◆ ESpiderWid

enum ESpiderWid
Enumerator
kAverage 
kNx 
kNy 
kPolyLines 
kSegment 
kGotoEntry 
kPicNext 
kPicPrevious 
kPicFollowing 
kPicPreceding 
kAddVar 
kDeleteVar 
kAvLineStyle 
kAvLineColor 
kAvLineWidth 
kAvFillColor 
kAvFillStyle 

Definition at line 33 of file TSpiderEditor.cxx.