[Digikam-users] dcop operations in digikam?

Arnd Baecker arnd.baecker at web.de
Tue Nov 28 15:34:34 GMT 2006


Hi,

via dcop it is possible to remotely steer digikam,
at least to some extent, it seems:

Eg. using
  dcop
one get can the id of a running digikam
and then  (for example)
  dcop  digikam-20123
will list a couple of components.
If the editor window is open, one
can go from one image to the next by:
  dcop digikam-20123 "Image Editor" activateAction editorwindow_forward

Possible actions can be found via
   dcop digikam-20123 "Image Editor" actions

The same is true for digikam as well,
   dcop digikam-20123 "Digikam" actions

Questions:
- how can one change the Album via dcop?
- how can one go to a specific image (by image name)?

Best,

Arnd



More information about the Digikam-users mailing list