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.
Macros | |
| #define | QT_CLEAN_NAMESPACE |
Functions | |
| static QString | escape_str (const QString &str_P) |
| static QByteArray | get_cstr (const QString &item_P) |
| static QStringList | get_fields (const QString &txt_P) |
| static long | get_num (const QString &item_P) |
| static QString | get_str (const QString &item_P) |
| static unsigned long | get_unum (const QString &item_P) |
| static QByteArray | read_startup_id_property (WId w_P) |
Variables | |
| 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 |
Macro Definition Documentation
| #define QT_CLEAN_NAMESPACE |
Definition at line 42 of file kstartupinfo.cpp.
Function Documentation
Definition at line 1605 of file kstartupinfo.cpp.
|
static |
Definition at line 1567 of file kstartupinfo.cpp.
|
static |
Definition at line 1573 of file kstartupinfo.cpp.
|
static |
Definition at line 1539 of file kstartupinfo.cpp.
Definition at line 1553 of file kstartupinfo.cpp.
|
static |
Definition at line 1546 of file kstartupinfo.cpp.
|
static |
Definition at line 831 of file kstartupinfo.cpp.
Variable Documentation
|
static |
Definition at line 69 of file kstartupinfo.cpp.
Definition at line 829 of file kstartupinfo.cpp.
|
static |
Definition at line 67 of file kstartupinfo.cpp.
|
static |
Definition at line 63 of file kstartupinfo.cpp.
|
static |
Definition at line 64 of file kstartupinfo.cpp.
Definition at line 79 of file kstartupinfo.cpp.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference