libkworkspace
kdisplaymanager.cpp File Reference
#include "kdisplaymanager.h"
#include <kapplication.h>
#include <klocale.h>
#include <QtDBus/QtDBus>
#include <QRegExp>
#include <X11/Xauth.h>
#include <X11/Xlib.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/un.h>
#include <unistd.h>
#include <stdlib.h>
#include <fcntl.h>
#include <errno.h>
#include <stdio.h>
Include dependency graph for kdisplaymanager.cpp:

Go to the source code of this file.
Enumerations | |
enum | { Dunno, NoDM, NewKDM, OldKDM, GDM } |
Variables | |
static const char * | ctl |
static enum { ... } | DMType |
static const char * | dpy |
Enumeration Type Documentation
anonymous enum |
Variable Documentation
const char* ctl [static] |
Definition at line 43 of file kdisplaymanager.cpp.
enum { ... } DMType [static] |
const char * dpy [static] |
Definition at line 43 of file kdisplaymanager.cpp.