21class QAbstractItemModel;
25class QSortFilterProxyModel;
123 void doExport(QAbstractItemModel *proxyModel,
124 const QString &defaultName,
126 void doImport(
bool forNodes,
bool csv);
Table model that caches edge data for the current relation from Graph and writes back via the Graph A...
Definition edgetablemodel.h:30
The Graph class This is the main class for a Graph, used in conjuction with GraphVertex,...
Definition graph.h:73
Table model that caches node data from Graph and writes back via the Graph API.
Definition nodetablemodel.h:30
Global definitions, constants, enumerations, and utility types for SocNetV.