Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

ht_project_window Class Reference

#include <htapp.h>

Inheritance diagram for ht_project_window:

ht_window ht_group ht_view Object List of all members.

Public Member Functions

void init (bounds *b, char *desc, UINT framestyle, UINT number, ht_project **project)
virtual void done ()
virtual void handlemsg (htmsg *msg)

Protected Attributes

ht_project ** project
ht_project_listboxplb
char wtitle [128]

Member Function Documentation

void ht_project_window::done  )  [virtual]
 

Reimplemented from ht_window.

Definition at line 922 of file htapp.cc.

References ht_window::done().

void ht_project_window::handlemsg htmsg *  msg  )  [virtual]
 

Reimplemented from ht_window.

Definition at line 927 of file htapp.cc.

References cmd_project_add_item, cmd_project_remove_item, ht_project::get_filename(), ht_window::handlemsg(), ht_snprintf(), ht_static_context_menu::init(), ht_static_context_menu::insert_entry(), K_Delete, K_Insert, msg_contextmenuquery, msg_project_changed, msg_retval, NULL, plb, project, ht_project_listbox::set_project(), ht_window::settitle(), and wtitle.

void ht_project_window::init bounds *  b,
char *  desc,
UINT  framestyle,
UINT  number,
ht_project **  project
 

Definition at line 905 of file htapp.cc.

References ht_project_listbox::init(), Object::init(), ht_window::insert(), msg_project_changed, plb, project, ht_view::sendmsg(), and UINT.

Referenced by ht_app::create_window_project().


Member Data Documentation

ht_project_listbox* ht_project_window::plb [protected]
 

Definition at line 250 of file htapp.h.

Referenced by handlemsg(), and init().

ht_project** ht_project_window::project [protected]
 

Definition at line 249 of file htapp.h.

Referenced by handlemsg(), and init().

char ht_project_window::wtitle[128] [protected]
 

Definition at line 251 of file htapp.h.

Referenced by handlemsg().


The documentation for this class was generated from the following files:
Generated on Fri May 7 21:16:02 2004 by doxygen 1.3.5