12#ifndef ROOT_TGButtonGroup
13#define ROOT_TGButtonGroup
78 void SetTitle(
const char *title)
override;
121 norm, font, back) { }
Handle_t GContext_t
Graphics context handle.
Handle_t FontStruct_t
Pointer to font structure.
ULong_t Pixel_t
Pixel value.
int Int_t
Signed integer 4 bytes (int).
unsigned int UInt_t
Unsigned integer 4 bytes (unsigned int).
bool Bool_t
Boolean (0=false, 1=true) (bool).
const char Option_t
Option string (const char).
#define ClassDefOverride(name, id)
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
static const TGGC & GetDefaultGC()
Return default graphics context in use.
TGGroupFrame(const TGGroupFrame &)=delete
static FontStruct_t GetDefaultFontStruct()
Return default font structure in use.
This class describes layout hints used by the layout classes.
TGString wraps a TString and adds some graphics routines like drawing, size of string on screen depen...
ROOT GUI Window base class.
TMap implements an associative array of (key,value) pairs using a THashTable for efficient retrieval ...
void Emit(const char *signal, const T &arg)
Activate signal with single parameter.