Slider::Pimpl::PopupDisplayComponent::PopupDisplayComponent |
( |
Slider & |
s | ) |
|
|
inline |
void Slider::Pimpl::PopupDisplayComponent::getContentSize |
( |
int & |
w, |
|
|
int & |
h |
|
) |
| |
|
inlineoverride |
void Slider::Pimpl::PopupDisplayComponent::paintContent |
( |
Graphics & |
g, |
|
|
int |
w, |
|
|
int |
h |
|
) |
| |
|
inlineoverride |
void Slider::Pimpl::PopupDisplayComponent::timerCallback |
( |
| ) |
|
|
inlineoverridevirtual |
The user-defined callback routine that actually gets called periodically.
It's perfectly ok to call startTimer() or stopTimer() from within this callback to change the subsequent intervals.
Implements Timer.
void Slider::Pimpl::PopupDisplayComponent::updatePosition |
( |
const String & |
newText | ) |
|
|
inline |
The documentation for this class was generated from the following file: