• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • KDevelop Utility Library
 

KDevelop Utility Library

DomUtil Member List

This is the complete list of members for DomUtil, including all inherited members.

appendText(TQDomDocument doc, TQString pathExt, TQString text)DomUtilstatic
createElementByPath(TQDomDocument &doc, const TQString &path)DomUtilstatic
elementByPath(const TQDomDocument &doc, const TQString &path)DomUtilstatic
elementByPathExt(TQDomDocument &doc, const TQString &pathstring)DomUtilstatic
makeEmpty(TQDomElement &)DomUtilstatic
namedChildElement(TQDomElement &el, const TQString &name)DomUtilstatic
openDOMFile(TQDomDocument &doc, TQString filename)DomUtilstatic
Pair typedef (defined in DomUtil)DomUtil
PairList typedef (defined in DomUtil)DomUtil
readBoolEntry(const TQDomDocument &doc, const TQString &path, bool defaultEntry=false)DomUtilstatic
readEntry(const TQDomDocument &doc, const TQString &path, const TQString &defaultEntry=TQString())DomUtilstatic
readIntEntry(const TQDomDocument &doc, const TQString &path, int defaultEntry=0)DomUtilstatic
readListEntry(const TQDomDocument &doc, const TQString &path, const TQString &tag)DomUtilstatic
readMapEntry(const TQDomDocument &doc, const TQString &path)DomUtilstatic
readPairListEntry(const TQDomDocument &doc, const TQString &path, const TQString &tag, const TQString &firstAttr, const TQString &secondAttr)DomUtilstatic
removeTextNodes(TQDomDocument doc, TQString pathExt)DomUtilstatic
replaceText(TQDomDocument doc, TQString pathExt, TQString text)DomUtilstatic
resolvPathStringExt(const TQString pathstring)DomUtilstatic
saveDOMFile(TQDomDocument &doc, TQString filename)DomUtilstatic
writeBoolEntry(TQDomDocument &doc, const TQString &path, bool value)DomUtilstatic
writeEntry(TQDomDocument &doc, const TQString &path, const TQString &value)DomUtilstatic
writeIntEntry(TQDomDocument &doc, const TQString &path, int value)DomUtilstatic
writeListEntry(TQDomDocument &doc, const TQString &path, const TQString &tag, const TQStringList &value)DomUtilstatic
writeMapEntry(TQDomDocument &doc, const TQString &path, const TQMap< TQString, TQString > &map)DomUtilstatic
writePairListEntry(TQDomDocument &doc, const TQString &path, const TQString &tag, const TQString &firstAttr, const TQString &secondAttr, const PairList &value)DomUtilstatic

KDevelop Utility Library

Skip menu "KDevelop Utility Library"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

KDevelop Utility Library

Skip menu "KDevelop Utility Library"
  • buildtools
  •   lib
  •     base
  •     parsers
  •       autotools
  •       qmake
  •     widgets
  •   api
  • languages
  •   lib
  •     debugger
  •     designer_integration
  •     interfaces
  • lib
  •   catalog
  •   interfaces
  •     extensions
  •     external
  •     extras
  •   util
  •   widgets
  •     propeditor
  • parts
  •   documentation
  •     interfaces
  • src
  •   profileengine
  •     lib
Generated for KDevelop Utility Library by doxygen 1.8.13
This website is maintained by Timothy Pearson.