Roomba App
1.0
|
MainWindow class methods definitions. More...
#include <QCloseEvent>
#include <QColor>
#include <QDateTime>
#include <QDebug>
#include <QGraphicsDropShadowEffect>
#include <QList>
#include <QObject>
#include <QSerialPortInfo>
#include <QSignalMapper>
#include <QTranslator>
#include "mainwindow.hh"
#include "ui_mainwindow.h"
Go to the source code of this file.
MainWindow is main application class which connect graphical interface with logic of application.
Definition in file mainwindow.cpp.