class KEmoticons


Module kutils
Namespace
Class KEmoticons
Inherits QObject
This class can be used to retrieve, install, create emoticons theme. For example if you want to get the current emoticon theme
KEmoticons ke;
KEmoticonsTheme et = ke.theme();
//do whatever you want with the theme
it can also be used to set the emoticon theme and the parse mode in the config file Author Carlo Segato (brandon.ml@gmail.com)


methods