Data_deduplication_service
Service that will use hashes to deduplicate files
QLedIndicator Class Reference

QLedIndicator class from https://store.kde.org/p/1132137/. More...

#include <qledindicator.h>

+ Inheritance diagram for QLedIndicator:
+ Collaboration diagram for QLedIndicator:

Public Member Functions

 QLedIndicator (QWidget *parent)
 
void setOnColor1 (QColor c)
 
void setOffColor1 (QColor c)
 
void setOnColor2 (QColor c)
 
void setOffColor2 (QColor c)
 
QColor getOnColor1 (void)
 
QColor getOffColor1 (void)
 
QColor getOnColor2 (void)
 
QColor getOffColor2 (void)
 

Protected Member Functions

virtual void paintEvent (QPaintEvent *event)
 
virtual void resizeEvent (QResizeEvent *event)
 

Properties

QColor onColor1
 
QColor onColor2
 
QColor offColor1
 
QColor offColor2
 

Detailed Description

Constructor & Destructor Documentation

◆ QLedIndicator()

QLedIndicator::QLedIndicator ( QWidget *  parent)

Member Function Documentation

◆ getOffColor1()

QColor QLedIndicator::getOffColor1 ( void  )
inline

◆ getOffColor2()

QColor QLedIndicator::getOffColor2 ( void  )
inline

◆ getOnColor1()

QColor QLedIndicator::getOnColor1 ( void  )
inline

◆ getOnColor2()

QColor QLedIndicator::getOnColor2 ( void  )
inline

◆ paintEvent()

void QLedIndicator::paintEvent ( QPaintEvent *  event)
protectedvirtual

◆ resizeEvent()

void QLedIndicator::resizeEvent ( QResizeEvent *  event)
protectedvirtual

◆ setOffColor1()

void QLedIndicator::setOffColor1 ( QColor  c)
inline

◆ setOffColor2()

void QLedIndicator::setOffColor2 ( QColor  c)
inline

◆ setOnColor1()

void QLedIndicator::setOnColor1 ( QColor  c)
inline

◆ setOnColor2()

void QLedIndicator::setOnColor2 ( QColor  c)
inline

Property Documentation

◆ offColor1

QColor QLedIndicator::offColor1
readwrite

◆ offColor2

QColor QLedIndicator::offColor2
readwrite

◆ onColor1

QColor QLedIndicator::onColor1
readwrite

◆ onColor2

QColor QLedIndicator::onColor2
readwrite

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