import AliceVision 1.0 import QtQuick 2.15 /** * To evaluate if the QtAliceVision plugin is available. */ Item { id: root }