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 QString escape_str |
( |
const QString & |
str_P | ) |
|
|
static |
| static QByteArray get_cstr |
( |
const QString & |
item_P | ) |
|
|
static |
| static QStringList get_fields |
( |
const QString & |
txt_P | ) |
|
|
static |
| static long get_num |
( |
const QString & |
item_P | ) |
|
|
static |
| static QString get_str |
( |
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 |
| Atom net_startup_atom = None |
|
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 |
| Atom utf8_string_atom = None |
|
static |
This file is part of the KDE documentation.
Documentation copyright © 1996-2015 The KDE developers.
Generated on Fri May 1 2015 14:11:07 by
doxygen 1.8.9.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.