KDEUI
#include "kwindowsystem.h"
#include <kiconloader.h>
#include <klocale.h>
#include <kdebug.h>
#include <ksystemeventfilter.h>
#include <kxerrorhandler.h>
#include <kxutils.h>
#include <netwm.h>
#include <QtGui/QApplication>
#include <QtGui/QBitmap>
#include <QDesktopWidget>
#include <QtGui/QDialog>
#include <QtDBus/QtDBus>
#include <QtGui/QX11Info>
#include <X11/Xatom.h>
#include <config.h>
#include "kwindowsystem.moc"
Go to the source code of this file.
Function Documentation
static void create_atoms |
( |
Display * |
dpy = QX11Info::display() | ) |
|
|
static |
static void sendClientMessageToRoot |
( |
Window |
w, |
|
|
Atom |
a, |
|
|
long |
x, |
|
|
long |
y = 0 , |
|
|
long |
z = 0 |
|
) |
| |
|
static |
Variable Documentation
bool atoms_created = false |
|
static |
unsigned long desktop_properties[2] |
|
static |
unsigned long windows_properties[2] |
|
static |
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 16 2013 11:46:19 by
doxygen 1.8.1.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.