TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
The class of the song check tools rename. More...
#include <musicsongchecktoolsunit.h>
Public Member Functions | |
MusicSongCheckToolsRename (const QString &locaName, const QString &recommendName, const QString &path) | |
Public Attributes | |
QString | m_locaName |
QString | m_recommendName |
QString | m_path |
The class of the song check tools rename.
Definition at line 39 of file musicsongchecktoolsunit.h.
|
inline |
Definition at line 45 of file musicsongchecktoolsunit.h.
QString MusicSongCheckToolsRename::m_locaName |
Definition at line 41 of file musicsongchecktoolsunit.h.
Referenced by MusicSongCheckToolsRenameTableWidget::addCellItems().
QString MusicSongCheckToolsRename::m_path |
Definition at line 43 of file musicsongchecktoolsunit.h.
Referenced by MusicSongCheckToolsRenameThread::run().
QString MusicSongCheckToolsRename::m_recommendName |
Definition at line 42 of file musicsongchecktoolsunit.h.
Referenced by MusicSongCheckToolsRenameTableWidget::addCellItems(), and MusicSongCheckToolsRenameThread::run().