The QQuickItem class provides the most basic of all visual items in QtQuick Module.
I'm looking for a simple way to create a rectangle in a QQuickItem. I want to resize, and drag the …