Code Documentation 3.1
Social Network Visualizer
|
The Actor struct Used while parsing edge lists. More...
#include <parser.h>
Data Fields | |
QString | key |
int | value |
The Actor struct Used while parsing edge lists.
QString Actor::key |
int Actor::value |