DGDisc
class description - source file - inheritance tree
public:
DGDisc DGDisc(DDisc* module)
DGDisc DGDisc(DGDisc&)
virtual void ~DGDisc()
TClass* Class()
virtual Bool_t HandleTimer(TTimer* tim)
virtual TClass* IsA() const
virtual Bool_t ProcessMessage(Long_t msg, Long_t parm1, Long_t parm2)
virtual void Refresh()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
private:
TGLayoutHints* fL0
TGVerticalFrame* fVertSlice[4]
TGTextBuffer* fTbuf[4]
TGTextEntry* fTent[4]
TGVSlider* fVsli[4]
DGDisc is a GUI for DDisc
DGDisc(DDisc *module) : DGModule((DModule *) module)
~DGDisc()
void Refresh()
Update display such that is represents the actual contents of fModule.
Bool_t HandleTimer(TTimer *tim)
Bool_t ProcessMessage(Long_t msg, Long_t parm1, Long_t parm2)
Inline Functions
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
DGDisc DGDisc(DGDisc&)
Author: Dariusz Miskowiec
Last update: 1999
ROOT page - Class index - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.