Roomba App
1.0
|
Source file for MainWindow class. More...
#include <QCloseEvent>
#include <QColor>
#include <QDateTime>
#include <QDebug>
#include <QGraphicsDropShadowEffect>
#include <QList>
#include <QObject>
#include <QSerialPortInfo>
#include <QSignalMapper>
#include "mainwindow.hh"
#include "ui_mainwindow.h"
Go to the source code of this file.
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.cpp.