MuseScore Plugins 3.3
Plugins API for MuseScore
Loading...
Searching...
No Matches
MsProcess Class Reference

Start an external program. Available in QML as QProcess. More...

#include <util.h>

Inheritance diagram for MsProcess:
Collaboration diagram for MsProcess:

Public Slots

Q_INVOKABLE void start (const QString &program)
Q_INVOKABLE bool waitForFinished (int msecs=30000)
Q_INVOKABLE QByteArray readAllStandardOutput ()

Public Member Functions

 MsProcess (QObject *parent=0)

Detailed Description

Start an external program. Available in QML as QProcess.

Using this will most probably result in the plugin to be platform dependant.

Since
MuseScore 3.2

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