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

#include <graph.h>

Collaboration diagram for Graph::GraphVisibilitySnapshot:

Public Attributes

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

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

◆ spec

FilterSpec Graph::GraphVisibilitySnapshot::spec

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