Hi, I want in my MainWindow have an image and depending on user actions, it will change to different ones. So, I put in designer a QLabel and set in QLabels pixmap my image. Now when I run my program the QLabel works (tool tip is poping up), but the image isn't drawn. Any ideas what I need to do?