#include <ksycocaentry.h>
Inheritance diagram for KSycocaEntry:

Public Methods | |
| KSycocaEntry (const QString &path) | |
| virtual QString | name () const=0 |
| QString | entryPath () const |
| virtual bool | isValid () const=0 |
| virtual bool | isDeleted () const |
Static Public Methods | |
| void | read (QDataStream &s, QString &str) |
You can't create an instance of KSycocaEntry, but it provides the common functionality for servicetypes and services.
Definition at line 37 of file ksycocaentry.h.
|
|
Default constructor Definition at line 51 of file ksycocaentry.h. |
|
|
Definition at line 79 of file ksycocaentry.h. Referenced by KServiceType::desktopEntryPath(), KService::desktopEntryPath(), and KServiceGroup::name(). |
|
|
Definition at line 89 of file ksycocaentry.h. |
|
|
Implemented in KProtocolInfo, KService, KServiceGroup, and KServiceType. |
|
|
Implemented in KProtocolInfo, KService, KServiceGroup, and KServiceType. |
|
||||||||||||
|
Safe demarshalling functions. |
1.2.18