Main Page   Class Hierarchy   Data Structures   File List   Data Fields  

InfoDialog Class Reference

#include <infodialog.h>

Collaboration diagram for InfoDialog:

Collaboration graph
[legend]

Public Member Functions

 InfoDialog (Stock *const stock)
 ~InfoDialog ()

Protected Member Functions

virtual bool on_delete_event (GdkEventAny *event)

Detailed Description

A window displaying all the informations of a Stock. The user is able to edit them and they are saved when closing the window.
Author:
Michael Otto

Definition at line 34 of file infodialog.h.


Constructor & Destructor Documentation

InfoDialog::InfoDialog Stock *const    stock
 

constructor.

Parameters:
stock a Stock

Definition at line 28 of file infodialog.cpp.

InfoDialog::~InfoDialog  
 

destructor.

Definition at line 113 of file infodialog.cpp.


Member Function Documentation

bool InfoDialog::on_delete_event GdkEventAny *    event [protected, virtual]
 

Event method for Close button of window.

Parameters:
event an event
Returns:
a bool variable

Definition at line 154 of file infodialog.cpp.


The documentation for this class was generated from the following files:
Generated on Tue May 27 21:24:03 2003 for gstockcalc by doxygen1.3-rc3