Emits the storageModified signal after 200 ms rather than after every single operation of Processor::addFile or Processor::removeFile
ClosedPublic

Authored by atulsharma on Jul 25 2017, 11:21 AM.

Details

Summary

Updates the view after 200 ms when the first database operation is performed
Since ImageStorage::commit emits ImageStorage::storageModified and rest of the model reacts to the ImageStorage::storageModified signal to update the view. this will be a better approach

Diff Detail

Repository
R659 Koko Image Gallery
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
atulsharma created this revision.Jul 25 2017, 11:21 AM
atulsharma edited the summary of this revision. (Show Details)Jul 25 2017, 11:23 AM
mart accepted this revision.Jul 25 2017, 12:10 PM
This revision is now accepted and ready to land.Jul 25 2017, 12:10 PM
This revision was automatically updated to reflect the committed changes.