Main Page   Class Hierarchy   Data Structures   File List   Data Fields  

RemoveStock Class Reference

#include <removestock.h>

Collaboration diagram for RemoveStock:

Collaboration graph
[legend]

Public Member Functions

 RemoveStock (const StockMarketVector *const stockMarketVector)
 ~RemoveStock ()

Protected Member Functions

virtual bool on_delete_event (GdkEventAny *event)

Detailed Description

A Window with which the user can remove a Stock from a StockMarket. The window contains a dialog where the user is able to choose the market and then choose the stock fromthe selected StockMarket.
Author:
Michael Otto

Definition at line 40 of file removestock.h.


Constructor & Destructor Documentation

RemoveStock::RemoveStock const StockMarketVector *const    stockMarketVector
 

constructor.

Parameters:
stockMarketVector a vector of StockMarkets

Definition at line 32 of file removestock.cpp.

References StockMarket::getMarketName().

RemoveStock::~RemoveStock  
 

destructor.

Definition at line 92 of file removestock.cpp.


Member Function Documentation

bool RemoveStock::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 213 of file removestock.cpp.


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