ROOTANA
Public Member Functions | Data Fields
TextButton Class Reference
Inheritance diagram for TextButton:
Inheritance graph
[legend]
Collaboration diagram for TextButton:
Collaboration graph
[legend]

Public Member Functions

 TextButton (TGWindow *p, const char *text, ValueHolder *holder, int value)
 
void Clicked ()
 

Data Fields

ValueHolderfHolder
 
int fValue
 

Detailed Description

Definition at line 2169 of file manalyzer.cxx.

Constructor & Destructor Documentation

◆ TextButton()

TextButton::TextButton ( TGWindow *  p,
const char *  text,
ValueHolder holder,
int  value 
)
inline

Definition at line 2175 of file manalyzer.cxx.

Member Function Documentation

◆ Clicked()

void TextButton::Clicked ( )
inline

Definition at line 2194 of file manalyzer.cxx.

Field Documentation

◆ fHolder

ValueHolder* TextButton::fHolder

Definition at line 2172 of file manalyzer.cxx.

◆ fValue

int TextButton::fValue

Definition at line 2173 of file manalyzer.cxx.


The documentation for this class was generated from the following file: