QtMobility Reference Documentation

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.

X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.