Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

prefsdlg Class Reference

A dialog to allow manipulation of user's application preferences. More...

#include <prefsdlg.h>

List of all members.

Public Member Functions

 prefsdlg (wxWindow *parent, config *cfg)
 Dialog creation.
void onOk (wxCommandEvent &evt)
 Occurs when the user pressed ok button.
void onCancel (wxCommandEvent &evt)
 Occurs when the user presses the cancel button.
void onApply (wxCommandEvent &evt)
 Occurs when the user presses the apply button.
void apply ()
 Apply the settings to the application and all open editors.


Detailed Description

A dialog to allow manipulation of user's application preferences.


Constructor & Destructor Documentation

prefsdlg::prefsdlg wxWindow *  parent,
config cfg
 

Dialog creation.

Parameters:
parent the parent id
cfg the config object


Member Function Documentation

void prefsdlg::apply  ) 
 

Apply the settings to the application and all open editors.

void prefsdlg::onApply wxCommandEvent &  evt  ) 
 

Occurs when the user presses the apply button.

Parameters:
evt called by wx

void prefsdlg::onCancel wxCommandEvent &  evt  ) 
 

Occurs when the user presses the cancel button.

Parameters:
evt called by wx

void prefsdlg::onOk wxCommandEvent &  evt  ) 
 

Occurs when the user pressed ok button.

Parameters:
evt called by wx


The documentation for this class was generated from the following files:
Generated on Fri Mar 10 12:32:03 2006 for MonkeyFish by  doxygen 1.4.4