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

#include <harmonyedit.h>

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

Public Slots

virtual void accept ()
 

Public Member Functions

 ChordStyleEditor (QWidget *parent=0)
 
void setScore (Score *)
 
bool dirty () const
 
void save ()
 
void restore ()
 

Private Slots

void fileButtonClicked ()
 
void saveButtonClicked ()
 
void harmonyChanged (QTreeWidgetItem *, QTreeWidgetItem *)
 

Private Member Functions

void loadChordDescriptionFile (const QString &)
 
void setChordList (ChordList *cl)
 

Private Attributes

bool _dirty
 
Palettesp1
 
Scorescore
 
ChordListchordList
 

Constructor & Destructor Documentation

◆ ChordStyleEditor()

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

Member Function Documentation

◆ accept

void Ms::ChordStyleEditor::accept ( )
virtualslot

◆ dirty()

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

◆ fileButtonClicked

void Ms::ChordStyleEditor::fileButtonClicked ( )
privateslot

◆ harmonyChanged

void Ms::ChordStyleEditor::harmonyChanged ( QTreeWidgetItem *  current,
QTreeWidgetItem *  previous 
)
privateslot

◆ loadChordDescriptionFile()

void Ms::ChordStyleEditor::loadChordDescriptionFile ( const QString &  s)
private

◆ restore()

void Ms::ChordStyleEditor::restore ( )

◆ save()

void Ms::ChordStyleEditor::save ( )

◆ saveButtonClicked

void Ms::ChordStyleEditor::saveButtonClicked ( )
privateslot

◆ setChordList()

void Ms::ChordStyleEditor::setChordList ( ChordList cl)
private

◆ setScore()

void Ms::ChordStyleEditor::setScore ( Score s)

Member Data Documentation

◆ _dirty

bool Ms::ChordStyleEditor::_dirty
private

◆ chordList

ChordList* Ms::ChordStyleEditor::chordList
private

◆ score

Score* Ms::ChordStyleEditor::score
private

◆ sp1

Palette* Ms::ChordStyleEditor::sp1
private

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