![]() |
Code Documentation 3.4
Social Network Visualizer
|
Declares the GraphicsWidget class for handling the main visualization widget in the network graph interface. More...


Go to the source code of this file.
Classes | |
| class | GraphicsWidget |
Typedefs | |
| typedef QHash< QString, GraphicsEdge * > | H_StrToEdge |
| typedef QHash< int, GraphicsNode * > | H_NumToNode |
Declares the GraphicsWidget class for handling the main visualization widget in the network graph interface.
| typedef QHash<int, GraphicsNode*> H_NumToNode |
| typedef QHash<QString, GraphicsEdge*> H_StrToEdge |