TTKMusicPlayer  3.7.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 ()
 
 ~QKugouWindowPrivate ()
 
- Public Member Functions inherited from TTKPrivate< QKugouWindow >
 TTKPrivate ()
 
virtual ~TTKPrivate ()=default
 
void setPublic (QKugouWindow *pub)
 

Public Attributes

QWidget * m_webView
 
QWidget * m_topWidget
 
QButtonGroup * m_buttonGroup
 

Additional Inherited Members

- Protected Member Functions inherited from TTKPrivate< QKugouWindow >
QKugouWindowttk_q () const
 

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 30 of file qkugouwindow.cpp.

Constructor & Destructor Documentation

QKugouWindowPrivate::QKugouWindowPrivate ( )

Definition at line 40 of file qkugouwindow.cpp.

QKugouWindowPrivate::~QKugouWindowPrivate ( )

Definition at line 48 of file qkugouwindow.cpp.

References m_buttonGroup, m_topWidget, and m_webView.

Member Data Documentation

QButtonGroup* QKugouWindowPrivate::m_buttonGroup

Definition at line 37 of file qkugouwindow.cpp.

Referenced by ~QKugouWindowPrivate().

QWidget * QKugouWindowPrivate::m_topWidget

Definition at line 36 of file qkugouwindow.cpp.

Referenced by ~QKugouWindowPrivate().

QWidget* QKugouWindowPrivate::m_webView

Definition at line 36 of file qkugouwindow.cpp.

Referenced by ~QKugouWindowPrivate().


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