Skip to content

Qt based widgets for the ESA TASTE project. Available for C++ and Python.

License

Notifications You must be signed in to change notification settings

esa/TasteQtWidgets

 
 

Repository files navigation

TASTE Qt widgets

This hosts a collection of Qt based widgets for the TASTE project by ESA.

C++

The C++ implementation is in the directory tastewidgets. It can be used by including this CMakeLists.txt in this directory.

Python / PySide binding

The Python bindings are in the directory pytastewidgets. To build the binding, check out the README.md there.

Version

The version is set in the file VERSION only. Cmake does read it there and configure the rest.

Documentation

Developer documentation can be created, using the tool Doxygen. The HTML based output serves as documentation for C++ and for Python.

About

Qt based widgets for the ESA TASTE project. Available for C++ and Python.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 77.4%
  • CMake 16.4%
  • Python 5.3%
  • C 0.9%