kjots
knowitimporter.cpp
Go to the documentation of this file.
104 titlePageIdTag.appendChild( m_domDoc.createTextNode( QLatin1String("0") ) ); // Gets a valid id later.
147 titleTag.appendChild( m_domDoc.createTextNode( i18nc("Name for the top level book created to hold the imported data.", "KNowIt Import") ) );
int indexOf(QChar ch, int from, Qt::CaseSensitivity cs) const
QString & append(QChar ch)
iterator insert(const Key &key, const T &value)
QDomNode appendChild(const QDomNode &newChild)
QString toString(int indent) const
QStringList split(const QString &sep, SplitBehavior behavior, Qt::CaseSensitivity cs) const
int size() const
const T & at(int i) const
int size() const
void chop(int n)
int size() const
Definition: knowitimporter.h:32
void clear()
void append(const T &value)
bool isEmpty() const
QString trimmed() const
bool startsWith(const QString &s, Qt::CaseSensitivity cs) const
bool endsWith(const QString &s, Qt::CaseSensitivity cs) const
T & first()
QString right(int n) const
QDomText createTextNode(const QString &value)
const T value(const Key &key) const
QDomCDATASection createCDATASection(const QString &value)
void importFromUrl(const KUrl &url)
Create a KJotsBook from the knowit file at url.
Definition: knowitimporter.cpp:40
QString fromLatin1(const char *str, int size)
QDomElement createElement(const QString &tagName)
QString arg(qlonglong a, int fieldWidth, int base, const QChar &fillChar) const
QByteArray toByteArray(int indent) const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.