kcg.pro 615 B

1234567891011121314151617181920212223242526
  1. SOURCES += ./base/kcg.py \
  2. ./widgets/timingWidget.py \
  3. ./widgets/__init__.py \
  4. ./widgets/example_widget.py \
  5. ./widgets/singleread.py \
  6. ./widgets/acquiresettings.py \
  7. ./kcg.py \
  8. ./base/simpleWidget.py \
  9. ./base/groupedelements.py \
  10. ./base/multiWidget.py \
  11. ./config.py \
  12. ./base/test_groupedObjects.py \
  13. ./base/plotWidget.py \
  14. ./base/backend/board.py \
  15. ./base/backend/dataset.py \
  16. ./base/backend/__init__.py \
  17. ./base/backend/io.py \
  18. ./base/leftbar.py \
  19. ./base/__init__.py \
  20. ./base/controlwidget.py \
  21. ./base/settings.py \
  22. ./base/kcgwidget.py \
  23. ./base/backendinterface.py \
  24. ./base/storage.py \
  25. TRANSLATIONS += kcg_de.ts