dRonin
adbada4
dRonin GCS
|
#include <controllerpage.h>
Public Member Functions | |
ControllerPage (SetupWizard *wizard, QWidget *parent=nullptr) | |
~ControllerPage () | |
void | initializePage () |
bool | isComplete () const |
bool | validatePage () |
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 43 of file controllerpage.h.