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 index property. More...
#include <musicobject.h>
Public Member Functions | |
IndexProperty ()=default | |
IndexProperty (int first, int second) | |
Public Attributes | |
int | m_first |
int | m_second |
The class of the index property.
Definition at line 206 of file musicobject.h.
|
default |
Definition at line 212 of file musicobject.h.
int TTK::IndexProperty::m_first |
Definition at line 208 of file musicobject.h.
int TTK::IndexProperty::m_second |
Definition at line 209 of file musicobject.h.