Member Function Documentation
QList<QVersitContactHandler *> QVersitContactPluginLoader::createContactHandlers ( const QStringList & profiles )
Creates and returns handlers from the plugin. If profiles is the empty string, only handlers with an empty profile list are returned. If profiles is nonempty, only handlers with either an empty profile list or a profile list that contains the given profiles are returned.
The caller is responsible for deleting all returned handlers.
QVersitContactPluginLoader * QVersitContactPluginLoader::instance () [static]
Returns the singleton instance of the QVersitContactPluginLoader.