KDED
KOfferHash Class Reference
#include <kmimeassociations.h>
Public Member Functions | |
| void | addServiceOffer (const QString &serviceType, const KServiceOffer &offer) |
| bool | hasRemovedOffer (const QString &serviceType, KService::Ptr service) const |
| KOfferHash () | |
| QList< KServiceOffer > | offersFor (const QString &serviceType) const |
| void | removeServiceOffer (const QString &serviceType, KService::Ptr service) |
Detailed Description
Definition at line 36 of file kmimeassociations.h.
Constructor & Destructor Documentation
| KOfferHash::KOfferHash | ( | ) | [inline] |
Definition at line 39 of file kmimeassociations.h.
Member Function Documentation
| void KOfferHash::addServiceOffer | ( | const QString & | serviceType, | |
| const KServiceOffer & | offer | |||
| ) |
Definition at line 115 of file kmimeassociations.cpp.
| bool KOfferHash::hasRemovedOffer | ( | const QString & | serviceType, | |
| KService::Ptr | service | |||
| ) | const |
Definition at line 149 of file kmimeassociations.cpp.
| QList<KServiceOffer> KOfferHash::offersFor | ( | const QString & | serviceType | ) | const [inline] |
Definition at line 40 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:
KDE 4.3 API Reference