JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
juce_PointerState.h File Reference

Go to the source code of this file.

Classes

class  juce::detail::PointerState
 

Namespaces

namespace  juce
 JUCE Namespace.
 

Functions

auto juce::detail::makeMouseEvent (MouseInputSource source, const PointerState &ps, ModifierKeys modifiers, Component *eventComponent, Component *originator, Time eventTime, Point< float > mouseDownPos, Time mouseDownTime, int numberOfClicks, bool mouseWasDragged)
 

Function Documentation

◆ makeMouseEvent()

auto juce::detail::makeMouseEvent ( MouseInputSource  source,
const PointerState ps,
ModifierKeys  modifiers,
Component eventComponent,
Component originator,
Time  eventTime,
Point< float mouseDownPos,
Time  mouseDownTime,
int  numberOfClicks,
bool  mouseWasDragged 
)

Definition at line 76 of file juce_PointerState.h.