MuseScore  3.4
Music composition and notation
Public Member Functions | Protected Attributes | Properties | List of all members
Ms::PluginAPI::Selection Class Reference

#include <selection.h>

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

Public Member Functions

 Selection (Ms::Selection *select)
 
virtual ~Selection ()
 
QQmlListProperty< Elementelements ()
 

Protected Attributes

Ms::Selection_select
 

Properties

QQmlListProperty< Ms::PluginAPI::Elementelements
 Current GUI selections for the score. More...
 

Detailed Description

Since
MuseScore 3.3

Constructor & Destructor Documentation

◆ Selection()

Ms::PluginAPI::Selection::Selection ( Ms::Selection select)
inline

◆ ~Selection()

virtual Ms::PluginAPI::Selection::~Selection ( )
inlinevirtual

Member Function Documentation

◆ elements()

QQmlListProperty<Element> Ms::PluginAPI::Selection::elements ( )
inline

Member Data Documentation

◆ _select

Ms::Selection* Ms::PluginAPI::Selection::_select
protected

Property Documentation

◆ elements

QQmlListProperty<Ms::PluginAPI::Element> Ms::PluginAPI::Selection::elements
read

Current GUI selections for the score.

Since
MuseScore 3.3

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