The Gnome Chemistry Utils  0.13.7
Public Member Functions
gcr::LinesDlg Class Reference

GCrystal lines dialog class. More...

#include <gcr/linesdlg.h>

Inheritance diagram for gcr::LinesDlg:
gcugtk::Dialog gcugtk::UIBuilder gcu::Dialog

List of all members.

Public Member Functions

 LinesDlg (Application *App, Document *pDoc)
virtual ~LinesDlg ()
void ReloadData ()

Detailed Description

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.


Constructor & Destructor Documentation

gcr::LinesDlg::LinesDlg ( Application App,
Document pDoc 
)
Parameters:
Appthe application running the dialog.
pDocthe document.

Creates the dialog.

virtual gcr::LinesDlg::~LinesDlg ( ) [virtual]

The destructor.


Member Function Documentation

Reloads the lines list from the document. The list might have changed after simplification following duplicates detection.


The documentation for this class was generated from the following file: