#include <QLabel>
Go to the source code of this file.
Classes |
| class | Led |
Defines |
| #define | OFF false; |
| #define | OFF_PIC ":/images/ledOff.png" |
| #define | ON true; |
| #define | ON_PIC ":/images/ledOn.png" |
Define Documentation
Definition at line 7 of file led.h.
| #define OFF_PIC ":/images/ledOff.png" |
Definition at line 8 of file led.h.
Definition at line 6 of file led.h.
| #define ON_PIC ":/images/ledOn.png" |
Definition at line 9 of file led.h.