KDECore
KService::ServiceTypeAndPreference Struct Reference
#include <kservice.h>
Public Member Functions | |
ServiceTypeAndPreference () | |
ServiceTypeAndPreference (int pref, const QString &servType) | |
Public Attributes | |
int | preference |
QString | serviceType |
Detailed Description
for KBuildSycoca only
Definition at line 671 of file kservice.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 673 of file kservice.h.
|
inline |
Definition at line 675 of file kservice.h.
Member Data Documentation
int KService::ServiceTypeAndPreference::preference |
Definition at line 677 of file kservice.h.
QString KService::ServiceTypeAndPreference::serviceType |
Definition at line 678 of file kservice.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 Mon Jun 9 2014 21:58:01 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Mon Jun 9 2014 21:58:01 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.