Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
hdv_optionsframe Class Reference

#include <hdv_optionsframe.h>

+ Inheritance diagram for hdv_optionsframe:

Public Member Functions

 hdv_optionsframe (hdv_mainframe *hdvmf, const TGWindow *p, UInt_t w, UInt_t h)
 
virtual ~hdv_optionsframe ()
 
void DoDone (void)
 

Private Attributes

hdv_mainframehdvmf
 
map< string, TGCheckButton * > checkbuttons
 

Detailed Description

Definition at line 37 of file hdv_optionsframe.h.

Constructor & Destructor Documentation

hdv_optionsframe::hdv_optionsframe ( hdv_mainframe hdvmf,
const TGWindow *  p,
UInt_t  w,
UInt_t  h 
)

Definition at line 48 of file hdv_optionsframe.cc.

References hdv_mainframe::AddCheckButtons(), checkbuttons, and hdvmf.

virtual hdv_optionsframe::~hdv_optionsframe ( )
inlinevirtual

Definition at line 41 of file hdv_optionsframe.h.

Member Function Documentation

void hdv_optionsframe::DoDone ( void  )

Definition at line 154 of file hdv_optionsframe.cc.

Member Data Documentation

map<string, TGCheckButton*> hdv_optionsframe::checkbuttons
private

Definition at line 48 of file hdv_optionsframe.h.

Referenced by hdv_optionsframe().

hdv_mainframe* hdv_optionsframe::hdvmf
private

Definition at line 47 of file hdv_optionsframe.h.

Referenced by hdv_optionsframe().


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