Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TGButton.h File Reference
#include "TGFrame.h"
#include "TGWidget.h"
Include dependency graph for TGButton.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TGButton
 A button abstract base class. More...
 
class  TGCheckButton
 Selects different options. More...
 
class  TGPictureButton
 Yield an action as soon as it is clicked. More...
 
class  TGRadioButton
 Selects different options. More...
 
class  TGSplitButton
 Implements a button with added menu functionality. More...
 
class  TGTextButton
 Yield an action as soon as it is clicked. More...
 

Enumerations

enum  EButtonState { kButtonUp , kButtonDown , kButtonEngaged , kButtonDisabled }
 

Enumeration Type Documentation

◆ EButtonState

Enumerator
kButtonUp 
kButtonDown 
kButtonEngaged 
kButtonDisabled 

Definition at line 52 of file TGButton.h.