KDED
KOfferHash Class Reference
#include <kmimeassociations.h>
Public Member Functions | |
KOfferHash () | |
void | addServiceOffer (const QString &serviceType, const KServiceOffer &offer) |
bool | hasRemovedOffer (const QString &serviceType, KService::Ptr service) const |
QList< KServiceOffer > | offersFor (const QString &serviceType) const |
void | removeServiceOffer (const QString &serviceType, KService::Ptr service) |
Detailed Description
Definition at line 37 of file kmimeassociations.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 40 of file kmimeassociations.h.
Member Function Documentation
void KOfferHash::addServiceOffer | ( | const QString & | serviceType, |
const KServiceOffer & | offer | ||
) |
Definition at line 118 of file kmimeassociations.cpp.
bool KOfferHash::hasRemovedOffer | ( | const QString & | serviceType, |
KService::Ptr | service | ||
) | const |
Definition at line 152 of file kmimeassociations.cpp.
|
inline |
Definition at line 41 of file kmimeassociations.h.
void KOfferHash::removeServiceOffer | ( | const QString & | serviceType, |
KService::Ptr | service | ||
) |
Definition at line 140 of file kmimeassociations.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.