KDEUI
#include "kstartupinfo.h"
#include <QtGui/QWidget>
#include <QtCore/QBool>
#include <config.h>
#include <unistd.h>
#include <sys/time.h>
#include <stdlib.h>
#include <QtCore/QTimer>
#include <QtGui/QActionEvent>
#include <qx11info_x11.h>
#include <netwm.h>
#include <kdebug.h>
#include <kapplication.h>
#include <signal.h>
#include <kstandarddirs.h>
#include <kwindowsystem.h>
#include <kxmessages.h>
#include "kstartupinfo.moc"
Go to the source code of this file.
#define QT_CLEAN_NAMESPACE |
static QByteArray get_cstr |
( |
const QString & |
item_P | ) |
|
|
static |
static long get_num |
( |
const QString & |
item_P | ) |
|
|
static |
static unsigned long get_unum |
( |
const QString & |
item_P | ) |
|
|
static |
static QByteArray read_startup_id_property |
( |
WId |
w_P | ) |
|
|
static |
bool auto_app_started_sending = true |
|
static |
const char* const NET_STARTUP_ENV = "DESKTOP_STARTUP_ID" |
|
static |
const char* const NET_STARTUP_MSG = "_NET_STARTUP_INFO" |
|
static |
const char* const NET_STARTUP_WINDOW = "_NET_STARTUP_ID" |
|
static |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:16 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.