rocs/RocsCore
GraphStructure.h
Go to the documentation of this file.
37 Multigraph
Definition: GraphStructure.h:29
#define ROCS_GRAPHSTRUCTURE_EXPORT
Definition: rocs_graphstructure_export.h:32
Definition: DataStructure.h:43
virtual DataPtr createData(const QString &name, int dataType)
Definition: DataStructure.cpp:300
virtual PointerPtr createPointer(DataPtr from, DataPtr to, int pointerType)
Creates new pointer from data element "from" to data element "to" of given type "pointerType".
Definition: DataStructure.cpp:393
Definition: Document.h:41
void remove()
if this datastructure shall be deleted, call ONLY this function
Definition: DataStructure.cpp:271
Definition: GraphStructure.h:36
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.