|
TTKMusicPlayer
4.3.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 kugou window widget private. More...
Inheritance diagram for QKugouWindowPrivate:Public Member Functions | |
| QKugouWindowPrivate () noexcept | |
| ~QKugouWindowPrivate () noexcept | |
Public Member Functions inherited from TTKPrivate< QKugouWindow > | |
| TTKPrivate () noexcept | |
| virtual | ~TTKPrivate ()=default |
| void | setPublic (QKugouWindow *pub) noexcept |
Public Attributes | |
| QWidget * | m_webView |
Additional Inherited Members | |
Protected Member Functions inherited from TTKPrivate< QKugouWindow > | |
| QKugouWindow * | _q () const noexcept |
The class of the kugou window widget private.
Definition at line 28 of file qkugouwindow.cpp.
|
noexcept |
Definition at line 37 of file qkugouwindow.cpp.
|
noexcept |
Definition at line 43 of file qkugouwindow.cpp.
References m_webView.
| QWidget* QKugouWindowPrivate::m_webView |
Definition at line 34 of file qkugouwindow.cpp.
Referenced by ~QKugouWindowPrivate().
1.8.8