FastLED 3.9.15
Loading...
Searching...
No Matches
fl::UICheckboxImpl Class Reference

Detailed Description

Definition at line 116 of file ui_impl.h.

#include <ui_impl.h>

+ Inheritance diagram for fl::UICheckboxImpl:

Public Member Functions

 UICheckboxImpl (const char *name, bool value=false)
 
 ~UICheckboxImpl ()
 
 operator bool () const
 
 operator int () const
 
UICheckboxImploperator= (bool value)
 
UICheckboxImploperator= (int value)
 
bool value () const
 

Private Member Functions

void setValue (bool value)
 

Private Attributes

bool mValue
 

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