KUtils
kde_emoticons.h
Go to the documentation of this file.
bool removeEmoticon(const QString &emo)
Remove the emoticon emo, this will not delete the image file too.
Definition: kde_emoticons.cpp:39
bool loadTheme(const QString &path)
Load the theme inside the directory path.
Definition: kde_emoticons.cpp:106
This is the base class for the emoticons provider plugins.
Definition: kemoticonsprovider.h:35
Definition: kde_emoticons.h:26
< Don't copy the emoticon file into the theme directory
Definition: kemoticonsprovider.h:54
bool addEmoticon(const QString &emo, const QString &text, AddEmoticonOption option=DoNotCopy)
Add the emoticon emo with text text.
Definition: kde_emoticons.cpp:60
KdeEmoticons(QObject *parent, const QVariantList &args)
Definition: kde_emoticons.cpp:33
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.