MuseScore  3.4
Music composition and notation
Classes | Namespaces | Functions
excerpt.h File Reference
#include "libmscore/excerpt.h"
Include dependency graph for excerpt.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ms::PluginAPI::Excerpt
 
class  Ms::PluginAPI::QmlExcerptsListAccess< T, Container >
 

Namespaces

 Ms
 
 
 Ms::PluginAPI
 Contains items exposed to the QML plugins framework.
 

Functions

Excerpt * Ms::PluginAPI::excerptWrap (Ms::Excerpt *e)
 
template<typename T , class Container >
QmlExcerptsListAccess< T, Container > Ms::PluginAPI::wrapExcerptsContainerProperty (QObject *obj, Container &c)