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 | Static Public Attributes | List of all members
TTKLocalPeerPrivate Class Reference

The class of the ttk local peer private. More...

+ Inheritance diagram for TTKLocalPeerPrivate:

Public Member Functions

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

Public Attributes

QString m_id
 
QString m_socketName
 
QLocalServer * m_server
 
TTKLockedPrivate::TTKLockedFile m_lockFile
 

Static Public Attributes

static const char * m_ack = "ack"
 

Additional Inherited Members

- Protected Member Functions inherited from TTKPrivate< TTKLocalPeer >
TTKLocalPeerttk_q () const
 

Detailed Description

The class of the ttk local peer private.

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

Definition at line 40 of file ttklocalpeer.cpp.

Constructor & Destructor Documentation

TTKLocalPeerPrivate::TTKLocalPeerPrivate ( )

Definition at line 54 of file ttklocalpeer.cpp.

TTKLocalPeerPrivate::~TTKLocalPeerPrivate ( )

Definition at line 60 of file ttklocalpeer.cpp.

References m_server.

Member Data Documentation

const char * TTKLocalPeerPrivate::m_ack = "ack"
static

Definition at line 50 of file ttklocalpeer.cpp.

QString TTKLocalPeerPrivate::m_id

Definition at line 46 of file ttklocalpeer.cpp.

TTKLockedPrivate::TTKLockedFile TTKLocalPeerPrivate::m_lockFile

Definition at line 49 of file ttklocalpeer.cpp.

QLocalServer* TTKLocalPeerPrivate::m_server

Definition at line 48 of file ttklocalpeer.cpp.

Referenced by ~TTKLocalPeerPrivate().

QString TTKLocalPeerPrivate::m_socketName

Definition at line 47 of file ttklocalpeer.cpp.


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