![]() |
Code Documentation 3.1
Social Network Visualizer
|
Declares the MainWindow class, the primary interface for the SocNetV application. More...
#include <QMainWindow>#include <QPrinter>#include <QMessageBox>#include <QStack>#include <QThread>#include <QNetworkReply>#include <QtCharts/QChartGlobal>#include "global.h"

Go to the source code of this file.
Data Structures | |
| class | MainWindow |
| The base window of SocNetV contains all widgets and functionality. More... | |
Typedefs | |
| typedef QHash< QString, int > | H_StrToInt |
Declares the MainWindow class, the primary interface for the SocNetV application.
Documentation for the mainwindow file.
| typedef QHash<QString, int> H_StrToInt |