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

#include <ove.h>

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

Public Member Functions

 SizeChunk ()
 
virtual ~SizeChunk ()
 
SizeBlockgetSizeBlock () const
 
BlockgetDataBlock () const
 
- Public Member Functions inherited from OVE::Chunk
 Chunk ()
 
virtual ~Chunk ()
 
NameBlock getName () const
 

Static Public Attributes

static const unsigned int version3TrackSize = 0x13a
 
- Static Public Attributes inherited from OVE::Chunk
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

SizeBlocksizeBlock_
 
BlockdataBlock_
 
- Protected Attributes inherited from OVE::Chunk
NameBlock nameBlock_
 

Constructor & Destructor Documentation

◆ SizeChunk()

OVE::SizeChunk::SizeChunk ( )

◆ ~SizeChunk()

OVE::SizeChunk::~SizeChunk ( )
virtual

Member Function Documentation

◆ getDataBlock()

Block * OVE::SizeChunk::getDataBlock ( ) const

◆ getSizeBlock()

SizeBlock * OVE::SizeChunk::getSizeBlock ( ) const

Member Data Documentation

◆ dataBlock_

Block* OVE::SizeChunk::dataBlock_
protected

◆ sizeBlock_

SizeBlock* OVE::SizeChunk::sizeBlock_
protected

◆ version3TrackSize

const unsigned int OVE::SizeChunk::version3TrackSize = 0x13a
static

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