Code Documentation 3.1
Social Network Visualizer
Loading...
Searching...
No Matches
graphicswidget.cpp File Reference

Implements the GraphicsWidget class for handling the main visualization widget in the network graph interface. More...

#include "graphicswidget.h"
#include <QGraphicsScene>
#include <QResizeEvent>
#include <QMouseEvent>
#include <QtMath>
#include <QDebug>
#include <QWheelEvent>
#include <QOpenGLWidget>
#include <QSurfaceFormat>
#include "mainwindow.h"
#include "graphicsnode.h"
#include "graphicsedge.h"
#include "graphicsnodenumber.h"
#include "graphicsnodelabel.h"
#include "graphicsguide.h"
#include "graphicsedgeweight.h"
#include "graphicsedgelabel.h"
Include dependency graph for graphicswidget.cpp:

Detailed Description

Implements the GraphicsWidget class for handling the main visualization widget in the network graph interface.

Author
Dimitris B. Kalamaras
See also
https://socnetv.org