KDED
KOfferHash Class Reference
#include <kmimeassociations.h>
Detailed Description
Definition at line 35 of file kmimeassociations.h.
Public Member Functions | |
void | addServiceOffer (const QString &serviceType, const KServiceOffer &offer) |
KOfferHash () | |
QList< KServiceOffer > | offersFor (const QString &serviceType) const |
void | removeServiceOffer (const QString &serviceType, KService::Ptr service) |
Constructor & Destructor Documentation
KOfferHash::KOfferHash | ( | ) | [inline] |
Definition at line 38 of file kmimeassociations.h.
Member Function Documentation
void KOfferHash::addServiceOffer | ( | const QString & | serviceType, | |
const KServiceOffer & | offer | |||
) |
Definition at line 115 of file kmimeassociations.cpp.
QList<KServiceOffer> KOfferHash::offersFor | ( | const QString & | serviceType | ) | const [inline] |
Definition at line 39 of file kmimeassociations.h.
void KOfferHash::removeServiceOffer | ( | const QString & | serviceType, | |
KService::Ptr | service | |||
) |
Definition at line 137 of file kmimeassociations.cpp.
The documentation for this class was generated from the following files: