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