Roomba App
1.0
|
Header file for MainWindow class. More...
#include <QGroupBox>
#include <QMainWindow>
#include <QProgressBar>
#include <QSerialPort>
#include <QTimer>
#include "communication.hh"
#include "frameThread.hh"
#include "joystick.hh"
#include "parser.hh"
Go to the source code of this file.
Classes | |
class | MainWindow |
The MainWindow class. More... | |
Namespaces | |
Ui | |
MainWindow class implemets all functionality of the app. It connect all widgets added to application and is set as central widget.
Definition in file mainwindow.hh.