Bits and Droids connector
Connect your microcontroller to handle MFS2020 commands.
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
ModeIndexCheckbox Class Reference

#include <ModeIndexCheckbox.h>

Inheritance diagram for ModeIndexCheckbox:

Public Member Functions

 ModeIndexCheckbox (const QString &label, int mode, int index)
 
int getMode () const
 
int getIndex () const
 
const QString & getPrefix () const
 

Private Attributes

int mode
 
int index
 
QString prefix
 

Constructor & Destructor Documentation

◆ ModeIndexCheckbox()

ModeIndexCheckbox::ModeIndexCheckbox ( const QString &  label,
int  mode,
int  index 
)

Member Function Documentation

◆ getIndex()

int ModeIndexCheckbox::getIndex ( ) const

◆ getMode()

int ModeIndexCheckbox::getMode ( ) const

◆ getPrefix()

const QString & ModeIndexCheckbox::getPrefix ( ) const

Member Data Documentation

◆ index

int ModeIndexCheckbox::index
private

◆ mode

int ModeIndexCheckbox::mode
private

◆ prefix

QString ModeIndexCheckbox::prefix
private

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