ROOT  6.06/09
Reference Guide
Functions | 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.

Functions

 ClassImp (TControlBarButton) TControlBarButton
 Default control bar button ctor. More...
 

Variables

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

Function Documentation

ClassImp ( TControlBarButton  )

Default control bar button ctor.

Definition at line 30 of file TControlBarButton.cxx.

Variable Documentation

const char* kBStr = "BUTTON"

Definition at line 25 of file TControlBarButton.cxx.

Referenced by TControlBarButton::SetType().

const char* kDStr = "DRAWNBUTTON"

Definition at line 26 of file TControlBarButton.cxx.

Referenced by TControlBarButton::SetType().

const char* kSStr = "SEPARATOR"

Definition at line 27 of file TControlBarButton.cxx.

Referenced by TControlBarButton::SetType().