QContactManagerEngineFactory Class ReferenceThe QContactManagerEngineFactory class provides the interface for plugins that implement QContactManagerEngine functionality. More... #include <QContactManagerEngineFactory> Public Functions
Detailed DescriptionThe QContactManagerEngineFactory class provides the interface for plugins that implement QContactManagerEngine functionality. This class provides a simple interface for the creation of manager engine instances. Each factory has a specific id associated with it, which forms the managerName parameter when creating QContactManager objects. More information on writing a contacts engine plugin is available in the Qt Contacts Manager Engines documentation. See also QContactManager and QContactManagerEngine. Member Function Documentation
|