gcp::StringDlg Class Reference

Inheritance diagram for gcp::StringDlg:

gcu::Dialog

List of all members.

Public Types

enum  data_type { SMILES, INCHI }

Public Member Functions

virtual bool Apply ()


Detailed Description

Definition at line 38 of file stringdlg.h.


Member Enumeration Documentation

enum gcp::StringDlg::data_type

Enumerator:
SMILES 
INCHI 

Definition at line 41 of file stringdlg.h.


Member Function Documentation

virtual bool gcp::StringDlg::Apply (  )  [virtual]

Called after a click on the OK or Apply buttons. After clicking the OK button and if the method returns true, Destroy will be called to close the dialog box. A derived class should implement this method, as the default just returns true.

Returns:
true if everything worked, false if something when wrong and the dialog should not be closed.

Reimplemented from gcu::Dialog.


The documentation for this class was generated from the following file:
Generated on Sun Sep 16 14:21:56 2007 for The Gnome Chemistry Utils by  doxygen 1.5.3