Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TControlBarButton.cxx File Reference
#include "TControlBarButton.h"
#include "TVirtualPad.h"
#include "TError.h"
#include "TApplication.h"
#include <cctype>
Include dependency graph for TControlBarButton.cxx:

Namespaces

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

Variables

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

Variable Documentation

◆ kBStr

const char* kBStr = "BUTTON"

Definition at line 26 of file TControlBarButton.cxx.

◆ kDStr

const char* kDStr = "DRAWNBUTTON"

Definition at line 27 of file TControlBarButton.cxx.

◆ kSStr

const char* kSStr = "SEPARATOR"

Definition at line 28 of file TControlBarButton.cxx.