MuseScore  3.4
Music composition and notation
Public Member Functions | Static Public Attributes | Protected Attributes | List of all members
OVE::Chunk Class Reference

#include <ove.h>

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

Public Member Functions

 Chunk ()
 
virtual ~Chunk ()
 
NameBlock getName () const
 

Static Public Attributes

static const QString TrackName = "TRAK"
 
static const QString PageName = "PAGE"
 
static const QString LineName = "LINE"
 
static const QString StaffName = "STAF"
 
static const QString MeasureName = "MEAS"
 
static const QString ConductName = "COND"
 
static const QString BdatName = "BDAT"
 

Protected Attributes

NameBlock nameBlock_
 

Constructor & Destructor Documentation

◆ Chunk()

OVE::Chunk::Chunk ( )

◆ ~Chunk()

virtual OVE::Chunk::~Chunk ( )
inlinevirtual

Member Function Documentation

◆ getName()

NameBlock OVE::Chunk::getName ( ) const

Member Data Documentation

◆ BdatName

const QString OVE::Chunk::BdatName = "BDAT"
static

◆ ConductName

const QString OVE::Chunk::ConductName = "COND"
static

◆ LineName

const QString OVE::Chunk::LineName = "LINE"
static

◆ MeasureName

const QString OVE::Chunk::MeasureName = "MEAS"
static

◆ nameBlock_

NameBlock OVE::Chunk::nameBlock_
protected

◆ PageName

const QString OVE::Chunk::PageName = "PAGE"
static

◆ StaffName

const QString OVE::Chunk::StaffName = "STAF"
static

◆ TrackName

const QString OVE::Chunk::TrackName = "TRAK"
static

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