MeeGo 1.2 Harmattan Developer Documentation Develop for the Nokia N9

QContactInvalidEngine Class Reference

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.

Public Functions

QContactInvalidEngine ()

Reimplemented Public Functions

virtual QString managerName () const

Additional Inherited Members

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.

Member Function Documentation

QContactInvalidEngine::QContactInvalidEngine ()

Constructs a new invalid contacts backend.

QString QContactInvalidEngine::managerName () const [virtual]

Reimplemented from QContactManagerEngine::managerName().

This function was introduced in Qt Mobility 1.0.