kopete/libkopete
Kopete::Global Namespace Reference
Detailed Description
This namespace contains Kopete's global settings and functions.
Classes | |
| class | Properties |
| Global facility to query/store templates that are needed by KopeteProperty. More... | |
Functions | |
| void | installEmoticonTheme (const QString &localPath) |
Function Documentation
| KOPETE_EXPORT void Kopete::Global::installEmoticonTheme | ( | const QString & | localPath | ) |
Installs one or more kopete emoticon themes from a tarball (either .kopete-emoticons or .tar.gz or .tar.bz2).
localPath Full path to a local emoticon archive, use KIO to download files in case their are non-local.
- Returns:
- true in case install was successful, false otherwise. Errors are displayed by either KIO or by using KMessagebox directly.
Definition at line 236 of file kopeteglobal.cpp.
KDE 4.0 API Reference