Структура EmoticonsTheme::Token
#include <emoticons/emoticonstheme.h>
Полный список членов класса
Открытые члены
Открытые атрибуты
Подробное описание
A token consists of a QString text which is either a regular text or a path to image depending on the type. If type is Image the text refers to an image path. If type is Text the text refers to a regular text.
Конструктор(ы)
Create a Token of type t, and text m
| Token |
( |
TokenType |
t, |
|
|
const QString & |
m, |
|
|
const QString & |
p, |
|
|
const QString & |
html | |
|
) |
| | [inline] |
Create a Token of type t, text m, image path p and html code html
Данные класса