KHTML
dom_string.cpp
Go to the documentation of this file.
int reverseFind(const QChar c, int start=-1) const
Definition: dom_string.cpp:166
bool strcasecmp(const DOMString &a, const DOMString &b)
Definition: dom_string.cpp:348
bool isNull() const
QString fromRawData(const QChar *unicode, int size)
QString number(int n, int base)
int toInt(bool *ok, int base) const
ushort unicode() const
bool operator==(const DOMString &a, const DOMString &b)
Definition: dom_string.cpp:418
bool startsWith(const DOMString &str) const
Definition: dom_string.cpp:287
char toLatin1() const
QChar toLower() const
const QChar * unicode() const
DOMString substring(unsigned pos, unsigned len=UINT_MAX) const
Definition: dom_string.cpp:180
int length() const
const QChar & operator[](unsigned int i) const
The character at position i of the DOMString.
Definition: dom_string.cpp:145
const KShortcut & end()
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:18 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:26:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.