t_wxext_frame Class Reference

#include <t_wxext_frame.h>

Inheritance diagram for t_wxext_frame:

Inheritance graph
[legend]
Collaboration diagram for t_wxext_frame:

Collaboration graph
[legend]
List of all members.

Public Types

enum  { About = wxID_ABOUT, LOAD_FILE_ITEM = 123, PICK_FONT_ITEM = 124 }

Public Member Functions

 t_wxext_frame (const istring &window_title, const istring &name_root, int file_size=int(1.2 *MEGABYTE))
virtual ~t_wxext_frame ()
 IMPLEMENT_CLASS_NAME ("t_wxext_frame")
virtual int execute ()
 forwards application_base responsibility upwards to derived objects.

Protected Member Functions

void OnAbout (wxCommandEvent &event)
void OnLoadFile (wxCommandEvent &event)
void OnPickFont (wxCommandEvent &event)

Detailed Description

Definition at line 26 of file t_wxext_frame.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
About 
LOAD_FILE_ITEM 
PICK_FONT_ITEM 

Definition at line 39 of file t_wxext_frame.h.


Constructor & Destructor Documentation

t_wxext_frame::t_wxext_frame ( const istring window_title,
const istring name_root,
int  file_size = int(1.2 *MEGABYTE) 
)

Definition at line 40 of file t_wxext_frame.cpp.

References About, log(), and to_unicode_wx.

t_wxext_frame::~t_wxext_frame (  )  [virtual]

Definition at line 65 of file t_wxext_frame.cpp.

References WHACK().


Member Function Documentation

t_wxext_frame::IMPLEMENT_CLASS_NAME ( "t_wxext_frame"   ) 

virtual int t_wxext_frame::execute (  )  [inline, virtual]

forwards application_base responsibility upwards to derived objects.

Reimplemented from wx_tiny_shell.

Definition at line 50 of file t_wxext_frame.h.

void t_wxext_frame::OnAbout ( wxCommandEvent &  event  )  [protected]

void t_wxext_frame::OnLoadFile ( wxCommandEvent &  event  )  [protected]

void t_wxext_frame::OnPickFont ( wxCommandEvent &  event  )  [protected]


The documentation for this class was generated from the following files:
Generated on Fri Nov 28 04:31:02 2008 for HOOPLE Libraries by  doxygen 1.5.1