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

#include <ove.h>

Inheritance diagram for OVE::TickElement:
Inheritance graph
[legend]

Public Member Functions

 TickElement ()
 
virtual ~TickElement ()
 
void setTick (int tick)
 
int getTick (void) const
 

Private Attributes

int tick_
 

Constructor & Destructor Documentation

◆ TickElement()

OVE::TickElement::TickElement ( )

◆ ~TickElement()

virtual OVE::TickElement::~TickElement ( )
inlinevirtual

Member Function Documentation

◆ getTick()

int OVE::TickElement::getTick ( void  ) const

◆ setTick()

void OVE::TickElement::setTick ( int  tick)

Member Data Documentation

◆ tick_

int OVE::TickElement::tick_
private

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