|
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 gui application private. More...
Inheritance diagram for TTKGuiApplicationPrivate:Public Member Functions | |
| TTKGuiApplicationPrivate () noexcept | |
| ~TTKGuiApplicationPrivate () noexcept | |
Public Member Functions inherited from TTKPrivate< TTKGuiApplication > | |
| TTKPrivate () noexcept | |
| virtual | ~TTKPrivate ()=default |
| void | setPublic (TTKGuiApplication *pub) noexcept |
Public Attributes | |
| TTKLocalPeer * | m_peer |
Additional Inherited Members | |
Protected Member Functions inherited from TTKPrivate< TTKGuiApplication > | |
| TTKGuiApplication * | _q () const noexcept |
The class of the ttk gui application private.
Definition at line 9 of file ttkguiapplication.cpp.
|
noexcept |
Definition at line 18 of file ttkguiapplication.cpp.
|
noexcept |
Definition at line 24 of file ttkguiapplication.cpp.
References m_peer.
| TTKLocalPeer* TTKGuiApplicationPrivate::m_peer |
Definition at line 15 of file ttkguiapplication.cpp.
Referenced by ~TTKGuiApplicationPrivate().
1.8.8