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

#include <undo.h>

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

Public Member Functions

const QList< StaffName > & longNames () const
 
 ChangeInstrumentLong (const Fraction &, Part *, QList< StaffName >)
 
- Public Member Functions inherited from Ms::UndoCommand
virtual ~UndoCommand ()
 
virtual void undo (EditData *)
 
virtual void redo (EditData *)
 
void appendChild (UndoCommand *cmd)
 
UndoCommandremoveChild ()
 
int childCount () const
 
void unwind ()
 
const QList< UndoCommand * > & commands () const
 
virtual void cleanup (bool undo)
 
virtual const char * name () const
 

Private Member Functions

void flip (EditData *) override
 

Private Attributes

Partpart
 
Fraction tick
 
QList< StaffNametext
 

Additional Inherited Members

Constructor & Destructor Documentation

◆ ChangeInstrumentLong()

Ms::ChangeInstrumentLong::ChangeInstrumentLong ( const Fraction _tick,
Part p,
QList< StaffName t 
)

Member Function Documentation

◆ flip()

void Ms::ChangeInstrumentLong::flip ( EditData )
overrideprivatevirtual

Reimplemented from Ms::UndoCommand.

◆ longNames()

const QList<StaffName>& Ms::ChangeInstrumentLong::longNames ( ) const

Member Data Documentation

◆ part

Part* Ms::ChangeInstrumentLong::part
private

◆ text

QList<StaffName> Ms::ChangeInstrumentLong::text
private

◆ tick

Fraction Ms::ChangeInstrumentLong::tick
private

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