openshot-audio  0.1.2
Classes | Functions | Variables
juce_mac_Windowing.mm File Reference

Classes

class  OSXMessageBox
 
class  ScreenSaverDefeater
 
class  DisplaySettingsChangeCallback
 

Functions

OSErr UpdateSystemActivity (UInt8)
 
 juce_ImplementSingleton_SingleThreaded (DisplaySettingsChangeCallback) static Rectangle< int > convertDisplayRect(NSRect r
 
return convertToRectInt (r)
 
bool juce_areThereAnyAlwaysOnTopWindows ()
 
Image juce_createIconForFile (const File &file)
 

Variables

CGFloat mainScreenBottom
 

Function Documentation

return convertToRectInt ( )
bool juce_areThereAnyAlwaysOnTopWindows ( )
Image juce_createIconForFile ( const File file)
juce_ImplementSingleton_SingleThreaded ( DisplaySettingsChangeCallback  )
OSErr UpdateSystemActivity ( UInt8  )

Variable Documentation

CGFloat mainScreenBottom
Initial value:
{
r.origin.y = mainScreenBottom - (r.origin.y + r.size.height)
CGFloat mainScreenBottom
Definition: juce_mac_Windowing.mm:345