Code Documentation 3.5
Social Network Visualizer
Loading...
Searching...
No Matches
Graph::GraphVisibilitySnapshot Struct Reference

#include <graph.h>

Public Attributes

QHash< int, bool > nodeVisible
 
QHash< QPair< int, int >, bool > arcVisible
 
bool active = false
 

Member Data Documentation

◆ active

bool Graph::GraphVisibilitySnapshot::active = false

◆ arcVisible

QHash<QPair<int, int>, bool> Graph::GraphVisibilitySnapshot::arcVisible

◆ nodeVisible

QHash<int, bool> Graph::GraphVisibilitySnapshot::nodeVisible

The documentation for this struct was generated from the following file: