Hi, I'm trying to set background to my cheack box; I'd like set it to a png; is it possible?
This below compile but the background is gray....Thanks
Qt Code:
  1. mycheck->setBackgroundPixmap(QPixmap::fromMimeSource("face.png"));
To copy to clipboard, switch view to plain text mode