Hi, i'd like change cursor; this below work; the problem is that the "eye" appear a little distorted; it's a 16x16 pic; Is it possible that qt change automatically dimension to 32x32?
How to see it fine? Thanks
Qt Code:
  1. setCursor(QCursor(QPixmap::fromMimeSource("eye.png")));
To copy to clipboard, switch view to plain text mode