ifw-fcf 7.1.4
Loading...
Searching...
No Matches
Public Slots | Signals | Public Member Functions | Protected Member Functions | Properties | List of all members
QeLed Class Reference

#include <qeled.hpp>

Inheritance diagram for QeLed:

Public Slots

void setColorOn (QColor arg)
 
void setLit (bool arg)
 
void setNegate (bool arg)
 

Signals

void colorOnChanged (QColor newColorOn)
 
void toggled (bool newValue)
 
void negated (bool newValue)
 

Public Member Functions

 QeLed (QWidget *parent=nullptr)
 
QColor getColorOn ()
 
bool isLit ()
 
bool isNegated ()
 

Protected Member Functions

void paintEvent (QPaintEvent *event) override
 

Properties

QColor colorOn
 
bool lit
 
bool negate
 

Constructor & Destructor Documentation

◆ QeLed()

QeLed::QeLed ( QWidget * parent = nullptr)
explicit

Member Function Documentation

◆ colorOnChanged

void QeLed::colorOnChanged ( QColor newColorOn)
signal

◆ getColorOn()

QColor QeLed::getColorOn ( )
inline

◆ isLit()

bool QeLed::isLit ( )
inline

◆ isNegated()

bool QeLed::isNegated ( )
inline

◆ negated

void QeLed::negated ( bool newValue)
signal

◆ paintEvent()

void QeLed::paintEvent ( QPaintEvent * event)
overrideprotected

◆ setColorOn

void QeLed::setColorOn ( QColor arg)
inlineslot

◆ setLit

void QeLed::setLit ( bool arg)
inlineslot

◆ setNegate

void QeLed::setNegate ( bool arg)
inlineslot

◆ toggled

void QeLed::toggled ( bool newValue)
signal

Property Documentation

◆ colorOn

QColor QeLed::colorOn
readwrite

◆ lit

bool QeLed::lit
readwrite

◆ negate

bool QeLed::negate
readwrite

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