MuseScore  3.4
Music composition and notation
Public Member Functions | Public Attributes | List of all members
OVE::LyricChunkParse::LyricInfo Struct Reference

Public Member Functions

 LyricInfo ()
 

Public Attributes

int track_
 
int measure_
 
int verse_
 
int voice_
 
int wordCount_
 
int lyricSize_
 
QString name_
 
QString lyric_
 
int font_
 
int fontSize_
 
int fontStyle_
 

Constructor & Destructor Documentation

◆ LyricInfo()

OVE::LyricChunkParse::LyricInfo::LyricInfo ( )
inline

Member Data Documentation

◆ font_

int OVE::LyricChunkParse::LyricInfo::font_

◆ fontSize_

int OVE::LyricChunkParse::LyricInfo::fontSize_

◆ fontStyle_

int OVE::LyricChunkParse::LyricInfo::fontStyle_

◆ lyric_

QString OVE::LyricChunkParse::LyricInfo::lyric_

◆ lyricSize_

int OVE::LyricChunkParse::LyricInfo::lyricSize_

◆ measure_

int OVE::LyricChunkParse::LyricInfo::measure_

◆ name_

QString OVE::LyricChunkParse::LyricInfo::name_

◆ track_

int OVE::LyricChunkParse::LyricInfo::track_

◆ verse_

int OVE::LyricChunkParse::LyricInfo::verse_

◆ voice_

int OVE::LyricChunkParse::LyricInfo::voice_

◆ wordCount_

int OVE::LyricChunkParse::LyricInfo::wordCount_

The documentation for this struct was generated from the following file: