◆ SourceList()
| juce::MouseInputSource::SourceList::SourceList |
( |
| ) |
|
|
inline |
◆ addSource() [1/2]
| bool juce::MouseInputSource::SourceList::addSource |
( |
| ) |
|
◆ addSource() [2/2]
◆ beginDragAutoRepeat()
| void juce::MouseInputSource::SourceList::beginDragAutoRepeat |
( |
int | interval | ) |
|
|
inline |
◆ canUseTouch()
| bool juce::MouseInputSource::SourceList::canUseTouch |
( |
| ) |
|
◆ getDraggingMouseSource()
◆ getMouseSource()
◆ getNumDraggingMouseSources()
| int juce::MouseInputSource::SourceList::getNumDraggingMouseSources |
( |
| ) |
const |
|
inlinenoexcept |
◆ getOrCreateMouseInputSource()
◆ timerCallback()
| void juce::MouseInputSource::SourceList::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 juce::Timer.
◆ sourceArray
◆ sources
The documentation for this struct was generated from the following files: