Projects/Nepomuk/ResourceWatcher: Difference between revisions

From KDE TechBase
No edit summary
(Removed page from translation)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<languages />
<translate>


== The Resource Watcher ==
== The Resource Watcher ==
Line 11: Line 9:
[[Category:Development]]
[[Category:Development]]
[[Category:Tutorials]]
[[Category:Tutorials]]
</translate>

Latest revision as of 12:35, 9 February 2018

The Resource Watcher

Quite often one needs to be notified when some data changes in Nepomuk. This can be done with the help of the ResourceWatcher. It can be used to watch any subset of resources, properties and types. Please read its documentation for more details.

The Resource class internally uses the ResourceWatcher in order to keep its cache up to date.