Home
last modified time | relevance | path

Searched defs:firstChildElement (Results 1 – 25 of 43) sorted by relevance

12

/dports/emulators/aqemu/aqemu-0.9.2/src/
H A DQDom.cpp84 const QDomElement QDomElement::firstChildElement() const in firstChildElement() function in QDomElement
92 const QDomElement QDomElement::firstChildElement(const QString& s) const in firstChildElement() function in QDomElement
/dports/audio/carla/Carla-2.4.1/source/modules/water/xml/
H A DXmlElement.h719 LinkedListPointer<XmlElement> firstChildElement; variable
/dports/audio/carla/Carla-2.4.1/source/modules/juce_core/xml/
H A Djuce_XmlElement.h742 LinkedListPointer<XmlElement> nextListItem, firstChildElement; variable
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_core/xml/
H A Djuce_XmlElement.h742 LinkedListPointer<XmlElement> nextListItem, firstChildElement; variable
/dports/www/rsskit/RSSKit-0.4/
H A DDOMParser.m97 {
/dports/devel/juce/JUCE-f37e9a1/modules/juce_core/xml/
H A Djuce_XmlElement.h783 LinkedListPointer<XmlElement> nextListItem, firstChildElement; variable
/dports/net-im/qxmpp-qt5/qxmpp-1.4.0/src/base/
H A DQXmppElement.cpp176 QXmppElement QXmppElement::firstChildElement(const QString &name) const in firstChildElement() function in QXmppElement
/dports/net-im/psi/psi-1.5/src/avcall/
H A Djinglertptasks.cpp213 static QDomElement firstChildElement(const QDomElement &in) in firstChildElement() function
/dports/graphics/qgis-ltr/qgis-3.16.16/src/providers/wcs/
H A Dqgswcscapabilities.cpp577 QDomElement firstChildElement = firstChild( element, name ); in firstChildText() local
637 QDomElement firstChildElement = firstChild( element, names.value( 0 ) ); in domElement() local
/dports/graphics/qgis/qgis-3.22.3/src/providers/wcs/
H A Dqgswcscapabilities.cpp577 QDomElement firstChildElement = firstChild( element, name ); in firstChildText() local
637 QDomElement firstChildElement = firstChild( element, names.value( 0 ) ); in domElement() local
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/words/xish/
H A Ddomish.py583 def firstChildElement(self): member in Element
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/words/xish/
H A Ddomish.py544 def firstChildElement(self): member in Element
/dports/games/ksirk/ksirk-21.12.3/ksirk/iris/src/xmpp/xmpp-im/
H A Dfiletransfer.cpp38 static QDomElement firstChildElement(const QDomElement &e) in firstChildElement() function
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libiris/src/xmpp/xmpp-im/
H A Dfiletransfer.cpp39 static QDomElement firstChildElement(const QDomElement &e) in firstChildElement() function
/dports/net-im/psi/psi-1.5/iris/src/xmpp/xmpp-im/
H A Dfiletransfer.cpp39 static QDomElement firstChildElement(const QDomElement &e) in firstChildElement() function
/dports/games/ksirk/ksirk-21.12.3/ksirk/iris/src/xmpp/xmpp-core/
H A Dprotocol.cpp62 static QDomElement firstChildElement(const QDomElement &e) in firstChildElement() function
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libiris/src/xmpp/xmpp-core/
H A Dprotocol.cpp63 static QDomElement firstChildElement(const QDomElement &e) in firstChildElement() function
/dports/net-im/psi/psi-1.5/iris/src/xmpp/xmpp-core/
H A Dprotocol.cpp62 static QDomElement firstChildElement(const QDomElement &e) in firstChildElement() function
/dports/editors/calligra/calligra-3.2.1/libs/store/
H A DKoXmlReader.cpp1712 KoXmlElement KoXmlNode::firstChildElement() const in firstChildElement() function in KoXmlNode
/dports/editors/calligraplan/calligraplan-3.3.0/src/libs/store/
H A DKoXmlReader.cpp1713 KoXmlElement KoXmlNode::firstChildElement() const in firstChildElement() function in KoXmlNode
/dports/lang/gnustep-base/libs-base-base-1_27_0/Source/Additions/
H A DGSXML.m1051 {
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/xml/dom/
H A Dqdom.cpp2430 QDomElement QDomNode::firstChildElement(const QString &tagName) const in firstChildElement() function in QDomNode
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/xml/dom/
H A Dqdom.cpp2430 QDomElement QDomNode::firstChildElement(const QString &tagName) const in firstChildElement() function in QDomNode
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/xml/dom/
H A Dqdom.cpp2430 QDomElement QDomNode::firstChildElement(const QString &tagName) const in firstChildElement() function in QDomNode
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt5/
H A DQtXml.py608 def firstChildElement(self, tagName = str()): member in QDomNode

12