Developer
API
Documentation
API
KDE Human Interface Guidelines
KDE API Reference
QXmpp
Element
QXmpp 1.17.0 Reference Documentation
List of All Members for QXmpp::Xml::Element
This is the complete list of members for
QXmpp::Xml::Element
, including inherited members.
Element
()
Element
(QString, QString)
addChild
(QXmpp::Xml::Element)
attribute
(QStringView) const : std::optional<QString>
attributes
() const : const std::vector<QXmpp::Xml::Attribute> &
children
() const : const std::vector<QXmpp::Xml::Element> &
fromDom
(const QDomElement &) : QXmpp::Xml::Element
removeAttribute
(QStringView)
setAttribute
(const QString &, const QString &)
setAttributes
(std::vector<QXmpp::Xml::Attribute>)
setChildren
(std::vector<QXmpp::Xml::Element>)
setTag
(QString)
setText
(QString)
setXmlns
(QString)
tag
() const : const QString &
text
() const : const QString &
toXml
(QXmpp::Private::XmlWriter &) const
xmlns
() const : const QString &