[Interest] QML version of QRubberBand
Alexander Ivash
elderorb at gmail.com
Tue Apr 12 11:57:19 CEST 2016
Is it possible to implement QML version of QRubberBand ? I mean fully
QML, without any widgets dependency?
I understand it is trivial to make draggable area inside QML window.
But what about draggable area over the whole screen? Should I create
separate invisible QML window with the geometry of the screen and just
put draggable rectangle inside or better approach exists?
Alexander
More information about the Interest
mailing list