#include <BarSection.h>
|
| void | newValues (std::chrono::nanoseconds) override |
| | This virtual method is called if the value changes. More...
|
| |
| | Section () |
| |
◆ Section() [1/2]
| Pd::BarPrivate::Stack::Section::Section |
( |
Stack * |
, |
|
|
QColor |
= Qt::black |
|
) |
| |
◆ ~Section()
| BarPrivate::Stack::Section::~Section |
( |
| ) |
|
|
virtual |
◆ Section() [2/2]
| Pd::BarPrivate::Stack::Section::Section |
( |
| ) |
|
|
private |
◆ clearData()
| void BarPrivate::Stack::Section::clearData |
( |
| ) |
|
◆ getColor()
| QColor Pd::BarPrivate::Stack::Section::getColor |
( |
| ) |
const |
|
inline |
◆ getDragMax()
| double Pd::BarPrivate::Stack::Section::getDragMax |
( |
| ) |
const |
|
inline |
◆ getDragMin()
| double Pd::BarPrivate::Stack::Section::getDragMin |
( |
| ) |
const |
|
inline |
◆ getValue()
| double Pd::BarPrivate::Stack::Section::getValue |
( |
| ) |
const |
|
inline |
◆ hasData()
| bool Pd::BarPrivate::Stack::Section::hasData |
( |
| ) |
const |
|
inline |
◆ newValues()
| void BarPrivate::Stack::Section::newValues |
( |
std::chrono::nanoseconds |
| ) |
|
|
overrideprivate |
This virtual method is called if the value changes.
◆ redrawEvent()
| void BarPrivate::Stack::Section::redrawEvent |
( |
| ) |
|
◆ barValue
| double Pd::BarPrivate::Stack::Section::barValue |
|
private |
◆ color
| QColor Pd::BarPrivate::Stack::Section::color |
|
private |
◆ dataPresent
| bool Pd::BarPrivate::Stack::Section::dataPresent |
|
private |
There is a value to display.
Referenced by hasData().
◆ dragMaxValue
| double Pd::BarPrivate::Stack::Section::dragMaxValue |
|
private |
◆ dragMinValue
| double Pd::BarPrivate::Stack::Section::dragMinValue |
|
private |
◆ redraw
| bool Pd::BarPrivate::Stack::Section::redraw |
|
private |
◆ stack
| Stack* const Pd::BarPrivate::Stack::Section::stack |
|
private |
The documentation for this class was generated from the following files: