Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

TestDisplay Class Reference

#include <TestDisplay.h>

Inheritance diagram for TestDisplay:

evdb::Canvas evdb::Printable List of all members.

Public Member Functions

 TestDisplay (THMainFrame *mf)
 ~TestDisplay ()
const char PrintTag ()
const char Description ()
void Draw (const char *opt=0)

Constructor & Destructor Documentation

TestDisplay::TestDisplay THMainFrame *  mf  ) 
 

TestDisplay::~TestDisplay  ) 
 


Member Function Documentation

const char TestDisplay::Description  )  [inline]
 

Definition at line 12 of file TestDisplay.h.

00012 { return "Test Display Canvas"; }

void TestDisplay::Draw const char *  opt = 0  )  [virtual]
 

Implements evdb::Canvas.

const char TestDisplay::PrintTag  )  [inline]
 

Definition at line 11 of file TestDisplay.h.

00011 { return "Test"; }


The documentation for this class was generated from the following file:
Generated on Thu Jul 24 12:01:15 2008 for NOvA Offline by doxygen 1.3.5