TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Classes | Typedefs | Functions
musiclocalmanagerwidget.h File Reference
#include "musicsearchinterface.h"
#include "musicabstractsongslisttablewidget.h"

Go to the source code of this file.

Classes

struct  MusicSongInfoItem
 The class of the local song item information. More...
 
class  MusicLocalManagerStatisticTableWidget
 The class of the local manager statistic table widget. More...
 
class  MusicLocalManagerSongsTableWidget
 The class of the local manager songs table widget. More...
 
class  MusicLocalManagerWidget
 The class of the local manager widget. More...
 

Typedefs

using MusicSongStatisticItem = QMap< QString, int >
 

Functions

 TTK_DECLARE_LIST (MusicSongInfoItem)
 

Typedef Documentation

using MusicSongStatisticItem = QMap<QString, int>

Definition at line 40 of file musiclocalmanagerwidget.h.

Function Documentation

TTK_DECLARE_LIST ( MusicSongInfoItem  )