Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

main_window Class Reference

#include <main_window.h>

Inheritance diagram for main_window:

base_viewer window List of all members.

Public Methods

 main_window ()
virtual ~main_window ()
virtual char* class_name ()
virtual void create_window ( int argc = 0, char *argv[] = 0 )
virtual void load_fileset ( const String file_name )
virtual void load_fileset ()
virtual fileset_state save_and_delete_fileset ( bool cancel_button = false )
virtual void update_display ()
virtual void handle_event ( event& e)
virtual void destroy ()
virtual void destroyed ()

Static Public Methods

main_window* get_main_window ()


Detailed Description


Constructor & Destructor Documentation

main_window::main_window ()

main_window::~main_window () [virtual]


Member Function Documentation

char * main_window::class_name ( void) [inline, virtual]

Reimplemented from base_viewer.

void main_window::create_window ( int argc = 0,
char * argv[] = 0) [virtual]

void main_window::destroy ( void) [virtual]

Reimplemented from window.

void main_window::destroyed ( void) [virtual]

Reimplemented from window.

main_window * main_window::get_main_window () [static]

void main_window::handle_event ( event & e) [virtual]

Reimplemented from base_viewer.

void main_window::load_fileset () [inline, virtual]

void main_window::load_fileset ( const String file_name) [virtual]

main_window::fileset_state main_window::save_and_delete_fileset ( bool cancel_button = false) [virtual]

void main_window::update_display () [virtual]


The documentation for this class was generated from the following files:
Generated at Mon Jul 31 13:44:02 2000 for NCI SUIF by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000