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 music song sort tag. More...
#include <musicsong.h>
Public Member Functions | |
MusicSongSort () | |
Public Attributes | |
int | m_type |
Qt::SortOrder | m_order |
The class of the music song sort tag.
Definition at line 142 of file musicsong.h.
|
inline |
Definition at line 147 of file musicsong.h.
Qt::SortOrder MusicSongSort::m_order |
Definition at line 145 of file musicsong.h.
Referenced by MusicSongsListPlayTableWidget::contextMenuEvent(), MusicTKPLConfigManager::readBuffer(), MusicSongsToolBoxTopWidget::showMenu(), MusicSongsToolBoxTopWidget::songListSortBy(), MusicSongsListPlayTableWidget::songListSortBy(), and MusicTKPLConfigManager::writeBuffer().
int MusicSongSort::m_type |
Definition at line 144 of file musicsong.h.
Referenced by MusicSongsListPlayTableWidget::contextMenuEvent(), MusicTKPLConfigManager::readBuffer(), MusicSongsToolBoxTopWidget::showMenu(), MusicSongsToolBoxTopWidget::songListSortBy(), MusicSongsListPlayTableWidget::songListSortBy(), and MusicTKPLConfigManager::writeBuffer().