MuseScore  3.4
Music composition and notation
Classes | Namespaces | Enumerations
pianoview.h File Reference
#include "libmscore/pos.h"
Include dependency graph for pianoview.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Ms::BarPattern
 
class  Ms::PianoItem
 
class  Ms::PianoView
 

Namespaces

 Ms
 
 

Enumerations

enum  Ms::NoteSelectType {
  Ms::NoteSelectType::REPLACE = 0, Ms::NoteSelectType::XOR, Ms::NoteSelectType::ADD, Ms::NoteSelectType::SUBTRACT,
  Ms::NoteSelectType::FIRST
}
 
enum  Ms::DragStyle { Ms::DragStyle::NONE = 0, Ms::DragStyle::SELECTION_RECT, Ms::DragStyle::MOVE_NOTES }