gcp::Document Member List

This is the complete list of members for gcp::Document, including all inherited members.
AbortOperation()gcp::Document
AddAlias(TypeId id, std::string TypeName)gcu::Object [static]
AddAtom(Atom *pAtom)gcp::Document
AddBond(Bond *pBond)gcp::Document
AddChild(Object *object)gcu::Object [virtual]
AddData(xmlNodePtr node)gcp::Document
AddFragment(Fragment *pFragment)gcp::Document
AddMenuCallback(TypeId Id, BuildMenuCb cb)gcu::Object [static]
AddObject(Object *pObject)gcp::Document
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::list< Object * > &Children)gcu::Object [virtual]
BuildContextualMenu(GtkUIManager *UIManager, Object *object, double x, double y)gcu::Object [virtual]
BuildPropertiesDialog()gcu::Object [protected, virtual]
BuildXMLTree() const gcp::Document
CanUndo()gcp::Document [inline]
Clear()gcp::Document [virtual]
ClearDialogs()gcu::DialogOwner
CreateNewSignalId()gcu::Object [static]
CreateObject(const std::string &TypeName, Object *parent=NULL)gcu::Object [static]
CreateResidue(char const *name, char const *symbol, gcu::Molecule *molecule)gcp::Document [virtual]
DialogOwner()gcu::DialogOwner
Document(Application *App, bool StandAlone, Window *window=NULL)gcp::Document
gcu::Document::Document(Application *App=NULL)gcu::Document
DoPrint(GtkPrintOperation *print, GtkPrintContext *context, int page) const gcp::Document [virtual]
EmitSignal(SignalId Signal)gcu::Object
EmptyTranslationTable()gcu::Document [inline]
EraseTranslationId(const char *Id)gcu::Document [inline]
ExportImage(std::string const &filename, const char *type, int resolution=-1)gcp::Document
ExportOB() const gcp::Document
FinishOperation()gcp::Document
GetApp(void)gcu::Document [inline]
GetApplication()gcp::Document [inline]
GetAtomAt(double x, double y, double z=0.)gcu::Object [virtual]
GetAuthor()gcp::Document [inline]
GetChild(const gchar *Id) const gcu::Object
GetChildrenNumber() const gcu::Object [inline]
GetComment()gcp::Document [inline]
GetCreationDate()gcp::Document [inline]
GetCreationLabel(TypeId Id)gcu::Object [static]
GetCreationLabel(const std::string &TypeName)gcu::Object [static]
GetCurrentOperation()gcp::Document [inline]
GetDescendant(const gchar *Id) const gcu::Object
GetDialog(std::string name)gcu::DialogOwner
GetDocument() const gcu::Object
GetEditable()gcp::Document [inline]
GetEmpty(void)gcu::Document [inline]
GetFileName() const gcp::Document [inline]
GetFirstChild(std::map< std::string, Object * >::iterator &i)gcu::Object
GetFirstLink(std::set< Object * >::iterator &i)gcu::Object
GetGroup() const gcu::Object
GetGtkWindow()gcp::Document [virtual]
GetId() const gcu::Object [inline]
GetLabel() const gcp::Document
GetMail()gcp::Document [inline]
GetMedianBondLength()gcp::Document
GetMolecule() const gcu::Object
GetNewOperation(OperationType type)gcp::Document
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
GetPagesNumber()gcu::Printable [inline, virtual]
GetParent() const gcu::Object [inline]
GetParentOfType(TypeId Id) const gcu::Object
GetPossibleAncestorTypes(std::set< TypeId > &types) const gcu::Object
GetProperty(unsigned property) const gcp::Document [virtual]
GetReaction() const gcu::Object
GetReadOnly()gcp::Document [inline]
GetResidue(char const *symbol, bool *ambiguous=NULL)gcp::Document [virtual]
GetRevisionDate()gcp::Document [inline]
GetRules(TypeId type, RuleId rule)gcu::Object [static]
GetRules(const std::string &type, RuleId rule)gcu::Object [static]
GetTitle() const gcp::Document
gcu::Document::GetTitle()gcu::Document [inline]
GetTranslatedId(const char *id)gcu::Document [inline]
GetType() const gcu::Object [inline]
GetTypeId(const std::string &Name)gcu::Object [static]
GetTypeName(TypeId Id)gcu::Object [static]
GetView()gcp::Document [inline]
GetWidget()gcp::Document
GetWindow()gcp::Document [inline]
GetYAlign()gcp::Document [virtual]
HasChildren() const gcu::Object [inline]
HasPropertiesDialog() const gcu::Object [virtual]
Identity()gcu::Object
ImportOB(OpenBabel::OBMol &Mol)gcp::Document
IsLocked()gcu::Object [inline]
Link(Object *object)gcu::Object
Load(xmlNodePtr node)gcp::Document [virtual]
Loaded()gcu::Document [virtual]
LoadObjects(xmlNodePtr node)gcp::Document
Lock(bool state=true)gcu::Object
m_Appgcu::Document [protected]
m_DirtyObjectsgcu::Document [protected]
m_Emptygcu::Document [protected]
m_Titlegcu::Document [protected]
Move(double x, double y, double z=0.)gcu::Object [virtual]
Name()gcu::Document [virtual]
NotifyDirty(Object *pObject)gcu::Document [inline]
Object(TypeId Id=OtherType)gcu::Object
OnLoaded()gcu::Object [virtual]
OnProperties()gcp::Document
OnRedo()gcp::Document
OnSignal(gcu::SignalId Signal, gcu::Object *Child)gcp::Document [virtual]
OnThemeNamesChanged()gcp::Document
OnUndo()gcp::Document
OnUnlink(Object *object)gcu::Object [virtual]
ParseXMLTree(xmlDocPtr xml)gcp::Document
PopOperation()gcp::Document
Print(bool preview)gcu::Printable
Printable()gcu::Printable
PushOperation(Operation *operation, bool undo=true)gcp::Document
Remove(Object *object)gcp::Document
Remove(const char *Id)gcp::Document
Save() const gcp::Document [virtual]
gcu::Object::Save(xmlDocPtr xml) const gcu::Object [virtual]
SaveChildren(xmlDocPtr xml, xmlNodePtr node) const gcu::Object
SaveId(xmlNodePtr node) const gcu::Object
SaveResidue(Residue const *r, xmlNodePtr node)gcp::Document
SetActive()gcp::Document
SetAuthor(const gchar *author)gcp::Document
SetComment(const gchar *comment)gcp::Document
SetCreationLabel(TypeId Id, std::string Label)gcu::Object [static]
SetDirty(bool isDirty=true)gcp::Document
SetEditable(bool editable)gcp::Document [inline]
SetFileName(std::string const &filename, const gchar *mime_type)gcp::Document
SetId(gchar const *Id)gcu::Object
SetLabel(const gchar *label)gcp::Document
SetLoading(bool loading)gcp::Document [inline]
SetMail(const gchar *mail)gcp::Document
SetPageSetup(GtkPageSetup *PageSetup)gcu::Printable
SetParent(Object *Parent)gcu::Object
SetProperty(unsigned property, char const *value)gcp::Document [virtual]
SetReadOnly(bool ro)gcp::Document
SetTarget(char const *id, Object **target, Object *parent, Object *owner=NULL)gcu::Document
SetTheme(Theme *theme)gcp::Document
SetTitle(const gchar *title)gcp::Document
gcu::Document::SetTitle(std::string &title)gcu::Document [inline, virtual]
gcu::Document::SetTitle(char const *title)gcu::Document [inline, virtual]
ShowPropertiesDialog()gcu::Object
SupportMultiplePages()gcu::Printable [inline, virtual]
SupportsHeaders()gcu::Printable [inline, virtual]
Transform2D(Matrix2D &m, double x, double y)gcu::Object [virtual]
Unlink(Object *object)gcu::Object
Update()gcp::Document
~DialogOwner()gcu::DialogOwner [virtual]
~Document()gcp::Document [virtual]
~Object()gcu::Object [virtual]
~Printable()gcu::Printable [virtual]
Generated on Tue Apr 13 14:55:02 2010 for The Gnome Chemistry Utils by  doxygen 1.6.3