The Gnome Chemistry Utils
0.14.0
|
This is the complete list of members for gcp::MechanismStep, including all inherited members.
AddAlias(TypeId id, std::string TypeName) | gcu::Object | static |
AddArrow(Arrow *arrow, Step *step) | gcp::Step | |
AddChild(Object *object) | gcu::Object | virtual |
AddMenuCallback(TypeId Id, BuildMenuCb cb) | gcu::Object | static |
AddRule(TypeId type1, RuleId rule, TypeId type2) | gcu::Object | static |
AddRule(const std::string &type1, RuleId rule, const std::string &type2) | gcu::Object | static |
AddType(std::string TypeName, Object *(*CreateFunc)(), TypeId id=OtherType) | gcu::Object | static |
Build(std::set< Object * > const &Children) | gcu::Object | virtual |
BuildContextualMenu(gcu::UIManager *UIManager, gcu::Object *object, double x, double y) | gcp::MechanismStep | virtual |
BuildPropertiesDialog() | gcu::Object | protectedvirtual |
CanSelect() const | gcu::Object | inlinevirtual |
Clear() | gcu::Object | virtual |
CreateNewSignalId() | gcu::Object | static |
CreateObject(const std::string &TypeName, Object *parent=NULL) | gcu::Object | static |
EmitSignal(SignalId Signal) | gcu::Object | |
GetApplication() const | gcu::Object | |
GetArrows() | gcp::Step | inline |
GetAtomAt(double x, double y, double z=0.) | gcu::Object | virtual |
GetChild(const gchar *Id) const | gcu::Object | |
GetChildrenNumber() const | gcu::Object | inline |
GetCoords(double *x, double *y, double *z=NULL) const | gcu::Object | virtual |
GetCreationLabel(TypeId Id) | gcu::Object | static |
GetCreationLabel(const std::string &TypeName) | gcu::Object | static |
GetDescendant(const char *Id) const | gcu::Object | |
GetDirty(void) const | gcu::Object | inline |
GetDocument() const | gcu::Object | |
GetFirstChild(std::map< std::string, Object * >::iterator &i) | gcu::Object | |
GetFirstLink(std::set< Object * >::iterator &i) | gcu::Object | |
GetGroup() const | gcu::Object | |
GetId() const | gcu::Object | inline |
GetMolecule() const | gcu::Object | |
GetNextChild(std::map< std::string, Object * >::iterator &i) | gcu::Object | |
GetNextLink(std::set< Object * >::iterator &i) | gcu::Object | |
GetNextNodeByName(xmlNodePtr node, char const *Name) | gcu::Object | |
GetNextNodeByProp(xmlNodePtr node, char const *Property, char const *Id) | gcu::Object | |
GetNodeByName(xmlNodePtr node, char const *Name) | gcu::Object | |
GetNodeByProp(xmlNodePtr node, char const *Property, char const *Id) | gcu::Object | |
GetParent() const | gcu::Object | inline |
GetParentOfType(TypeId Id) const | gcu::Object | |
GetPossibleAncestorTypes(std::set< TypeId > &types) const | gcu::Object | |
GetProperty(unsigned property) const | gcu::Object | virtual |
GetReaction() const | gcu::Object | |
GetRules(TypeId type, RuleId rule) | gcu::Object | static |
GetRules(const std::string &type, RuleId rule) | gcu::Object | static |
GetType() const | gcu::Object | inline |
GetTypeId(const std::string &Name) | gcu::Object | static |
GetTypeName(TypeId Id) | gcu::Object | static |
GetYAlign() | gcp::MechanismStep | virtual |
HasChildren() const | gcu::Object | inline |
HasPropertiesDialog() const | gcu::Object | virtual |
Identity() | gcu::Object | |
IsLocked() | gcu::Object | inline |
Link(Object *object) | gcu::Object | |
Load(xmlNodePtr node) | gcp::MechanismStep | virtual |
Lock(bool state=true) | gcu::Object | |
MechanismStep(gcu::TypeId type=MechanismStepType) | gcp::MechanismStep | |
Move(double x, double y, double z=0.) | gcu::Object | virtual |
Name() | gcp::MechanismStep | virtual |
NotifyEmpty() | gcp::MechanismStep | virtual |
Object(TypeId Id=OtherType) | gcu::Object | |
OnLoaded() | gcu::Object | virtual |
OnSignal(gcu::SignalId Signal, gcu::Object *Child) | gcp::MechanismStep | virtual |
OnUnlink(Object *object) | gcu::Object | virtual |
RemoveArrow(Arrow *arrow, Step *step) | gcp::Step | |
Save(xmlDocPtr xml) const | gcp::MechanismStep | virtual |
SaveChildren(xmlDocPtr xml, xmlNodePtr node) const | gcu::Object | |
SaveId(xmlNodePtr node) const | gcu::Object | |
SetCreationLabel(TypeId Id, std::string Label) | gcu::Object | static |
SetDirty(bool dirty=true) | gcu::Object | |
SetId(gchar const *Id) | gcu::Object | |
SetParent(Object *Parent) | gcu::Object | |
SetProperty(unsigned property, char const *value) | gcu::Object | virtual |
ShowPropertiesDialog() | gcu::Object | |
Step(gcu::TypeId type) | gcp::Step | |
Transform2D(Matrix2D &m, double x, double y) | gcu::Object | virtual |
Unlink(Object *object) | gcu::Object | |
Validate() | gcp::Step | inline |
~MechanismStep() | gcp::MechanismStep | virtual |
~Object() | gcu::Object | virtual |
~Step() | gcp::Step | virtual |