Qt/PyQt5 interface plugin for Xappt
Xappt_QT ships with a few example plugins that you can dissect. To load these plugins set an environment variable named XAPPT_LOAD_EXAMPLE_TOOLS to "1" before loading Xappt_QT.
$ export XAPPT_LOAD_EXAMPLE_TOOLS=1
These examples can be found in xappt_qt.plugins.tools.examples
.