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 621 of file kservice.h.
Constructor & Destructor Documentation
| KService::ServiceTypeAndPreference::ServiceTypeAndPreference | ( | ) | [inline] |
Definition at line 623 of file kservice.h.
| KService::ServiceTypeAndPreference::ServiceTypeAndPreference | ( | int | pref, | |
| const QString & | servType | |||
| ) | [inline] |
Definition at line 625 of file kservice.h.
Member Data Documentation
Definition at line 627 of file kservice.h.
Definition at line 628 of file kservice.h.
The documentation for this struct was generated from the following file:
KDE 4.4 API Reference