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
Public Member Functions | Static Public Member Functions | List of all members
juce::MouseCursor::PlatformSpecificHandle Class Reference

Public Member Functions

 PlatformSpecificHandle (const MouseCursor::StandardCursorType type)
 
 PlatformSpecificHandle (const detail::CustomMouseCursorInfo &info)
 

Static Public Member Functions

static void showInWindow (PlatformSpecificHandle *handle, ComponentPeer *peer)
 

Detailed Description

Definition at line 726 of file juce_Windowing_linux.cpp.

Constructor & Destructor Documentation

◆ PlatformSpecificHandle() [1/2]

juce::MouseCursor::PlatformSpecificHandle::PlatformSpecificHandle ( const MouseCursor::StandardCursorType  type)
explicit

Definition at line 729 of file juce_Windowing_linux.cpp.

◆ PlatformSpecificHandle() [2/2]

juce::MouseCursor::PlatformSpecificHandle::PlatformSpecificHandle ( const detail::CustomMouseCursorInfo info)
explicit

Definition at line 732 of file juce_Windowing_linux.cpp.

◆ ~PlatformSpecificHandle()

juce::MouseCursor::PlatformSpecificHandle::~PlatformSpecificHandle ( )

Definition at line 735 of file juce_Windowing_linux.cpp.

Member Function Documentation

◆ showInWindow()

static void juce::MouseCursor::PlatformSpecificHandle::showInWindow ( PlatformSpecificHandle handle,
ComponentPeer peer 
)
static

Definition at line 741 of file juce_Windowing_linux.cpp.


The documentation for this class was generated from the following file: