Contents
QContactInvalidEngine Class Reference
The QContactInvalidEngine class provides an implementation of QContactManagerEngine whose functions always return an error. More...
#include <QContactInvalidEngine>
Inherits QContactManagerEngine.
Public Functions
QContactInvalidEngine () |
Reimplemented Public Functions
virtual QString | managerName () const |
- 35 public functions inherited from QContactManagerEngine
Additional Inherited Members
- 7 signals inherited from QContactManagerEngine
- 21 static public members inherited from QContactManagerEngine
Detailed Description
The QContactInvalidEngine class provides an implementation of QContactManagerEngine whose functions always return an error.
The invalid engine may be used as a reference or test engine, but does nothing.