LibKEduVocDocument
keduvockvtml2writer.h
44 static void appendTextElement(QDomElement &parent, const QString &elementName, const QString &text);
The primary entry point to the hierarchy of objects describing vocabularies.
Definition keduvocdocument.h:32
This class contains one vocabulary expression as an original with one or more translations.
Definition keduvocexpression.h:27
static void appendTextElement(QDomElement &parent, const QString &elementName, const QString &text)
Helper function, appends a new element AND a text child to parent Only appends if text is NOT empty.
Definition keduvockvtml2writer.cpp:630
Definition keduvoctranslation.h:25
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 31 2025 12:09:38 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 31 2025 12:09:38 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.