#include <pfodControl.h>
Definition at line 13 of file pfodControl.h.
◆ pfodControl()
pfodControl::pfodControl |
( |
pfodDwgs * |
_dwgsPtr | ) |
|
◆ draw()
virtual void pfodControl::draw |
( |
| ) |
|
|
pure virtual |
◆ getValue()
int pfodControl::getValue |
( |
| ) |
|
◆ setLabel()
void pfodControl::setLabel |
( |
const __FlashStringHelper * |
_label | ) |
|
◆ setValue()
void pfodControl::setValue |
( |
int |
newValue | ) |
|
◆ update()
virtual void pfodControl::update |
( |
| ) |
|
|
pure virtual |
◆ dwgsPtr
◆ label
const __FlashStringHelper* pfodControl::label |
|
protected |
◆ value