MuseScore  3.4
Music composition and notation
Public Member Functions | Static Public Member Functions | List of all members
Ms::PluginAPI::QmlPlayEventsListAccess Class Reference

#include <playevent.h>

Inheritance diagram for Ms::PluginAPI::QmlPlayEventsListAccess:
Inheritance graph
[legend]
Collaboration diagram for Ms::PluginAPI::QmlPlayEventsListAccess:
Collaboration graph
[legend]

Public Member Functions

 QmlPlayEventsListAccess (QObject *obj, NoteEventList &container)
 

Static Public Member Functions

static int count (QQmlListProperty< PlayEvent > *l)
 
static PlayEventat (QQmlListProperty< PlayEvent > *l, int i)
 
static void clear (QQmlListProperty< PlayEvent > *l)
 
static void append (QQmlListProperty< PlayEvent > *l, PlayEvent *v)
 

Constructor & Destructor Documentation

◆ QmlPlayEventsListAccess()

Ms::PluginAPI::QmlPlayEventsListAccess::QmlPlayEventsListAccess ( QObject *  obj,
NoteEventList container 
)
inline

Member Function Documentation

◆ append()

void Ms::PluginAPI::QmlPlayEventsListAccess::append ( QQmlListProperty< PlayEvent > *  l,
PlayEvent v 
)
static

◆ at()

static PlayEvent* Ms::PluginAPI::QmlPlayEventsListAccess::at ( QQmlListProperty< PlayEvent > *  l,
int  i 
)
inlinestatic

◆ clear()

void Ms::PluginAPI::QmlPlayEventsListAccess::clear ( QQmlListProperty< PlayEvent > *  l)
static

◆ count()

static int Ms::PluginAPI::QmlPlayEventsListAccess::count ( QQmlListProperty< PlayEvent > *  l)
inlinestatic

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