MuseScore  3.4
Music composition and notation
Public Member Functions | Public Attributes | List of all members
Ms::UndoMacro::SelectionInfo Struct Reference
Collaboration diagram for Ms::UndoMacro::SelectionInfo:
Collaboration graph
[legend]

Public Member Functions

bool isValid () const
 

Public Attributes

std::vector< Element * > elements
 
Fraction tickStart
 
Fraction tickEnd
 
int staffStart = -1
 
int staffEnd = -1
 

Member Function Documentation

◆ isValid()

bool Ms::UndoMacro::SelectionInfo::isValid ( ) const
inline

Member Data Documentation

◆ elements

std::vector<Element*> Ms::UndoMacro::SelectionInfo::elements

◆ staffEnd

int Ms::UndoMacro::SelectionInfo::staffEnd = -1

◆ staffStart

int Ms::UndoMacro::SelectionInfo::staffStart = -1

◆ tickEnd

Fraction Ms::UndoMacro::SelectionInfo::tickEnd

◆ tickStart

Fraction Ms::UndoMacro::SelectionInfo::tickStart

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