|
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 core application private. More...
Inheritance diagram for TTKCoreApplicationPrivate:Public Member Functions | |
| TTKCoreApplicationPrivate () noexcept | |
| ~TTKCoreApplicationPrivate () noexcept | |
Public Member Functions inherited from TTKPrivate< TTKCoreApplication > | |
| TTKPrivate () noexcept | |
| virtual | ~TTKPrivate ()=default |
| void | setPublic (TTKCoreApplication *pub) noexcept |
Public Attributes | |
| TTKLocalPeer * | m_peer |
Additional Inherited Members | |
Protected Member Functions inherited from TTKPrivate< TTKCoreApplication > | |
| TTKCoreApplication * | _q () const noexcept |
The class of the ttk core application private.
Definition at line 7 of file ttkcoreapplication.cpp.
|
noexcept |
Definition at line 16 of file ttkcoreapplication.cpp.
|
noexcept |
Definition at line 22 of file ttkcoreapplication.cpp.
References m_peer.
| TTKLocalPeer* TTKCoreApplicationPrivate::m_peer |
Definition at line 13 of file ttkcoreapplication.cpp.
Referenced by ~TTKCoreApplicationPrivate().
1.8.8