QtPdWidgets  2.3.1
Classes | Macros
Led.cpp File Reference
#include "Led.h"
#include <QtGui>
Include dependency graph for Led.cpp:

Classes

struct  Pd::Led::Impl
 

Macros

#define DEFAULT_ONCOLOR   Qt::green
 
#define DEFAULT_OFFCOLOR   Qt::red
 
#define DEFAULT_OFFCOLORMODE   DarkOnColor
 
#define DEFAULT_INVERT   false
 

Macro Definition Documentation

◆ DEFAULT_INVERT

#define DEFAULT_INVERT   false

Referenced by Pd::Led::resetInvert().

◆ DEFAULT_OFFCOLOR

#define DEFAULT_OFFCOLOR   Qt::red

Referenced by Pd::Led::resetOffColor().

◆ DEFAULT_OFFCOLORMODE

#define DEFAULT_OFFCOLORMODE   DarkOnColor

◆ DEFAULT_ONCOLOR

#define DEFAULT_ONCOLOR   Qt::green

Referenced by Pd::Led::resetOnColor().