D25010: [StatJob] Use A QFlag to specify the details returned by statJob

Friedrich W. H. Kossebau noreply at phabricator.kde.org
Tue Oct 29 12:13:07 GMT 2019


kossebau added inline comments.

INLINE COMMENTS

> statjob.h:96
> +
>      /**
>       * Selects the level of @p details we want.

All deprecated API should be also wrapped in visibility controls., so same #if/#endif also here.

Basic structure:

  if deprecated api should be visible to compiler & Co (e.g. docs generator)
      API docs
      warning attribute if should be emitted 
      method declaration
  endif

REPOSITORY
  R241 KIO

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

To: meven, #frameworks, dfaure, kossebau
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191029/c02b2fb6/attachment.html>


More information about the Kde-frameworks-devel mailing list