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

#include <ove.h>

Inheritance diagram for OVE::PairElement:
Inheritance graph
[legend]
Collaboration diagram for OVE::PairElement:
Collaboration graph
[legend]

Public Member Functions

 PairElement ()
 
virtual ~PairElement ()
 
MeasurePosstart () const
 
MeasurePosstop () const
 

Private Attributes

MeasurePosstart_
 
MeasurePosstop_
 

Constructor & Destructor Documentation

◆ PairElement()

OVE::PairElement::PairElement ( )

◆ ~PairElement()

OVE::PairElement::~PairElement ( )
virtual

Member Function Documentation

◆ start()

MeasurePos * OVE::PairElement::start ( ) const

◆ stop()

MeasurePos * OVE::PairElement::stop ( ) const

Member Data Documentation

◆ start_

MeasurePos* OVE::PairElement::start_
private

◆ stop_

MeasurePos* OVE::PairElement::stop_
private

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