Roomba App
1.0
|
MainWindow class declaration. More...
#include <QGroupBox>
#include <QMainWindow>
#include <QProgressBar>
#include <QSerialPort>
#include <QTimer>
#include <QTranslator>
#include "communication.hh"
#include "frameThread.hh"
#include "joystick.hh"
#include "parser.hh"
Go to the source code of this file.
Classes | |
class | MainWindow |
The class connecting all modules through the UI interface. More... | |
Namespaces | |
Ui | |
MainWindow is main application class which connect graphical interface with logic of application.
Definition in file mainwindow.hh.