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 ttk private base. More...
#include <ttkprivate.h>
Public Member Functions | |
TTKPrivate () | |
virtual | ~TTKPrivate ()=default |
void | setPublic (PUB *pub) |
Protected Member Functions | |
PUB * | ttk_q () const |
Private Attributes | |
PUB * | m_qptr |
The class of the ttk private base.
Definition at line 48 of file ttkprivate.h.
|
inline |
Object constructor.
Definition at line 54 of file ttkprivate.h.
|
virtualdefault |
Object destructor.
|
inline |
Set public pointer.
Definition at line 68 of file ttkprivate.h.
|
inlineprotected |
Get public pointer.
Definition at line 77 of file ttkprivate.h.
|
private |
Definition at line 83 of file ttkprivate.h.