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

#include <ove.h>

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

Public Member Functions

 GroupChunk ()
 
virtual ~GroupChunk ()
 
CountBlockgetCountBlock () const
 
- Public Member Functions inherited from OVE::Chunk
 Chunk ()
 
virtual ~Chunk ()
 
NameBlock getName () const
 

Protected Attributes

CountBlockchildCount_
 
- Protected Attributes inherited from OVE::Chunk
NameBlock nameBlock_
 

Additional Inherited Members

- 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"
 

Constructor & Destructor Documentation

◆ GroupChunk()

OVE::GroupChunk::GroupChunk ( )

◆ ~GroupChunk()

OVE::GroupChunk::~GroupChunk ( )
virtual

Member Function Documentation

◆ getCountBlock()

CountBlock * OVE::GroupChunk::getCountBlock ( ) const

Member Data Documentation

◆ childCount_

CountBlock* OVE::GroupChunk::childCount_
protected

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