跳转至

Struct qqmusic::Lyric

ClassList > qqmusic > Lyric

歌词

  • #include <lyric.h>

Public Attributes

Type Name
std::string lyric
原始歌词
std::string roma
罗马音
std::string trans
翻译

Public Attributes Documentation

variable lyric

原始歌词

std::string qqmusic::Lyric::lyric;


variable roma

罗马音

std::string qqmusic::Lyric::roma;


variable trans

翻译

std::string qqmusic::Lyric::trans;



The documentation for this class was generated from the following file include/qqmusic/lyric.h