The Gnome Chemistry Utils
0.13.7
|
GCrystal model size dialog class. More...
#include <gcr/sizedlg.h>
Public Member Functions | |
SizeDlg (Application *App, Document *pDoc) | |
virtual | ~SizeDlg () |
GCrystal model size dialog class.
This class wraps the dialog used to define the size of the view expressed in cell coordinates.
gcr::SizeDlg::SizeDlg | ( | Application * | App, |
Document * | pDoc | ||
) |
App | the application running the dialog. |
pDoc | the document. |
Creates the dialog.
virtual gcr::SizeDlg::~SizeDlg | ( | ) | [virtual] |
The destructor.