dRonin  adbada4
dRonin GCS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Groups Pages
BoardtypeUnknown Class Reference

The BoardtypeUnknown class tells the user this board type is unknown and unsupported. More...

#include <boardtype_unknown.h>

Inheritance diagram for BoardtypeUnknown:
AbstractWizardPage

Public Types

enum  FailureType { UNKNOWN_BOARD, UNKNOWN_FIRMWARE }
 

Public Member Functions

 BoardtypeUnknown (SetupWizard *wizard, QWidget *parent=nullptr)
 
 ~BoardtypeUnknown ()
 
bool validatePage ()
 
void setFailureType (FailureType type)
 
- Public Member Functions inherited from AbstractWizardPage
SetupWizardgetWizard () const
 
Core::IBoardTypegetControllerType () 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)
 

Detailed Description

The BoardtypeUnknown class tells the user this board type is unknown and unsupported.

Definition at line 41 of file boardtype_unknown.h.


The documentation for this class was generated from the following files: