TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
The class of the ttk xml node. More...
#include <ttkabstractxml.h>
Public Member Functions | |
TTKXmlNode () | |
Public Attributes | |
TTKXmlAttrList | m_attrs |
QString | m_text |
The class of the ttk xml node.
Definition at line 51 of file ttkabstractxml.h.
|
inline |
Definition at line 56 of file ttkabstractxml.h.
TTKXmlAttrList TTKXmlNode::m_attrs |
Definition at line 53 of file ttkabstractxml.h.
Referenced by TTKAbstractXml::readMultiNodeByTagName(), TTKAbstractXml::readNodeByTagName(), and TTKAbstractXml::writeDomMultiElement().
QString TTKXmlNode::m_text |
Definition at line 54 of file ttkabstractxml.h.
Referenced by TTKAbstractXml::readMultiNodeByTagName(), TTKAbstractXml::readNodeByTagName(), and TTKAbstractXml::writeDomMultiElement().