OpenShot Library | libopenshot-audio  0.2.0
messages

Classes

class  juce::JUCEApplicationBase
 Abstract base class for application classes. More...
 
class  juce::CallbackMessage
 A message that invokes a callback method when it gets delivered. More...
 
class  juce::DeletedAtShutdown
 Classes derived from this will be automatically deleted when the application exits. More...
 
class  juce::ScopedJuceInitialiser_GUI
 A utility object that helps you initialise and shutdown JUCE correctly using an RAII pattern. More...
 
class  juce::Message
 The base class for objects that can be sent to a MessageListener. More...
 
class  juce::MessageListener
 MessageListener subclasses can post and receive Message objects. More...
 
class  juce::MessageManager::MessageBase
 Internal class used as the base class for all message objects. More...
 
class  juce::MessageManager::Lock
 A lock you can use to lock the message manager. More...
 
class  juce::MessageManager
 This class is in charge of the application's event-dispatch loop. More...
 
class  juce::MessageManagerLock
 Used to make sure that the calling thread has exclusive access to the message loop. More...
 
class  juce::MountedVolumeListChangeDetector
 An instance of this class will provide callbacks when drives are mounted or unmounted on the system. More...
 

Detailed Description