|
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 |
Public Member Functions | |
| SharedCursorHandle (const MouseCursor::StandardCursorType type) | |
| SharedCursorHandle (const ScaledImage &image, Point< int > hotSpot) | |
| bool | isStandardType (MouseCursor::StandardCursorType type) const noexcept |
| PlatformSpecificHandle * | getHandle () noexcept |
| MouseCursor::StandardCursorType | getType () const noexcept |
Static Public Member Functions | |
| static std::shared_ptr< SharedCursorHandle > | createStandard (const MouseCursor::StandardCursorType type) |
Definition at line 29 of file juce_MouseCursor.cpp.
|
explicit |
Definition at line 32 of file juce_MouseCursor.cpp.
| juce::MouseCursor::SharedCursorHandle::SharedCursorHandle | ( | const ScaledImage & | image, |
| Point< int > | hotSpot | ||
| ) |
Definition at line 39 of file juce_MouseCursor.cpp.
|
static |
Definition at line 49 of file juce_MouseCursor.cpp.
|
noexcept |
Definition at line 74 of file juce_MouseCursor.cpp.
|
noexcept |
Definition at line 75 of file juce_MouseCursor.cpp.
|
noexcept |
Definition at line 69 of file juce_MouseCursor.cpp.