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.
§ QT_CLEAN_NAMESPACE
| #define QT_CLEAN_NAMESPACE |
§ escape_str()
| static QString escape_str |
( |
const QString & |
str_P | ) |
|
|
static |
§ get_cstr()
| static QByteArray get_cstr |
( |
const QString & |
item_P | ) |
|
|
static |
§ get_fields()
| static QStringList get_fields |
( |
const QString & |
txt_P | ) |
|
|
static |
§ get_num()
| static long get_num |
( |
const QString & |
item_P | ) |
|
|
static |
§ get_str()
| static QString get_str |
( |
const QString & |
item_P | ) |
|
|
static |
§ get_unum()
| static unsigned long get_unum |
( |
const QString & |
item_P | ) |
|
|
static |
§ read_startup_id_property()
| static QByteArray read_startup_id_property |
( |
WId |
w_P | ) |
|
|
static |
§ auto_app_started_sending
| bool auto_app_started_sending = true |
|
static |
§ net_startup_atom
§ NET_STARTUP_ENV
| const char* const NET_STARTUP_ENV = "DESKTOP_STARTUP_ID" |
|
static |
§ NET_STARTUP_MSG
| const char* const NET_STARTUP_MSG = "_NET_STARTUP_INFO" |
|
static |
§ NET_STARTUP_WINDOW
| const char* const NET_STARTUP_WINDOW = "_NET_STARTUP_ID" |
|
static |
§ utf8_string_atom
This file is part of the KDE documentation.
Documentation copyright © 1996-2016 The KDE developers.
Generated on Sun Oct 16 2016 15:19:25 by
doxygen 1.8.12 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.