kopete/libkopete
#include "kopeteidleplatform_p.h"
#include <QtCore/QObject>
#include <QtCore/QDateTime>
#include <QtGui/QX11Info>
#include <QtDBus/QDBusInterface>
#include <QtDBus/QDBusReply>
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/extensions/scrnsaver.h>
#include "kopeteidleplatform_x11.moc"
Include dependency graph for kopeteidleplatform_x11.cpp:
Go to the source code of this file.
Functions | |
int | xerrhandler (Display *dpy, XErrorEvent *err) |
Variables | |
static XErrorHandler | old_handler = 0 |
Function Documentation
int xerrhandler | ( | Display * | dpy, |
XErrorEvent * | err | ||
) |
Definition at line 31 of file kopeteidleplatform_x11.cpp.
Variable Documentation
|
static |
Definition at line 30 of file kopeteidleplatform_x11.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.