LMMS
Loading...
Searching...
No Matches
lmms::gui::CPULoadWidget Class Reference

#include <CPULoadWidget.h>

Inheritance diagram for lmms::gui::CPULoadWidget:

Public Member Functions

 CPULoadWidget (QWidget *_parent)
 ~CPULoadWidget () override=default

Protected Slots

void updateCpuLoad ()

Protected Member Functions

void paintEvent (QPaintEvent *_ev) override

Properties

int stepSize

Private Member Functions

int stepSize () const

Private Attributes

int m_currentLoad
QPixmap m_temp
QPixmap m_background
QPixmap m_leds
bool m_changed
QTimer m_updateTimer
int m_stepSize = 1

Constructor & Destructor Documentation

◆ CPULoadWidget()

lmms::gui::CPULoadWidget::CPULoadWidget ( QWidget * _parent)

◆ ~CPULoadWidget()

lmms::gui::CPULoadWidget::~CPULoadWidget ( )
overridedefault

Member Function Documentation

◆ paintEvent()

void lmms::gui::CPULoadWidget::paintEvent ( QPaintEvent * _ev)
overrideprotected

◆ stepSize()

int lmms::gui::CPULoadWidget::stepSize ( ) const
inlineprivate

◆ updateCpuLoad

void lmms::gui::CPULoadWidget::updateCpuLoad ( )
protectedslot

Member Data Documentation

◆ m_background

QPixmap lmms::gui::CPULoadWidget::m_background
private

◆ m_changed

bool lmms::gui::CPULoadWidget::m_changed
private

◆ m_currentLoad

int lmms::gui::CPULoadWidget::m_currentLoad
private

◆ m_leds

QPixmap lmms::gui::CPULoadWidget::m_leds
private

◆ m_stepSize

int lmms::gui::CPULoadWidget::m_stepSize = 1
private

◆ m_temp

QPixmap lmms::gui::CPULoadWidget::m_temp
private

◆ m_updateTimer

QTimer lmms::gui::CPULoadWidget::m_updateTimer
private

Property Documentation

◆ stepSize

int lmms::gui::CPULoadWidget::stepSize

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