#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.
Definition at line 42 of file Hposdlg.h.
| 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.
1.6.3