MuseScore  3.4
Music composition and notation
Public Member Functions | Static Public Member Functions | List of all members
Ms::PluginAPI::QmlExcerptsListAccess< T, Container > Class Template Reference

#include <excerpt.h>

Inheritance diagram for Ms::PluginAPI::QmlExcerptsListAccess< T, Container >:
Inheritance graph
[legend]
Collaboration diagram for Ms::PluginAPI::QmlExcerptsListAccess< T, Container >:
Collaboration graph
[legend]

Public Member Functions

 QmlExcerptsListAccess (QObject *obj, Container &container)
 

Static Public Member Functions

static int count (QQmlListProperty< T > *l)
 
static T * at (QQmlListProperty< T > *l, int i)
 

Constructor & Destructor Documentation

◆ QmlExcerptsListAccess()

template<typename T, class Container>
Ms::PluginAPI::QmlExcerptsListAccess< T, Container >::QmlExcerptsListAccess ( QObject *  obj,
Container &  container 
)
inline

Member Function Documentation

◆ at()

template<typename T, class Container>
static T* Ms::PluginAPI::QmlExcerptsListAccess< T, Container >::at ( QQmlListProperty< T > *  l,
int  i 
)
inlinestatic

◆ count()

template<typename T, class Container>
static int Ms::PluginAPI::QmlExcerptsListAccess< T, Container >::count ( QQmlListProperty< T > *  l)
inlinestatic

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