ROOT  6.06/08
Reference Guide
Variables
TControlBarButton.cxx File Reference
#include "TControlBarButton.h"
#include "TCanvas.h"
#include "TError.h"
#include "TApplication.h"
#include <ctype.h>
+ Include dependency graph for TControlBarButton.cxx:

Go to the source code of this file.

Variables

const char * kBStr = "BUTTON"
 
const char * kDStr = "DRAWNBUTTON"
 
const char * kSStr = "SEPARATOR"
 

Variable Documentation

§ kBStr

const char* kBStr = "BUTTON"

Definition at line 25 of file TControlBarButton.cxx.

Referenced by TControlBarButton::SetType().

§ kDStr

const char* kDStr = "DRAWNBUTTON"

Definition at line 26 of file TControlBarButton.cxx.

Referenced by TControlBarButton::SetType().

§ kSStr

const char* kSStr = "SEPARATOR"

Definition at line 27 of file TControlBarButton.cxx.

Referenced by TControlBarButton::SetType().