import QtQuick 2.0 import "../.." ArtImage { id: root property bool reviewed: false }