Skip to content

Close the QApplication when closing the app widget

Philipp S. Sommer requested to merge github/fork/Chilipp/onclose into master

This PR adds a new subclass of the DatasetWidget that lets the QApplication quit when the window is closed.

This subclass is now used for starting the app via command line

  • Tests passed (for all non-documentation changes)
  • Fully documented, including CHANGELOG.rst for all changes

Merge request reports

Loading