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