![]() |
Code Documentation 3.5
Social Network Visualizer
|
#include <graph.h>
Public Attributes | |
| QHash< int, bool > | nodeVisible |
| QHash< QPair< int, int >, bool > | arcVisible |
| bool | active = false |
| bool Graph::GraphVisibilitySnapshot::active = false |
| QHash<QPair<int, int>, bool> Graph::GraphVisibilitySnapshot::arcVisible |
| QHash<int, bool> Graph::GraphVisibilitySnapshot::nodeVisible |