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