I 'm using qt4.4.0. I created a form on Qt creator. I just added a simple label on the form; and I set a pixmap on the label by using property editor( a png image). Whan i run the application, the set pixmap is not shown ?
I also set the pixmap manually on the contructor; the result didn't change.
I did that hundres of times in qt4.2.; but i didnt face anything like that. May it be that : png' s format options are also important for qt?
Bookmarks