@Wieland :
Create lines, rectangles, circles etc as QtQuick items.
Create a single QQuickPaintedItem to draw lines, rectangles, circles etc.
Create a single QQuickItem to draw lines, rectangles, circles etc.
Dear Wieland ,
Can I get a sample for the above, Actually i am facing issue with line object. It will draw inside a rectangular area, so it is difficult to handle multiple objects.