|
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 ttk xml node. More...
#include <ttkabstractxml.h>
Public Member Functions | |
| TTKXmlNode () noexcept | |
Public Attributes | |
| TTKXmlAttrList | m_attrs |
| QString | m_text |
The class of the ttk xml node.
Definition at line 51 of file ttkabstractxml.h.
|
inlinenoexcept |
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().
1.8.8