mainwindow.h File Reference

Documentation for the mainwindow file. More...

#include <QMainWindow>
#include <QPrinter>
#include <QMessageBox>
#include <QStack>
#include <QThread>
#include <QNetworkReply>
#include <QtCharts/QChartGlobal>
#include "global.h"
+ Include dependency graph for mainwindow.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MainWindow
 The base window of SocNetV contains all widgets and functionality. More...
 

Typedefs

typedef QHash< QString, int > H_StrToInt
 

Detailed Description

Documentation for the mainwindow file.

Typedef Documentation

◆ H_StrToInt

typedef QHash<QString, int> H_StrToInt