|
dRonin
adbada4
dRonin GCS
|
The InputPageNotSupported class Inform the user that they must manually configure input first. More...
#include <inputpage_notsupported.h>
Public Member Functions | |
| InputPageNotSupported (SetupWizard *wizard, QWidget *parent=nullptr) | |
| ~InputPageNotSupported () | |
| 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) | |
The InputPageNotSupported class Inform the user that they must manually configure input first.
Definition at line 41 of file inputpage_notsupported.h.