MuseScore
3.4
Music composition and notation
|
#include "config.h"
#include "libmscore/element.h"
#include "libmscore/mscoreview.h"
#include "libmscore/score.h"
#include "libmscore/utils.h"
Go to the source code of this file.
Classes | |
class | Ms::PluginAPI::FileIO |
Provides a simple API to perform file reading and writing operations. More... | |
class | Ms::PluginAPI::MsProcess |
Start an external program. Available in QML as QProcess . More... | |
class | Ms::PluginAPI::ScoreView |
This is an GUI element to show a score. More... | |
Namespaces | |
Ms | |
Ms::PluginAPI | |
Contains items exposed to the QML plugins framework. | |