QmlView::rootContext()->setContextProperty("textPlot","Entrails!");
Text { text: plotText font.pointSize: 12 color: "black" anchors.top: rect.top anchors.topMargin : 5 anchors.left: avatar.right anchors.leftMargin : 5 }