[kst] [Bug 396854] Need C++ class capable of creating, reading and modifying KST session files
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Fri Sep 28 23:41:53 BST 2018
https://bugs.kde.org/show_bug.cgi?id=396854
netterfield at astro.utoronto.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WORKSFORME
Status|REPORTED |RESOLVED
--- Comment #2 from netterfield at astro.utoronto.ca ---
Looking at the request again, I see that the requested feature ("remotely
configure and control Kst") does in fact exist through the pykst python
bindings.
It is also possible for C++ code to control kst from a C++ program with the
interface used by the pykst python bindings: talking to a running kst session
with a QLocalSocket. The only problem is that the second is not documented,
except by reading the pykst.py bindings (which actually isn't too bad).
If neither of these will work, or if you are having problems making these work,
let me know. I am closing the bug in the meantime.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kst
mailing list