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
Static Public Member Functions | List of all members
juce::detail::WindowingHelpers Struct Reference

Static Public Member Functions

static Image createIconForFile (const File &file)
 
static bool isEmbeddedInForegroundProcess (Component *)
 
static bool isWindowOnCurrentVirtualDesktop (void *)
 
static bool isForegroundOrEmbeddedProcess (Component *viewComponent)
 
template<typename Value >
static BorderSize< introundToInt (BorderSize< Value > border)
 

Detailed Description

Definition at line 29 of file juce_WindowingHelpers.h.

Member Function Documentation

◆ createIconForFile()

Image juce::detail::WindowingHelpers::createIconForFile ( const File file)
static

Definition at line 835 of file juce_Windowing_linux.cpp.

◆ isEmbeddedInForegroundProcess()

static bool juce::detail::WindowingHelpers::isEmbeddedInForegroundProcess ( Component )
static

Definition at line 39 of file juce_WindowingHelpers.h.

◆ isForegroundOrEmbeddedProcess()

static bool juce::detail::WindowingHelpers::isForegroundOrEmbeddedProcess ( Component viewComponent)
static

Definition at line 46 of file juce_WindowingHelpers.h.

◆ isWindowOnCurrentVirtualDesktop()

static bool juce::detail::WindowingHelpers::isWindowOnCurrentVirtualDesktop ( void )
static

Definition at line 40 of file juce_WindowingHelpers.h.

◆ roundToInt()

template<typename Value >
static BorderSize< int > juce::detail::WindowingHelpers::roundToInt ( BorderSize< Value border)
static

Definition at line 52 of file juce_WindowingHelpers.h.


The documentation for this struct was generated from the following files: