wip [PanoramaViewer] add viewer files

This commit is contained in:
Landrodie 2021-01-20 14:07:08 +01:00 committed by Fabien Castan
parent fbaf76f541
commit aa223f22ba

View file

@ -14,6 +14,7 @@ FocusScope {
property var viewIn3D
property Component floatViewerComp: Qt.createComponent("FloatImage.qml")
property Component panoramaViewerComp: Qt.createComponent("PanoramaViewer.qml")
property alias useFloatImageViewer: displayHDR.checked
property alias useLensDistortionViewer: displayLensDistortionViewer.checked