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 dlna xml private. More...
Public Member Functions | |
QDlnaXmlPrivate () | |
~QDlnaXmlPrivate () | |
![]() | |
TTKPrivate () noexcept | |
virtual | ~TTKPrivate ()=default |
void | setPublic (QDlnaXml *pub) noexcept |
Public Attributes | |
QDomDocument * | m_document |
Additional Inherited Members | |
![]() | |
QDlnaXml * | _q () const noexcept |
The class of the dlna xml private.
Definition at line 8 of file qdlnaxml.cpp.
QDlnaXmlPrivate::QDlnaXmlPrivate | ( | ) |
Definition at line 18 of file qdlnaxml.cpp.
QDlnaXmlPrivate::~QDlnaXmlPrivate | ( | ) |
Definition at line 24 of file qdlnaxml.cpp.
References m_document.
QDomDocument* QDlnaXmlPrivate::m_document |
Definition at line 14 of file qdlnaxml.cpp.
Referenced by ~QDlnaXmlPrivate().