23 #ifndef _TelepathyQt_account_property_filter_h_HEADER_GUARD_ 
   24 #define _TelepathyQt_account_property_filter_h_HEADER_GUARD_ 
   26 #ifndef IN_TP_QT_HEADER 
   27 #error IN_TP_QT_HEADER 
   30 #include <TelepathyQt/Account> 
   31 #include <TelepathyQt/GenericPropertyFilter> 
   32 #include <TelepathyQt/Types> 
   40     static AccountPropertyFilterPtr 
create()
 
   53     friend struct Private;
 
static AccountPropertyFilterPtr create()
Definition: account-property-filter.h:40
The AccountPropertyFilter class provides a filter object to be used to filter accounts by properties...
Definition: account-property-filter.h:37
The GenericPropertyFilter class provides a generic filter object to be used to filter objects by prop...
Definition: generic-property-filter.h:37