|
KWin
|
#include <dbusutils_p.h>
Public Attributes | |
| QString | id |
| QString | text |
| QString | iconName |
| int | categoryRelevance = HighestCategoryRelevance |
| qreal | relevance = 0 |
| QVariantMap | properties |
Definition at line 21 of file dbusutils_p.h.
| int RemoteMatch::categoryRelevance = HighestCategoryRelevance |
Definition at line 27 of file dbusutils_p.h.
| QString RemoteMatch::iconName |
Definition at line 26 of file dbusutils_p.h.
| QString RemoteMatch::id |
Definition at line 24 of file dbusutils_p.h.
| QVariantMap RemoteMatch::properties |
Definition at line 29 of file dbusutils_p.h.
| qreal RemoteMatch::relevance = 0 |
Definition at line 28 of file dbusutils_p.h.
| QString RemoteMatch::text |
Definition at line 25 of file dbusutils_p.h.