A class for the GUI controlling of a power unit. More...
#include <QLabel>
#include <QSlider>
#include <QPushButton>
#include <QMessageBox>
#include <QSharedPointer>
#include "powerunit.h"
#include "microcontexception.h"
Go to the source code of this file.
Classes | |
class | PUInterfaceGUI |
A GUI interface to a power unit. More... | |
A class for the GUI controlling of a power unit.
Definition in file powerunit_gui.h.