TTKMusicPlayer  4.3.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Public Member Functions | Public Attributes | List of all members
QKugouWindowPrivate Class Reference

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
 

Detailed Description

The class of the kugou window widget private.

Author
Greedysky greed.nosp@m.ysky.nosp@m.@163..nosp@m.com

Definition at line 28 of file qkugouwindow.cpp.

Constructor & Destructor Documentation

QKugouWindowPrivate::QKugouWindowPrivate ( )
noexcept

Definition at line 37 of file qkugouwindow.cpp.

QKugouWindowPrivate::~QKugouWindowPrivate ( )
noexcept

Definition at line 43 of file qkugouwindow.cpp.

References m_webView.

Member Data Documentation

QWidget* QKugouWindowPrivate::m_webView

Definition at line 34 of file qkugouwindow.cpp.

Referenced by ~QKugouWindowPrivate().


The documentation for this class was generated from the following file: