TomographicImaging / CILViewer

A simple Viewer for 3D data built with VTK
Apache License 2.0
8 stars 6 forks source link

Upgrade eqt to v1.0.0 #385

Closed DanicaSTFC closed 1 month ago

DanicaSTFC commented 2 months ago

Describe your changes

Updated eqt requirements to >=1.0.0 Updated yml recipe to fix environment

Describe any testing you have performed

Consider adding example code to examples

Link relevant issues

closes issue https://github.com/vais-ral/CILViewer/issues/378

Checklist when you are ready to request a review

Contribution Notes

Qt contributions should follow Qt naming conventions i.e. camelCase method names.

VTK contributions should follow VTK naming conventions i.e. PascalCase method names.