From kde-bugs-dist Fri Sep 28 22:41:53 2018 From: Date: Fri, 28 Sep 2018 22:41:53 +0000 To: kde-bugs-dist Subject: [kst] [Bug 396854] Need C++ class capable of creating, reading and modifying KST session files Message-Id: X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=153820089101705 https://bugs.kde.org/show_bug.cgi?id=3D396854 netterfield@astro.utoronto.ca changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|REPORTED |RESOLVED --- Comment #2 from netterfield@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 sessi= on 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 w= ork, let me know. I am closing the bug in the meantime. --=20 You are receiving this mail because: You are watching all bug changes.=