#include <emoticons.h>
Enumerator |
---|
DefaultParse |
|
StrictParse |
|
Enumerator |
---|
Undefined |
|
Text |
|
Image |
|
qutim_sdk_0_3::EmoticonsTheme::EmoticonsTheme |
( |
const QString & |
name = QString() | ) |
|
qutim_sdk_0_3::EmoticonsTheme::EmoticonsTheme |
( |
EmoticonsThemeData * |
data | ) |
|
qutim_sdk_0_3::EmoticonsTheme::EmoticonsTheme |
( |
const EmoticonsTheme & |
theme | ) |
|
qutim_sdk_0_3::EmoticonsTheme::~EmoticonsTheme |
( |
| ) |
|
QStringList qutim_sdk_0_3::EmoticonsTheme::emoticonsIndexes |
( |
| ) |
const |
QHash<QString, QStringList> qutim_sdk_0_3::EmoticonsTheme::emoticonsMap |
( |
| ) |
const |
bool qutim_sdk_0_3::EmoticonsTheme::isNull |
( |
| ) |
const |
QString qutim_sdk_0_3::EmoticonsTheme::parseEmoticons |
( |
const QString & |
text, |
|
|
ParseMode |
mode = DefaultParse , |
|
|
const QStringList & |
exclude = QStringList() |
|
) |
| |
QString qutim_sdk_0_3::EmoticonsTheme::themeName |
( |
| ) |
const |
QList<Token> qutim_sdk_0_3::EmoticonsTheme::tokenize |
( |
const QString & |
text, |
|
|
ParseMode |
mode = DefaultParse |
|
) |
| |
The documentation for this class was generated from the following file: