openshot-audio
0.1.7
|
Public Member Functions | |
MultipleInstanceHandler (const String &appName) | |
bool | sendCommandLineToPreexistingInstance () |
void | actionListenerCallback (const String &message) override |
![]() | |
virtual | ~ActionListener () |
|
inline |
|
inlineoverridevirtual |
Overridden by your subclass to receive the callback.
message | the string that was specified when the event was triggered by a call to ActionBroadcaster::sendActionMessage() |
Implements ActionListener.
|
inline |