hi
how can i change image behavior as a button ?
Next.png
hi
how can i change image behavior as a button ?
Next.png
Which class are you using to contain image ? Is it QLabel or QPixmap or something ?
I am useing QPixmap
tnx
Why don't you use QPushButton or QToolButton and setIcon() to it.
If this don't suit your requirement, explain what your are trying to achieve.
smemamian (2nd July 2013)
Bookmarks