TTKMusicPlayer
4.2.0.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) noexcept | |
Public Attributes | |
int | m_first |
int | m_second |
The class of the index property.
Definition at line 218 of file musicobject.h.
|
default |
Definition at line 224 of file musicobject.h.
int TTK::IndexProperty::m_first |
Definition at line 220 of file musicobject.h.
int TTK::IndexProperty::m_second |
Definition at line 221 of file musicobject.h.