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 614 of file kservice.h.
Constructor & Destructor Documentation
KService::ServiceTypeAndPreference::ServiceTypeAndPreference | ( | ) | [inline] |
Definition at line 616 of file kservice.h.
KService::ServiceTypeAndPreference::ServiceTypeAndPreference | ( | int | pref, | |
const QString & | servType | |||
) | [inline] |
Definition at line 618 of file kservice.h.
Member Data Documentation
Definition at line 620 of file kservice.h.
Definition at line 621 of file kservice.h.
The documentation for this struct was generated from the following file: