#include <EDButtonFrame.h>
Inheritance diagram for EDButtonFrame:

Public Methods | |
| EDButtonFrame ( TGWindow* main, TGWindow* p, TGPicture* buttonPic, Int_t buttonId, Char_t* Text ) | |
| EDButtonFrame ( TGWindow* main, TGWindow* p, TGPicture* buttonPic, Int_t buttonId, Char_t* Text, TGComboBox* &combo ) | |
| EDButtonFrame ( TGWindow* main, TGWindow* p, TGPicture* buttonPic, Int_t buttonId, Char_t* Text, TGTextEntry* &txtEntry ) | |
| void | AddFrames () |
| void | SetText ( Char_t *txt ) |
| ~EDButtonFrame () | |
Private Attributes | |
| TGPictureButton* | m_button |
| TGLabel* | m_label |
| TGWindow* | m_main |
| TGWindow* | m_parent |
| TGPicture* | m_buttonPic |
| Int_t | m_buttonId |
| Char_t | m_Text [ 20 ] |
|
|
Definition at line 5 of file EDButtonFrame.cxx. |
|
|
Definition at line 21 of file EDButtonFrame.cxx. |
|
|
Definition at line 39 of file EDButtonFrame.cxx. |
|
|
Definition at line 57 of file EDButtonFrame.cxx. |
|
|
Definition at line 64 of file EDButtonFrame.cxx. Referenced by EDButtonFrame(). |
|
|
Definition at line 76 of file EDButtonFrame.cxx. |
|
|
Definition at line 38 of file EDButtonFrame.h. |
|
|
Definition at line 32 of file EDButtonFrame.h. |
|
|
Definition at line 37 of file EDButtonFrame.h. |
|
|
Definition at line 36 of file EDButtonFrame.h. |
|
|
Definition at line 33 of file EDButtonFrame.h. |
|
|
Definition at line 34 of file EDButtonFrame.h. |
|
|
Definition at line 35 of file EDButtonFrame.h. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000