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
TTKCoreApplicationPrivate Class Reference

The class of the ttk core application private. More...

+ Inheritance diagram for TTKCoreApplicationPrivate:

Public Member Functions

 TTKCoreApplicationPrivate ()
 
 ~TTKCoreApplicationPrivate ()
 
- Public Member Functions inherited from TTKPrivate< TTKCoreApplication >
 TTKPrivate ()
 
virtual ~TTKPrivate ()=default
 
void setPublic (TTKCoreApplication *pub)
 

Public Attributes

TTKLocalPeerm_peer
 

Additional Inherited Members

- Protected Member Functions inherited from TTKPrivate< TTKCoreApplication >
TTKCoreApplicationttk_q () const
 

Detailed Description

The class of the ttk core application private.

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

Definition at line 7 of file ttkcoreapplication.h.cpp.

Constructor & Destructor Documentation

TTKCoreApplicationPrivate::TTKCoreApplicationPrivate ( )

Definition at line 16 of file ttkcoreapplication.h.cpp.

TTKCoreApplicationPrivate::~TTKCoreApplicationPrivate ( )

Definition at line 22 of file ttkcoreapplication.h.cpp.

References m_peer.

Member Data Documentation

TTKLocalPeer* TTKCoreApplicationPrivate::m_peer

Definition at line 13 of file ttkcoreapplication.h.cpp.

Referenced by ~TTKCoreApplicationPrivate().


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