kopete/libkopete
kopeteemoticons.cpp
Go to the documentation of this file.
36 QString Emoticons::parseEmoticons(const QString &text, KEmoticonsTheme::ParseMode mode, const QStringList &exclude)
46 QList<KEmoticonsTheme::Token> Emoticons::tokenize(const QString &message, KEmoticonsTheme::ParseMode mode)
static QString parseEmoticons(const QString &text, KEmoticonsTheme::ParseMode mode=KEmoticonsTheme::DefaultParse, const QStringList &exclude=QStringList())
Definition: kopeteemoticons.cpp:36
static QList< KEmoticonsTheme::Token > tokenize(const QString &message, KEmoticonsTheme::ParseMode mode=KEmoticonsTheme::DefaultParse)
Definition: kopeteemoticons.cpp:46
static KEmoticons * self()
The emoticons container-class by default is a singleton object.
Definition: kopeteemoticons.cpp:31
static AppearanceSettings * self()
Definition: kopeteappearancesettings.cpp:23
Definition: kopeteemoticons.h:29
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.