Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

dlgMultiCheckConf Class Reference

Dialog for choosing multiple checksums' files to check. More...

#include <dlgMultiCheckConf.hpp>

Inheritance diagram for dlgMultiCheckConf:

Inheritance graph
[legend]
Collaboration diagram for dlgMultiCheckConf:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 dlgMultiCheckConf (wxWindow *parent)
 Creates a new dialog.

 dlgMultiCheckConf ()
 Creates a new dialog.

virtual wxString getRootConfigKey ()
 Gets the root configuration key for parameters of this dialog.

virtual ~dlgMultiCheckConf ()
 The class descructor.


Protected Member Functions

virtual wxFileDialogFilterMaker getFiltersForAddFilesDialog ()
 Returns a set of filters for the "Add files" dialog.

virtual wxString getUIString (UIStrings id)
 Gets the string for the specified UI element.


Detailed Description

Dialog for choosing multiple checksums' files to check.

Definition at line 49 of file dlgMultiCheckConf.hpp.


Constructor & Destructor Documentation

dlgMultiCheckConf::dlgMultiCheckConf  ) 
 

Creates a new dialog.

Definition at line 56 of file dlgMultiCheckConf.cpp.

dlgMultiCheckConf::dlgMultiCheckConf wxWindow *  parent  ) 
 

Creates a new dialog.

Parameters:
parent Parent of the dialog.

Definition at line 67 of file dlgMultiCheckConf.cpp.

dlgMultiCheckConf::~dlgMultiCheckConf  )  [virtual]
 

The class descructor.

Definition at line 77 of file dlgMultiCheckConf.cpp.


Member Function Documentation

wxFileDialogFilterMaker dlgMultiCheckConf::getFiltersForAddFilesDialog  )  [protected, virtual]
 

Returns a set of filters for the "Add files" dialog.

Returns:
A set of filters for the "Add files" dialog.

Implements dlgFilesSelector.

Definition at line 137 of file dlgMultiCheckConf.cpp.

References getFilterForKnownTypesOfChecksumsFiles().

wxString dlgMultiCheckConf::getRootConfigKey  )  [virtual]
 

Gets the root configuration key for parameters of this dialog.

The returned string must be ended the a '/' character.

Returns:
The root configuration key for parameters of this dialog.

Implements dlgFilesSelector.

Definition at line 90 of file dlgMultiCheckConf.cpp.

wxString dlgMultiCheckConf::getUIString UIStrings  id  )  [protected, virtual]
 

Gets the string for the specified UI element.

Parameters:
id Identifier of the wanted UI element.
Returns:
The string for the specified UI element and an empty string if the given UI element is invalid.

Implements dlgFilesSelector.

Definition at line 104 of file dlgMultiCheckConf.cpp.

References getUIString().

Referenced by getUIString().


The documentation for this class was generated from the following files:
Generated on Sun May 30 13:38:05 2004 for wxChecksums by doxygen 1.3.7