The QContactInvalidEngine class provides an implementation of QContactManagerEngine whose functions always return an error. More...
#include <QContactInvalidEngine>
Inherits: QContactManagerEngineV2.
This class was introduced in Qt Mobility 1.0.
QContactInvalidEngine () |
virtual QString | managerName () const |
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.
Constructs a new invalid contacts backend.
Reimplemented from QContactManagerEngine::managerName().
This function was introduced in Qt Mobility 1.0.