cesarblum / sizegripitem

A size grip QGraphicsItem for interactive resizing.
Other
30 stars 19 forks source link

Thinking it might be better to set a cursor for each HandleItems #1

Closed roniemartinez closed 11 years ago

roniemartinez commented 11 years ago

HI!

Just want to contribute. I added support for mouse cursor for each of the HandleItems. Mouse cursor will now change when mouse hovers on top of a HandleItem. Cursor shape will depend on the "positionFlags" of the handle.

Just thinking it lacks some feature.