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

#include <keyedit.h>

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

Signals

void keySigAdded (const KeySig *)
 

Public Member Functions

 KeyEditor (QWidget *parent=0)
 
bool dirty () const
 
void showKeyPalette (bool val)
 
void save ()
 

Private Slots

void addClicked ()
 
void clearClicked ()
 
void setDirty ()
 

Private Attributes

PaletteScrollArea_keyPalette
 
Palettesp
 
Palettesp1
 
bool _dirty
 

Constructor & Destructor Documentation

◆ KeyEditor()

Ms::KeyEditor::KeyEditor ( QWidget *  parent = 0)

Member Function Documentation

◆ addClicked

void Ms::KeyEditor::addClicked ( )
privateslot

◆ clearClicked

void Ms::KeyEditor::clearClicked ( )
privateslot

◆ dirty()

bool Ms::KeyEditor::dirty ( ) const
inline

◆ keySigAdded

void Ms::KeyEditor::keySigAdded ( const KeySig )
signal

◆ save()

void Ms::KeyEditor::save ( )

◆ setDirty

void Ms::KeyEditor::setDirty ( )
inlineprivateslot

◆ showKeyPalette()

void Ms::KeyEditor::showKeyPalette ( bool  val)

Member Data Documentation

◆ _dirty

bool Ms::KeyEditor::_dirty
private

◆ _keyPalette

PaletteScrollArea* Ms::KeyEditor::_keyPalette
private

◆ sp

Palette* Ms::KeyEditor::sp
private

◆ sp1

Palette* Ms::KeyEditor::sp1
private

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