OmronPID
Loading...
Searching...
No Matches
Data Structures | Namespaces
mainwindow.h File Reference

This file contains the declaration of the MainWindow class and its associated methods. More...

#include <QMainWindow>
#include <QtSerialPort>
#include <QModbusClient>
#include <QModbusDataUnit>
#include <QModbusRtuSerialMaster>
#include <QScrollBar>
#include <QMutex>
#include <QMutexLocker>
#include <QImage>
#include <qcustomplot.h>
#include <QElapsedTimer>
#include <QApplication>
#include <QCoreApplication>
#include <QVBoxLayout>
#include <QHBoxLayout>
#include <QFile>
#include <QGraphicsView>
#include <QTextStream>
#include <QSslSocket>
#include "configuredialog.h"
#include "plotdialog.h"
#include "tempdropdialog.h"
#include "helpdialog.h"
#include "joinlinedialog.h"
#include "notify.h"
#include "datasummary.h"

Go to the source code of this file.

Data Structures

class  MainWindow
 The MainWindow class represents the main window of the application. More...
 

Namespaces

namespace  Ui
 The MainWindow class represents the main window of the application.
 

Detailed Description

This file contains the declaration of the MainWindow class and its associated methods.