KDECore
KService::ServiceTypeAndPreference Struct Reference
#include <kservice.h>
Public Member Functions | |
ServiceTypeAndPreference (int pref, const QString &servType) | |
ServiceTypeAndPreference () | |
Public Attributes | |
int | preference |
QString | serviceType |
Detailed Description
For internal use only.
for KBuildSycoca only
Definition at line 615 of file kservice.h.
Constructor & Destructor Documentation
KService::ServiceTypeAndPreference::ServiceTypeAndPreference | ( | ) | [inline] |
Definition at line 617 of file kservice.h.
KService::ServiceTypeAndPreference::ServiceTypeAndPreference | ( | int | pref, | |
const QString & | servType | |||
) | [inline] |
Definition at line 619 of file kservice.h.
Member Data Documentation
Definition at line 621 of file kservice.h.
Definition at line 622 of file kservice.h.
The documentation for this struct was generated from the following file: