MuseScore  3.4
Music composition and notation
Public Attributes | List of all members
Ms::UpdateState Class Reference

#include <score.h>

Public Attributes

QRectF refresh
 area to update, canvas coordinates More...
 
bool _playNote { false }
 play selected note after command More...
 
bool _playChord { false }
 play whole chord for the selected note More...
 
bool _selectionChanged { false }
 
QList< ScoreElement * > _deleteList
 

Member Data Documentation

◆ _deleteList

QList<ScoreElement*> Ms::UpdateState::_deleteList

◆ _playChord

bool Ms::UpdateState::_playChord { false }

play whole chord for the selected note

◆ _playNote

bool Ms::UpdateState::_playNote { false }

play selected note after command

◆ _selectionChanged

bool Ms::UpdateState::_selectionChanged { false }

◆ refresh

QRectF Ms::UpdateState::refresh

area to update, canvas coordinates


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