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

#include <ove.h>

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

Public Member Functions

 LengthElement ()
 
virtual ~LengthElement ()
 
void setLength (int length)
 
int getLength () const
 

Private Attributes

int length_
 

Constructor & Destructor Documentation

◆ LengthElement()

OVE::LengthElement::LengthElement ( )

◆ ~LengthElement()

virtual OVE::LengthElement::~LengthElement ( )
inlinevirtual

Member Function Documentation

◆ getLength()

int OVE::LengthElement::getLength ( ) const

◆ setLength()

void OVE::LengthElement::setLength ( int  length)

Member Data Documentation

◆ length_

int OVE::LengthElement::length_
private

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