25 #ifndef GCHEMPAINT_REACTANT_H
26 #define GCHEMPAINT_REACTANT_H
70 virtual xmlNodePtr
Save (xmlDocPtr xml)
const;
78 virtual bool Load (xmlNodePtr node);
144 #endif // GCHEMPAINT_REACTANT_H
virtual double GetYAlign()
GChemPaint specific C++ classes.
gcu::Object * GetStoichChild()
the list of reactants before or after a reaction arrow.
base class for a user interface manager
virtual xmlNodePtr Save(xmlDocPtr xml) const
The Gnome Chemistry Utils C++ classes.
Class for reactants and products of a chemical reaction.
bool OnSignal(gcu::SignalId Signal, gcu::Object *Child)
bool BuildContextualMenu(gcu::UIManager *UIManager, gcu::Object *object, double x, double y)
void SetStoichiometry(unsigned coef)
unsigned GetStoichiometry() const
virtual bool Load(xmlNodePtr node)