dvratil requested changes to this revision.
dvratil added a comment.
This revision now requires changes to proceed.


  Just some minor details and we are good to go :)

INLINE COMMENTS

> personpluginmanager.h:34
>  class KPEOPLE_EXPORT PersonPluginManager
>  {

Sorry, forgot to mention this in the first round. Since this class is now going 
to be part of public API, we should add at least a brief documentation and

  @since 5.51

(the version of Frameworks that this will land in)

> personpluginmanager.h:43
> +     */
> +    static void setAutoloadDataSourcePlugins(bool 
> loadSystemDataSourcePlugins);
>      static QList<BasePersonsDataSource *> dataSourcePlugins();

Could you rename that argument as well, please?

> personpluginmanager.h:48
> +     *
> +     * Takes ownership of the "source"
> +     */

Use `@p sourceId` and `@p source` instead of quotes, doxygen will then know it 
refers to the arguments

REPOSITORY
  R307 KPeople

REVISION DETAIL
  https://phabricator.kde.org/D15431

To: poboiko, #kde_pim, dvratil, apol
Cc: kde-frameworks-devel, michaelh, ngraham, bruns, dvasin, rodsevich, winterz, 
vkrause, mlaurent, knauss, dvratil

Reply via email to