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

Public Member Functions

 DirectionsAnchor (Element *a, bool s, const Fraction &t)
 
 DirectionsAnchor (const Fraction &t)
 
ElementgetDirect ()
 
ElementgetAnchor ()
 
bool getStart ()
 
Fraction getTick ()
 
void setDirect (Element *d)
 

Private Attributes

Elementdirect
 
Elementanchor
 
bool start
 
Fraction tick
 

Constructor & Destructor Documentation

◆ DirectionsAnchor() [1/2]

Ms::DirectionsAnchor::DirectionsAnchor ( Element a,
bool  s,
const Fraction t 
)
inline

◆ DirectionsAnchor() [2/2]

Ms::DirectionsAnchor::DirectionsAnchor ( const Fraction t)
inline

Member Function Documentation

◆ getAnchor()

Element* Ms::DirectionsAnchor::getAnchor ( )
inline

◆ getDirect()

Element* Ms::DirectionsAnchor::getDirect ( )
inline

◆ getStart()

bool Ms::DirectionsAnchor::getStart ( )
inline

◆ getTick()

Fraction Ms::DirectionsAnchor::getTick ( )
inline

◆ setDirect()

void Ms::DirectionsAnchor::setDirect ( Element d)
inline

Member Data Documentation

◆ anchor

Element* Ms::DirectionsAnchor::anchor
private

◆ direct

Element* Ms::DirectionsAnchor::direct
private

◆ start

bool Ms::DirectionsAnchor::start
private

◆ tick

Fraction Ms::DirectionsAnchor::tick
private

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