#include <emoticons.h>
◆ ParseModeFlag
Enumerator |
---|
DefaultParse | |
StrictParse | |
◆ TokenType
Enumerator |
---|
Undefined | |
Text | |
Image | |
◆ EmoticonsTheme() [1/3]
qutim_sdk_0_3::EmoticonsTheme::EmoticonsTheme |
( |
const QString & |
name = QString() | ) |
|
◆ EmoticonsTheme() [2/3]
qutim_sdk_0_3::EmoticonsTheme::EmoticonsTheme |
( |
EmoticonsThemeData * |
data | ) |
|
◆ EmoticonsTheme() [3/3]
qutim_sdk_0_3::EmoticonsTheme::EmoticonsTheme |
( |
const EmoticonsTheme & |
theme | ) |
|
◆ ~EmoticonsTheme()
qutim_sdk_0_3::EmoticonsTheme::~EmoticonsTheme |
( |
| ) |
|
◆ emoticonsIndexes()
QStringList qutim_sdk_0_3::EmoticonsTheme::emoticonsIndexes |
( |
| ) |
const |
◆ emoticonsMap()
QHash<QString, QStringList> qutim_sdk_0_3::EmoticonsTheme::emoticonsMap |
( |
| ) |
const |
◆ isNull()
bool qutim_sdk_0_3::EmoticonsTheme::isNull |
( |
| ) |
const |
◆ operator=()
◆ parseEmoticons()
QString qutim_sdk_0_3::EmoticonsTheme::parseEmoticons |
( |
const QString & |
text, |
|
|
ParseMode |
mode = DefaultParse , |
|
|
const QStringList & |
exclude = QStringList() |
|
) |
| |
◆ themeName()
QString qutim_sdk_0_3::EmoticonsTheme::themeName |
( |
| ) |
const |
◆ tokenize()
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: