ULong_t Pixel_t
Pixel value.
int Int_t
Signed integer 4 bytes (int).
long Longptr_t
Integer large enough to hold a pointer (platform-dependent).
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)
TGCompositeFrame(const TGCompositeFrame &)=delete
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
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.