TTKMusicPlayer  4.2.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Public Member Functions | List of all members
MusicLrcFromTrc Class Reference

The class of the trc to lrc. More...

#include <musiclrcparser.h>

+ Inheritance diagram for MusicLrcFromTrc:

Public Member Functions

virtual bool decode (const QString &input) overridefinal
 
- Public Member Functions inherited from MusicLrcFromInterface
virtual ~MusicLrcFromInterface ()=default
 
const QByteArray & data () const noexcept
 

Additional Inherited Members

- Protected Attributes inherited from MusicLrcFromInterface
QByteArray m_data
 

Detailed Description

The class of the trc to lrc.

Author
Greedysky greed.nosp@m.ysky.nosp@m.@163..nosp@m.com

Definition at line 132 of file musiclrcparser.h.

Member Function Documentation

bool MusicLrcFromTrc::decode ( const QString &  input)
finaloverridevirtual

Decode file to lrc by input file.

Implements MusicLrcFromInterface.

Definition at line 288 of file musiclrcparser.cpp.

References MusicLrcFromInterface::data(), MusicLrcFromInterface::m_data, and TTK_LINEFEED.

Referenced by MusicLrcAnalysis::loadFromFile().


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