import QtQuick 2.5 import Qt.labs.calendar 1.0 MonthGrid { title: "MonthGrid" Accessible.name: title }