dRonin
adbada4
dRonin GCS
|
#include <outputcalibrationpage.h>
Public Slots | |
void | customBackClicked () |
Public Member Functions | |
OutputCalibrationPage (SetupWizard *wizard, QWidget *parent=nullptr) | |
~OutputCalibrationPage () | |
void | initializePage () |
bool | validatePage () |
bool | isFinished () |
Public Member Functions inherited from AbstractWizardPage | |
SetupWizard * | getWizard () const |
Core::IBoardType * | getControllerType () const |
ControllerPage::getControllerType get the interface for the connected board. More... | |
Protected Member Functions | |
void | showEvent (QShowEvent *event) |
void | resizeEvent (QResizeEvent *event) |
Protected Member Functions inherited from AbstractWizardPage | |
AbstractWizardPage (SetupWizard *wizard, QWidget *parent=nullptr) | |
Definition at line 41 of file outputcalibrationpage.h.