Main window class to interface with the AP3216C environmental sensor. More...
#include <environmentwindow.h>
Public Member Functions | |
EnvironmentWindow (QWidget *parent=nullptr) | |
Constructor. | |
~EnvironmentWindow () | |
Destructor. | |
Main window class to interface with the AP3216C environmental sensor.
EnvironmentWindow::EnvironmentWindow | ( | QWidget * | parent = nullptr | ) |
Constructor.
parent | Parent widget. |