| Home · All Classes · All Namespaces · Modules · Functions · Files | 
The AccountPropertyFilter class provides a filter object to be used to filter accounts by properties. More...
#include <TelepathyQt/AccountPropertyFilter>
Inherits Tp::GenericPropertyFilter< Account >.
| Public Member Functions | |
| ~AccountPropertyFilter () | |
| bool | isValid () const | 
|  Public Member Functions inherited from Tp::GenericPropertyFilter< Account > | |
| virtual | ~GenericPropertyFilter () | 
| virtual bool | matches (const SharedPtr< Account > &t) const | 
| QVariantMap | filter () const | 
| void | addProperty (const QString &propertyName, const QVariant &propertyValue) | 
| void | setProperties (const QVariantMap &filter) | 
|  Public Member Functions inherited from Tp::Filter< T > | |
| virtual | ~Filter () | 
| virtual bool | matches (const SharedPtr< T > &t) const | 
|  Public Member Functions inherited from Tp::RefCounted | |
| RefCounted () | |
| virtual | ~RefCounted () | 
| Static Public Member Functions | |
| static AccountPropertyFilterPtr | create () | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from Tp::GenericPropertyFilter< Account > | |
| GenericPropertyFilter () | |
|  Protected Member Functions inherited from Tp::Filter< T > | |
| Filter () | |
The AccountPropertyFilter class provides a filter object to be used to filter accounts by properties.
| Tp::AccountPropertyFilter::~AccountPropertyFilter | ( | ) | 
| 
 | inlinestatic | 
| 
 | virtual | 
Reimplemented from Tp::GenericPropertyFilter< Account >.
| Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.7 |