KUtils
adium_emoticons.h
Go to the documentation of this file.
This is the base class for the emoticons provider plugins.
Definition: kemoticonsprovider.h:35
bool removeEmoticon(const QString &emo)
Remove the emoticon emo, this will not delete the image file too.
Definition: adium_emoticons.cpp:38
bool addEmoticon(const QString &emo, const QString &text, AddEmoticonOption option=DoNotCopy)
Add the emoticon emo with text text.
Definition: adium_emoticons.cpp:65
< Don't copy the emoticon file into the theme directory
Definition: kemoticonsprovider.h:54
bool loadTheme(const QString &path)
Load the theme inside the directory path.
Definition: adium_emoticons.cpp:132
Definition: adium_emoticons.h:26
AdiumEmoticons(QObject *parent, const QVariantList &args)
Definition: adium_emoticons.cpp:32
This file is part of the KDE documentation.
Documentation copyright © 1996-2015 The KDE developers.
Generated on Sun Oct 4 2015 08:43:31 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2015 The KDE developers.
Generated on Sun Oct 4 2015 08:43:31 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.