Contents
QContactActionFilter Class Reference
The QContactActionFilter class provides a filter based around an action availability criterion. More...
#include <QContactActionFilter>
Inherits QContactFilter.
Public Functions
QContactActionFilter () | |
QContactActionFilter ( const QContactFilter & other ) | |
QString | actionName () const |
int | implementationVersion () const |
void | setActionName ( const QString & action ) |
void | setVendor ( const QString & vendorName, int implementationVersion = -1 ) |
QString | vendorName () const |
- 4 public functions inherited from QContactFilter
Detailed Description
The QContactActionFilter class provides a filter based around an action availability criterion.
It may be used to select contacts for which a particular action is available, or contacts which contain a detail of a particular value for which the action is available.