KUtils
pidgin_emoticons.h
Go to the documentation of this file.
This is the base class for the emoticons provider plugins.
Definition kemoticonsprovider.h:36
@ DoNotCopy
< Don't copy the emoticon file into the theme directory
Definition kemoticonsprovider.h:54
Definition pidgin_emoticons.h:25
bool addEmoticon(const QString &emo, const QString &text, AddEmoticonOption option=DoNotCopy)
Add the emoticon emo with text text.
Definition pidgin_emoticons.cpp:83
bool removeEmoticon(const QString &emo)
Remove the emoticon emo, this will not delete the image file too.
Definition pidgin_emoticons.cpp:37
bool loadTheme(const QString &path)
Load the theme inside the directory path.
Definition pidgin_emoticons.cpp:128
PidginEmoticons(QObject *parent, const QVariantList &args)
Definition pidgin_emoticons.cpp:31
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.