kopete/libkopete
Kopete::Emoticons Class Reference
#include <kopeteemoticons.h>
Detailed Description
Definition at line 29 of file kopeteemoticons.h.
Static Public Member Functions | |
| static QString | parseEmoticons (const QString &text, KEmoticonsTheme::ParseMode mode=KEmoticonsTheme::DefaultParse, const QStringList &exclude=QStringList()) |
| static KEmoticons * | self () |
| static QList < KEmoticonsTheme::Token > | tokenize (const QString &message, KEmoticonsTheme::ParseMode mode=KEmoticonsTheme::DefaultParse) |
Member Function Documentation
| QString Kopete::Emoticons::parseEmoticons | ( | const QString & | text, | |
| KEmoticonsTheme::ParseMode | mode = KEmoticonsTheme::DefaultParse, |
|||
| const QStringList & | exclude = QStringList() | |||
| ) | [static] |
Definition at line 36 of file kopeteemoticons.cpp.
| KEmoticons * Kopete::Emoticons::self | ( | ) | [static] |
The emoticons container-class by default is a singleton object.
Use this method to retrieve the instance.
Definition at line 31 of file kopeteemoticons.cpp.
| QList< KEmoticonsTheme::Token > Kopete::Emoticons::tokenize | ( | const QString & | message, | |
| KEmoticonsTheme::ParseMode | mode = KEmoticonsTheme::DefaultParse | |||
| ) | [static] |
Definition at line 46 of file kopeteemoticons.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference