KInit
serviceResult Struct Reference
#include <klauncher.h>
Public Attributes | |
QString | dbusName |
QString | error |
pid_t | pid |
int | result |
Detailed Description
Definition at line 115 of file klauncher.h.
Member Data Documentation
◆ dbusName
QString serviceResult::dbusName |
Definition at line 118 of file klauncher.h.
◆ error
QString serviceResult::error |
Definition at line 119 of file klauncher.h.
◆ pid
pid_t serviceResult::pid |
Definition at line 120 of file klauncher.h.
◆ result
int serviceResult::result |
Definition at line 117 of file klauncher.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2017 The KDE developers.
Generated on Wed May 24 2017 08:03:47 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2017 The KDE developers.
Generated on Wed May 24 2017 08:03:47 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.