Hi, i used QPixmap and QImage to load an image into a label. The problem here is that i have no clicked() as signal to connect it. Another user suggested me to use QPushbuttn and set it to flat, so i used QIcon to add che image, but doing this the image is only a little icon. Is there the possibility to enlarge it, or another class to use instead the QIcon?