kalzium
Avogadro::AddBondDrawCommand Class Reference
#include <drawcommand.h>
Inheritance diagram for Avogadro::AddBondDrawCommand:

Detailed Description
Definition at line 69 of file drawcommand.h.
Public Member Functions | |
| AddBondDrawCommand (Molecule *molecule, Bond *bond, int adjustValence) | |
| AddBondDrawCommand (Molecule *molecule, Atom *beginAtom, Atom *endAtom, unsigned int order, int adjustValence) | |
| virtual void | redo () |
| virtual void | undo () |
| ~AddBondDrawCommand () | |
Constructor & Destructor Documentation
| Avogadro::AddBondDrawCommand::AddBondDrawCommand | ( | Molecule * | molecule, | |
| Atom * | beginAtom, | |||
| Atom * | endAtom, | |||
| unsigned int | order, | |||
| int | adjustValence | |||
| ) |
Definition at line 238 of file drawcommand.cpp.
| Avogadro::AddBondDrawCommand::AddBondDrawCommand | ( | Molecule * | molecule, | |
| Bond * | bond, | |||
| int | adjustValence | |||
| ) |
Definition at line 248 of file drawcommand.cpp.
| Avogadro::AddBondDrawCommand::~AddBondDrawCommand | ( | ) |
Definition at line 261 of file drawcommand.cpp.
Member Function Documentation
| void Avogadro::AddBondDrawCommand::redo | ( | ) | [virtual] |
| void Avogadro::AddBondDrawCommand::undo | ( | ) | [virtual] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference