PonyPlayer
|
#include <wave.hpp>
Public 槽 | |
Q_INVOKABLE void | setRadiusRatio (float radiusRatio) |
信号 | |
void | signalPushLyricSentence (LyricSentence *lyricSentence) |
void | signalClearLyricSentence () |
void | notifyRadiusRatio () |
void | signalPushLyricSentenceCompleted () |
Public 成员函数 | |
WaveView (QQuickItem *parent=nullptr) | |
Q_INVOKABLE float | getRadiusRatio () const |
const QString & | getPlayer () const |
void | setPlayer (const QString &player) |
const QString & | getLyricsDataName () const |
void | setLyricsDataName (const QString &lyricsDataName) |
Q_INVOKABLE void | readLyricsResponse (std::shared_ptr< lrc::Lyrics > lyrics) |
Q_INVOKABLE bool | readLyrics (const QString &filePath) |
Q_INVOKABLE bool | tryLoadLyrics (const QString &filePath) |
属性 | |
float | radiusRatio |
QString | player |
QString | lyricsDataName |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
signal |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineslot |
|
signal |
|
signal |
|
signal |
|
inline |
|
readwrite |
|
readwrite |
|
readwrite |