MuseScore  3.4
Music composition and notation
Public Slots | Signals | Public Member Functions | Private Attributes | List of all members
Ms::PianoLevelsChooser Class Reference

#include <pianolevelschooser.h>

Inheritance diagram for Ms::PianoLevelsChooser:
Inheritance graph
[legend]
Collaboration diagram for Ms::PianoLevelsChooser:
Collaboration graph
[legend]

Public Slots

void setLevelsIndex (int index)
 

Signals

void levelsIndexChanged (int)
 

Public Member Functions

 PianoLevelsChooser (QWidget *parent=0)
 

Private Attributes

QComboBox * levelsCombo
 
int _levelsIndex
 

Constructor & Destructor Documentation

◆ PianoLevelsChooser()

Ms::PianoLevelsChooser::PianoLevelsChooser ( QWidget *  parent = 0)
explicit

Member Function Documentation

◆ levelsIndexChanged

void Ms::PianoLevelsChooser::levelsIndexChanged ( int  )
signal

◆ setLevelsIndex

void Ms::PianoLevelsChooser::setLevelsIndex ( int  index)
slot

Member Data Documentation

◆ _levelsIndex

int Ms::PianoLevelsChooser::_levelsIndex
private

◆ levelsCombo

QComboBox* Ms::PianoLevelsChooser::levelsCombo
private

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