KUtils
kemoticonstheme.cpp File Reference
#include "kemoticonstheme.h"#include "kemoticons.h"#include <QtCore/QFileInfo>#include <QtCore/QDir>#include <QtGui/QTextDocument>#include <QtCore/QtAlgorithms>#include <kio/netaccess.h>#include <kstandarddirs.h>#include <kdebug.h>Go to the source code of this file.
Functions | |
| bool | EmoticonCompare (const KEmoticonsProvider::Emoticon &s1, const KEmoticonsProvider::Emoticon &s2) |
| bool | EmoticonCompareEscaped (const KEmoticonsProvider::Emoticon &s1, const KEmoticonsProvider::Emoticon &s2) |
Function Documentation
| bool EmoticonCompare | ( | const KEmoticonsProvider::Emoticon & | s1, | |
| const KEmoticonsProvider::Emoticon & | s2 | |||
| ) |
Definition at line 195 of file kemoticonstheme.cpp.
| bool EmoticonCompareEscaped | ( | const KEmoticonsProvider::Emoticon & | s1, | |
| const KEmoticonsProvider::Emoticon & | s2 | |||
| ) |
Definition at line 191 of file kemoticonstheme.cpp.
KDE 4.3 API Reference