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...
Public Member Functions | |
TTKApplicationPrivate () noexcept | |
~TTKApplicationPrivate () noexcept | |
![]() | |
TTKPrivate () noexcept | |
virtual | ~TTKPrivate ()=default |
void | setPublic (TTKApplication *pub) noexcept |
Public Attributes | |
TTKLocalPeer * | m_peer |
QWidget * | m_activeWindow |
Additional Inherited Members | |
![]() | |
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().