Roomba App  1.0
mainwindow.hh File Reference

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"
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 MainWindow class. 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 class implemets all functionality of the app. It connect all widgets added to application and is set as central widget.

Version
1.0
Date
2022-04-27

Definition in file mainwindow.hh.