|
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 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 |
| QWidget * | m_topWidget |
| QButtonGroup * | m_buttonGroup |
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 38 of file qkugouwindow.cpp.
|
noexcept |
Definition at line 46 of file qkugouwindow.cpp.
References m_buttonGroup, m_topWidget, and m_webView.
| QButtonGroup* QKugouWindowPrivate::m_buttonGroup |
Definition at line 35 of file qkugouwindow.cpp.
Referenced by ~QKugouWindowPrivate().
| QWidget * QKugouWindowPrivate::m_topWidget |
Definition at line 34 of file qkugouwindow.cpp.
Referenced by ~QKugouWindowPrivate().
| QWidget* QKugouWindowPrivate::m_webView |
Definition at line 34 of file qkugouwindow.cpp.
Referenced by ~QKugouWindowPrivate().
1.8.8