The Gnome Chemistry Utils
0.13.7
|
GCrystal lines dialog class. More...
#include <gcr/linesdlg.h>
Public Member Functions | |
LinesDlg (Application *App, Document *pDoc) | |
virtual | ~LinesDlg () |
void | ReloadData () |
GCrystal lines dialog class.
This class wraps the dialog used to define lines inside a crystal representation.
Definition at line 44 of file linesdlg.h.
gcr::LinesDlg::LinesDlg | ( | Application * | App, |
Document * | pDoc | ||
) |
App | the application running the dialog. |
pDoc | the document. |
Creates the dialog.
virtual gcr::LinesDlg::~LinesDlg | ( | ) | [virtual] |
The destructor.
void gcr::LinesDlg::ReloadData | ( | ) |
Reloads the lines list from the document. The list might have changed after simplification following duplicates detection.