openshot-audio  0.1.7
Public Member Functions | List of all members
JUCEApplicationBase::MultipleInstanceHandler Struct Reference
Inheritance diagram for JUCEApplicationBase::MultipleInstanceHandler:
ActionListener

Public Member Functions

 MultipleInstanceHandler (const String &appName)
 
bool sendCommandLineToPreexistingInstance ()
 
void actionListenerCallback (const String &message) override
 
- Public Member Functions inherited from ActionListener
virtual ~ActionListener ()
 

Constructor & Destructor Documentation

JUCEApplicationBase::MultipleInstanceHandler::MultipleInstanceHandler ( const String appName)
inline

Member Function Documentation

void JUCEApplicationBase::MultipleInstanceHandler::actionListenerCallback ( const String message)
inlineoverridevirtual

Overridden by your subclass to receive the callback.

Parameters
messagethe string that was specified when the event was triggered by a call to ActionBroadcaster::sendActionMessage()

Implements ActionListener.

bool JUCEApplicationBase::MultipleInstanceHandler::sendCommandLineToPreexistingInstance ( )
inline

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