The Gnome Chemistry Utils 0.13.3
|
#include <gcp/Hposdlg.h>
Public Member Functions | |
HPosDlg (Document *pDoc, Atom *pAtom) | |
virtual | ~HPosDlg () |
void | OnPosChanged () |
The dialog used to set the position of the symbols of hydrogen atoms attached to heteroatoms or explicit carbon atoms.
pDoc | the document containing the atom. |
pAtom | the atom with attached hydrogens |
Creates and open a dialog used to set the position of the symbols of hydrogen atoms attached to the specified atom.
virtual gcp::HPosDlg::~HPosDlg | ( | ) | [virtual] |
The destructor.
void gcp::HPosDlg::OnPosChanged | ( | ) |
Called by the framework when the selected position has changed.