Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The ServerContactModel class provides access to a singleton instance of a QContactModel. More...
#include <ServerContactModel>
Inherits QContactModel.
The ServerContactModel class provides access to a singleton instance of a QContactModel.
The model extends the QContactModel to read the Trolltech/Contacts settings on construction to include the same sources of contact data as configured in the Qt Extended Contacts application.
This class is part of the Qt Extended server and cannot be used by other applications.
Constructs a new ServerContactModel.
Destroys the ServerContactModel.
Returns the instance of a ServerContactModel. If an instance has not yet been constructed a new ServerContactModel will be constructed.
Reads settings information for the contact model. This includes the set of contact sources as configured in the Contacts application.
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |