Added preview image to print cluster monitor

CL-894
This commit is contained in:
Jaime van Kessel 2018-08-14 14:54:27 +02:00
parent 78ebdb13f4
commit 94b9782110
6 changed files with 84 additions and 3 deletions

View file

@ -44,6 +44,15 @@ Item
text: "OwnerName"
}
Image
{
source: printJob.preview_image_url
anchors.top: ownerName.bottom
anchors.horizontalCenter: parent.horizontalCenter
anchors.bottom: totalTimeLabel.top
width: height
}
Label
{
id: totalTimeLabel