Declares the GraphVertex class for representing and managing vertices in the network graph structure.
More...
#include <QString>
#include <QStringList>
#include <QHash>
#include <QMultiHash>
#include <QList>
#include <QPointF>
#include <QPair>
#include <map>
#include "global.h"
Go to the source code of this file.
|
| class | GraphVertex |
| | Plain QtCore value class (not a QObject, WS3 M2) representing a vertex and its adjacency. Notifies the UI layer of edge-visibility changes via a plain call to its owning Graph (Graph::notifyEdgeVisibilityChanged / notifyEdgesVisibilityBatch) rather than emitting its own signal. More...
|
Declares the GraphVertex class for representing and managing vertices in the network graph structure.
- Author
- Dimitris B. Kalamaras
- Copyright
- Copyright (C) 2005-2026 by Dimitris B. Kalamaras. This file is part of SocNetV (Social Network Visualizer). @license This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 or later. For more details, see http://www.gnu.org/licenses/.
- See also
- https://socnetv.org
◆ H_IntToStr
◆ H_StrToInt
◆ L_int
◆ pair_f_b
◆ pair_i_fb