dRonin
adbada4
dRonin GCS
|
#include <biascalibrationpage.h>
Public Member Functions | |
BiasCalibrationPage (SetupWizard *wizard, QWidget *parent=nullptr) | |
~BiasCalibrationPage () | |
bool | validatePage () |
bool | isComplete () const |
Public Member Functions inherited from AbstractWizardPage | |
SetupWizard * | getWizard () const |
Core::IBoardType * | getControllerType () const |
ControllerPage::getControllerType get the interface for the connected board. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from AbstractWizardPage | |
AbstractWizardPage (SetupWizard *wizard, QWidget *parent=nullptr) | |
Definition at line 39 of file biascalibrationpage.h.