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
Definition at line 673 of file kservice.h.
| KService::ServiceTypeAndPreference::ServiceTypeAndPreference | ( | int | pref, |
| const QString & | servType | ||
| ) | [inline] |
Definition at line 675 of file kservice.h.
Member Data Documentation
Definition at line 677 of file kservice.h.
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-2012 The KDE developers.
Generated on Wed May 2 2012 17:06:31 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 17:06:31 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.