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

Wrapper for enumerations. More...

#include <enums.h>

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

Public Member Functions

 Enum (const QMetaEnum &_enum, QObject *parent=nullptr)
 

Related Functions

(Note that these are not member functions.)

template<class T >
EnumwrapEnum (QObject *parent=nullptr)
 

Detailed Description

Wrapper for enumerations.

Constructor & Destructor Documentation

◆ Enum()

Ms::PluginAPI::Enum::Enum ( const QMetaEnum &  _enum,
QObject *  parent = nullptr 
)

Friends And Related Function Documentation

◆ wrapEnum()

template<class T >
Enum * wrapEnum ( QObject *  parent = nullptr)
related

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