Applets
fdoselectionmanager.cpp File Reference
#include "fdonotification.h"
#include "fdoselectionmanager.h"
#include "fdotask.h"
#include "x11embedpainter.h"
#include <KDebug>
#include <QtCore/QCoreApplication>
#include <QtCore/QHash>
#include <QtCore/QTimer>
#include <QtGui/QTextDocument>
#include <QtGui/QX11Info>
#include <KGlobal>
#include <config-X11.h>
#include <X11/Xlib.h>
#include <X11/Xatom.h>
#include <X11/extensions/Xrender.h>
Include dependency graph for fdoselectionmanager.cpp:

Go to the source code of this file.
Namespaces | |
namespace | SystemTray |
Defines | |
#define | SYSTEM_TRAY_BEGIN_MESSAGE 1 |
#define | SYSTEM_TRAY_CANCEL_MESSAGE 2 |
#define | SYSTEM_TRAY_REQUEST_DOCK 0 |
Variables | |
static FdoSelectionManager * | SystemTray::s_manager = 0 |
static X11EmbedPainter * | SystemTray::s_painter = 0 |
Define Documentation
#define SYSTEM_TRAY_BEGIN_MESSAGE 1 |
Definition at line 57 of file fdoselectionmanager.cpp.
#define SYSTEM_TRAY_CANCEL_MESSAGE 2 |
Definition at line 58 of file fdoselectionmanager.cpp.
#define SYSTEM_TRAY_REQUEST_DOCK 0 |
Definition at line 56 of file fdoselectionmanager.cpp.