[Kstars-devel] Batch DBus call exportImage(...) -- how do I bypass the Legend export dialog

Akarsh Simha akarshsimha at gmail.com
Sun Jan 13 10:19:19 UTC 2013


Hi

I found (what I think is) a clean solution to the problem. Basically
moved the "backend" methods from ExportImageDialog into
ImageExporter. So ExportImageDialog does only the front-end work, and
shunts the final image exporting to the backend. The backend is
designed keeping in mind that we may want to expose some of those
features on DBus.

The commit is available here for reference:
http://commits.kde.org/kstars/c216ad13ef82ca1cc02846aaf28796780f9518e4

Regards
Akarsh


More information about the Kstars-devel mailing list