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

#include <undo.h>

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

Public Member Functions

 ChangeBend (Bend *b, QList< PitchValue > p)
 
- 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

Bendbend
 
QList< PitchValuepoints
 

Additional Inherited Members

Constructor & Destructor Documentation

◆ ChangeBend()

Ms::ChangeBend::ChangeBend ( Bend b,
QList< PitchValue p 
)
inline

Member Function Documentation

◆ flip()

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

Reimplemented from Ms::UndoCommand.

Member Data Documentation

◆ bend

Bend* Ms::ChangeBend::bend
private

◆ points

QList<PitchValue> Ms::ChangeBend::points
private

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