Main Page   Class Hierarchy   Data Structures   File List   Data Fields  

PreferencesDialog Class Reference

#include <preferencesdialog.h>

Collaboration diagram for PreferencesDialog:

Collaboration graph
[legend]

Public Member Functions

 PreferencesDialog (StockMarketVector *const stockMarketVector, Preferences *const preferences)
 ~PreferencesDialog ()

Protected Member Functions

virtual bool on_delete_event (GdkEventAny *event)

Detailed Description

The preferences window of the application. Displays all the preferences using the class Preferences.
Author:
Michael Otto

Definition at line 35 of file preferencesdialog.h.


Constructor & Destructor Documentation

PreferencesDialog::PreferencesDialog StockMarketVector *const    stockMarketVector,
Preferences *const    preferences
 

constructor.

Parameters:
stockMarketVector a vector of StockMarket's
preferences Preferences object

Definition at line 30 of file preferencesdialog.cpp.

PreferencesDialog::~PreferencesDialog  
 

destructor.

Definition at line 119 of file preferencesdialog.cpp.


Member Function Documentation

bool PreferencesDialog::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 252 of file preferencesdialog.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