Main Page   Class Hierarchy   Data Structures   File List   Data Fields  

AddNewStock Class Reference

#include <addnewstock.h>

Collaboration diagram for AddNewStock:

Collaboration graph
[legend]

Public Member Functions

 AddNewStock (const StockMarketVector *const stockMarketVector)
 ~AddNewStock ()

Protected Member Functions

virtual bool on_delete_event (GdkEventAny *event)

Detailed Description

A Window with which the user can add a new Stock to a StockMarket. The window contains a dialog where the user is able to choose the market and to enter the informations. and add the stockk to the market.
Author:
Michael Otto

Definition at line 38 of file addnewstock.h.


Constructor & Destructor Documentation

AddNewStock::AddNewStock const StockMarketVector *const    stockMarketVector
 

constructor.

Parameters:
stockMarketVector a vector of StockMarket's

Definition at line 31 of file addnewstock.cpp.

References StockMarket::getMarketName().

AddNewStock::~AddNewStock  
 

destructor.

Definition at line 86 of file addnewstock.cpp.


Member Function Documentation

bool AddNewStock::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 207 of file addnewstock.cpp.


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