D28682: export done signal in filecontentindexer
    Alexander Stippich 
    noreply at phabricator.kde.org
       
    Wed Apr  8 17:58:08 BST 2020
    
    
  
astippich created this revision.
astippich added reviewers: Baloo, bruns.
Herald added projects: Frameworks, Baloo.
Herald added a subscriber: kde-frameworks-devel.
astippich requested review of this revision.
REVISION SUMMARY
  Applications can subsribe for new files being indexed by baloo
  via the dbus interface of fileindexer. However, currently only
  the start and finishedIndexing signals are exported.
  The latter does only indicate that the file has been indexed,
  but not yet committed to the database.  
  Export the done signal so that it is possible to know
  when the transaction has been committed and thus is safe to
  query the database for metadata.
REPOSITORY
  R293 Baloo
BRANCH
  exportSignal
REVISION DETAIL
  https://phabricator.kde.org/D28682
AFFECTED FILES
  src/file/filecontentindexer.h
To: astippich, #baloo, bruns
Cc: kde-frameworks-devel, hurikhan77, lots0logs, LeGast00n, cblack, fbampaloukas, GB_2, domson, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200408/2e662675/attachment.html>
    
    
More information about the Kde-frameworks-devel
mailing list