File: README

package info (click to toggle)
python-pyepics 3.5.7%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,336 kB
  • sloc: python: 10,539; makefile: 112; javascript: 104; sh: 53
file content (4 lines) | stat: -rw-r--r-- 217 bytes parent folder | download
1
2
3
4
This folder has some preliminary code for using pyepics with Qt. 
The good news is that easy things work!  

See pvprobe_qt.py for a simple example in which an epics callback updates a text label.  Additions welcome!