Main Page   Class Hierarchy   Data Structures   File List   Data Fields  

AddMarket Class Reference

#include <addmarket.h>

Collaboration diagram for AddMarket:

Collaboration graph
[legend]

Public Member Functions

 AddMarket (StockMarketVector *stockMarketVector)
 ~AddMarket ()

Protected Member Functions

virtual bool on_delete_event (GdkEventAny *event)

Detailed Description

A Window with which the user can add a new Stockmarket to the overview. The window contains a dialog where the user is able to enter the new name of the Stockmarket and add the market to the overview.
Author:
Michael Otto

Definition at line 37 of file addmarket.h.


Constructor & Destructor Documentation

AddMarket::AddMarket StockMarketVector   stockMarketVector
 

constructor.

Parameters:
stockMarketVector a vector of StockMarket's

Definition at line 32 of file addmarket.cpp.

AddMarket::~AddMarket  
 

destructor.

Definition at line 78 of file addmarket.cpp.


Member Function Documentation

bool AddMarket::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 108 of file addmarket.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