![]() |
Code Documentation 3.1
Social Network Visualizer
|
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"
Implements the GraphicsWidget class for handling the main visualization widget in the network graph interface.