Roomba App  1.0
mainwindow.hh File Reference

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"
Include dependency graph for mainwindow.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MainWindow
 The class connecting all modules through the UI interface. More...
 

Namespaces

 Ui
 

Detailed Description

Author
Jakub Kozłowicz (ja.ko.nosp@m.zlow.nosp@m.icz@g.nosp@m.mail.nosp@m..com)
Bartosz Wroński (barte.nosp@m.k-wr.nosp@m.onski.nosp@m.7@wp.nosp@m..pl)

MainWindow is main application class which connect graphical interface with logic of application.

Version
0.1
Date
2022-06-16

Definition in file mainwindow.hh.