1 2 3 4 5 6 7 8
import QtQuick 2.7 import org.kube.framework 1.0 as Kube Kube.DayLongEventModel { start: "2018-04-09" length: 7 }