hii all..

I want to create a widget that contains only a picture. For example i want a widget that contains only the smiley and also i don't want it within a square box or so. I can get this from QPainter but with that class i can get the picture in a filled form like smiley. I want only a circle in which i can place an icon. Also i can get this by using QIcon but on pressing a QIcon it shows a button on the background. I dont want that when i click the icon. I want completely transparent both when steady and when clicked.


Thanks

Jayakrishna Reddy