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
QString serviceResult::dbusName |
Definition at line 118 of file klauncher.h.
QString serviceResult::error |
Definition at line 119 of file klauncher.h.
pid_t serviceResult::pid |
Definition at line 120 of file klauncher.h.
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.