The Gnome Chemistry Utils
0.14.0
|
This is the complete list of members for gcp::Arrow, including all inherited members.
AddAlias(TypeId id, std::string TypeName) | gcu::Object | static |
AddChild(Object *object) | gcu::Object | virtual |
AddItem() | gccv::ItemClient | 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 |
Arrow(gcu::TypeId Type) | gcp::Arrow | |
Build(std::set< Object * > const &Children) | gcu::Object | virtual |
BuildContextualMenu(UIManager *uim, Object *object, double x, double y) | gcu::Object | 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 | |
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 *xstart, double *ystart, double *xend, double *yend) const | gcp::Arrow | |
GetCoords(double *x, double *y, double *z=NULL) const | gcp::Arrow | 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 | |
GetEndStep() const | gcp::Arrow | inline |
GetEndStepPtr() | gcp::Arrow | inline |
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 |
GetItem(void) | gccv::ItemClient | inline |
GetLength(void) const | gcp::Arrow | 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 |
GetStartStep() const | gcp::Arrow | inline |
GetStartStepPtr() | gcp::Arrow | inline |
GetType() const | gcu::Object | inline |
GetTypeId(const std::string &Name) | gcu::Object | static |
GetTypeName(TypeId Id) | gcu::Object | static |
GetYAlign() | gcp::Arrow | virtual |
HasChildren() const | gcu::Object | inline |
HasPropertiesDialog() const | gcu::Object | virtual |
Identity() | gcu::Object | |
IsLocked() | gcu::Object | inline |
ItemClient() | gccv::ItemClient | |
Link(Object *object) | gcu::Object | |
Load(xmlNodePtr node) | gcp::Arrow | virtual |
Lock(bool state=true) | gcu::Object | |
m_height | gcp::Arrow | protected |
m_Item | gccv::ItemClient | protected |
m_width | gcp::Arrow | protected |
m_x | gcp::Arrow | protected |
m_y | gcp::Arrow | protected |
Move(double x, double y, double z=0) | gcp::Arrow | virtual |
Name() | gcp::Arrow | protectedvirtual |
NotifyEmpty() | gcu::Object | inlinevirtual |
Object(TypeId Id=OtherType) | gcu::Object | |
OnLoaded() | gcp::Arrow | protectedvirtual |
OnSignal(SignalId Signal, Object *Child) | gcu::Object | virtual |
OnUnlink(Object *object) | gcu::Object | virtual |
RemoveStep(Step *step) | gcp::Arrow | |
Reverse() | gcp::Arrow | |
Save(xmlDocPtr xml, xmlNodePtr node) const | gcp::Arrow | protected |
gcu::Object::Save(xmlDocPtr xml) const | gcu::Object | virtual |
SaveChildren(xmlDocPtr xml, xmlNodePtr node) const | gcu::Object | |
SaveId(xmlNodePtr node) const | gcu::Object | |
SetCoords(double xstart, double ystart, double xend, double yend) | gcp::Arrow | |
SetCreationLabel(TypeId Id, std::string Label) | gcu::Object | static |
SetDirty(bool dirty=true) | gcu::Object | |
SetEndStep(Step *step) | gcp::Arrow | inline |
SetId(gchar const *Id) | gcu::Object | |
SetParent(Object *Parent) | gcu::Object | |
SetProperty(unsigned property, char const *value) | gcp::Arrow | virtual |
SetSelected(int state) | gcp::Arrow | virtual |
SetStartStep(Step *step) | gcp::Arrow | inline |
ShowPropertiesDialog() | gcu::Object | |
Transform2D(gcu::Matrix2D &m, double x, double y) | gcp::Arrow | virtual |
Unlink(Object *object) | gcu::Object | |
UpdateItem() | gccv::ItemClient | virtual |
~Arrow() | gcp::Arrow | virtual |
~ItemClient() | gccv::ItemClient | virtual |
~Object() | gcu::Object | virtual |