ProviderManager::providerAdded ( Provider const& provider )1st parameter 'provider' (reference) has base type 'Provider'.
ProviderManager::authenticationCredentialsMissing ( Provider const& provider )1st parameter 'provider' (reference) has base type 'Provider'.
Provider::checkLogin ( QString const& user, QString const& password )This method is from 'Provider' class.
Provider::editContent ( Category const& updatedCategory, QString const& contentId, Content const& updatedContent )This method is from 'Provider' class.
Provider::postMessage ( Message const& message )This method is from 'Provider' class.
Provider::qt_metacall ( enum QMetaObject::Call p1, int p2, void** p3 )The method 'QObject::qt_metacall (enum QMetaObject::Call p1, int p2, void** p3)' will be called instead of this method.
Provider::qt_metacast ( char const* p1 )The method 'QObject::qt_metacast (char const* p1)' will be called instead of this method.
Provider::downloadLink ( QString const& contentId, QString const& itemId )This method is from 'Provider' class.
Provider::inviteFriend ( QString const& to, QString const& message )This method is from 'Provider' class.
Provider::postActivity ( QString const& message )This method is from 'Provider' class.
Provider::postLocation ( qreal latitude, qreal longitude, QString const& city, QString const& country )This method is from 'Provider' class.
Provider::requestEvent ( QString const& id )This method is from 'Provider' class.
...