CANdevStudio
Development tool for CAN bus simulation
Loading...
Searching...
No Matches
NLMCheckBox Struct Reference

#include <nlmcheckbox.h>

Inheritance diagram for NLMCheckBox:
Collaboration diagram for NLMCheckBox:

Public Member Functions

 NLMCheckBox ()
 
void toggledCbk (const toggled_t &cb) override
 
QWidget * mainWidget () override
 
bool getState () override
 
void init ()
 
void setState (bool state) override
 
void setDisabled (bool state) override
 
- Public Member Functions inherited from CheckBoxInterface
virtual ~CheckBoxInterface ()
 

Additional Inherited Members

- Public Types inherited from CheckBoxInterface
typedef std::function< void(bool)> toggled_t
 

Constructor & Destructor Documentation

◆ NLMCheckBox()

NLMCheckBox::NLMCheckBox ( )
inline

Member Function Documentation

◆ getState()

bool NLMCheckBox::getState ( )
inlineoverridevirtual

Implements CheckBoxInterface.

◆ init()

void NLMCheckBox::init ( )
inline

◆ mainWidget()

QWidget * NLMCheckBox::mainWidget ( )
inlineoverridevirtual

Implements CheckBoxInterface.

◆ setDisabled()

void NLMCheckBox::setDisabled ( bool  state)
inlineoverridevirtual

Implements CheckBoxInterface.

◆ setState()

void NLMCheckBox::setState ( bool  state)
inlineoverridevirtual

Implements CheckBoxInterface.

◆ toggledCbk()

void NLMCheckBox::toggledCbk ( const toggled_t cb)
inlineoverridevirtual

Implements CheckBoxInterface.


The documentation for this struct was generated from the following file: