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