#include <QIcon>
#include <QPainter>
#include <QColor>
#include <QTimer>
#include <QMenu>
#include <KSystemTrayIcon>
#include <KLocale>
#include <KDebug>
#include <KGlobalSettings>
#include <kaction.h>
Go to the source code of this file.
Classes | |
class | SystemTrayIcon |
This shows the small icon in the system tray. More... |