Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The CallHistoryService class provides the CallHistory service. More...
#include <CallHistoryService>
Inherits QtopiaAbstractService.
The CallHistoryService class provides the CallHistory service.
The CallHistory service enables application to view call history list or detailed view.
Shows the call history list of type. The shown list will only show entries that match filterHint. If filterHint is empty no filtering is applied.
The service implementation should set the filterHint via QAbstractCallHistory::setFilter().
This is an overloaded member function, provided for convenience.
Shows the complete call history.
The service implementation should set the filterHint via QAbstractCallHistory::setFilter().
Shows all missed calls.
The service implementation should set the filterHint via QAbstractCallHistory::setFilter().
Shows the detailed view of call history item with contact and fieldType data.
fieldType should be an integer representation of QContactModel::Field type for the call number for item.
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |