25 #ifndef GCHEMPAINT_REACTION_STEP_H
26 #define GCHEMPAINT_REACTION_STEP_H
69 ReactionStep (
Reaction *reaction, std::map<double, gcu::Object*>& Children, std::map<gcu::Object*, gccv::Rect> Objects)
throw (std::invalid_argument);
76 xmlNodePtr
Save (xmlDocPtr xml)
const;
83 bool Load (xmlNodePtr node);
122 void CleanChildren ();
130 #endif // GCHEMPAINT_REACTION_STEP_H
bool Load(xmlNodePtr node)
GChemPaint specific C++ classes.
the list of reactants before or after a reaction arrow.
xmlNodePtr Save(xmlDocPtr xml) const
GChemPaint molecule class.
bool OnSignal(gcu::SignalId Signal, gcu::Object *Child)
void AddMolecule(Molecule *molecule, bool signal=true)