MuseScore
3.4
Music composition and notation
|
#include "qmlpluginapi.h"
#include "cursor.h"
#include "elements.h"
#include "fraction.h"
#include "score.h"
#include "part.h"
#include "util.h"
#include "selection.h"
#include "tie.h"
#include "shortcut.h"
#include "musescore.h"
#include "libmscore/musescoreCore.h"
#include "libmscore/score.h"
#include <QQmlEngine>
Namespaces | |
Ms | |
Ms::PluginAPI | |
Contains items exposed to the QML plugins framework. | |