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

ht_app_window_entry Class Reference

#include <htapp.h>

Inheritance diagram for ht_app_window_entry:

Object List of all members.

Public Member Functions

 ht_app_window_entry (ht_window *window, UINT number, UINT type, bool minimized, bool isfile, ht_layer_streamfile *layer)
 ~ht_app_window_entry ()

Public Attributes

UINT type
ht_windowwindow
bool minimized
UINT number
bool isfile
ht_layer_streamfilelayer

Constructor & Destructor Documentation

ht_app_window_entry::ht_app_window_entry ht_window window,
UINT  number,
UINT  type,
bool  minimized,
bool  isfile,
ht_layer_streamfile layer
 

Definition at line 1350 of file htapp.cc.

References isfile, layer, minimized, number, type, UINT, and window.

ht_app_window_entry::~ht_app_window_entry  ) 
 

Definition at line 1360 of file htapp.cc.


Member Data Documentation

bool ht_app_window_entry::isfile
 

Definition at line 278 of file htapp.h.

Referenced by ht_app::handlemsg(), and ht_app_window_entry().

ht_layer_streamfile* ht_app_window_entry::layer
 

Definition at line 279 of file htapp.h.

Referenced by ht_app::handlemsg(), and ht_app_window_entry().

bool ht_app_window_entry::minimized
 

Definition at line 276 of file htapp.h.

Referenced by ht_app_window_entry().

UINT ht_app_window_entry::number
 

Definition at line 277 of file htapp.h.

Referenced by ht_app::find_free_window_number(), ht_app::get_window_by_number(), ht_app::get_window_number(), ht_app_window_entry(), and ht_app::popup_window_list().

UINT ht_app_window_entry::type
 

Definition at line 274 of file htapp.h.

Referenced by ht_app::get_window_by_type(), and ht_app_window_entry().

ht_window* ht_app_window_entry::window
 

Definition at line 275 of file htapp.h.

Referenced by ht_app::accept_close_all_windows(), ht_app::get_window_by_filename(), ht_app::get_window_by_number(), ht_app::get_window_by_type(), ht_app::get_window_listindex(), ht_app::handlemsg(), ht_app_window_entry(), and ht_app::popup_window_list().


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