Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 550 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 550 Bytes

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.

Documentation

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