Revision 754686

Go back to digest for 6th January 2008

Features in Graphics

Marcel Wiesweg committed changes in /trunk/extragear/graphics/digikam/libs/database:

Use DBus to dispatch change notifications about the database from slaves (and from other running instances).

The Changeset objects are serialized as DBus custom types and emitted with identifiers of the sending process and the affected database.

Slaves emit signals with their object implementing the org.digikam.DatabaseChangesetRelay interface.

"Masters" emit signals with a different object implementing the interface, meant for peer masters, and receive signals from both.

Changesets are received and dispatched like local signals.

File Changes

Modified 2 files
  • /trunk/extragear/graphics/digikam/libs/database
  •   /databasewatch.cpp
  •   /databasewatch.h
2 files changed in total