Python Language Pedia
Tutorial
Knowledge-Base
Awesome
Search
ItemCount Result For:
Search Term
Python QPushButton setIcon: put icon on button
I want to put an in ICON into a push button.. the code should work like that: self.printButton = QtGui.QPushButton(self.tab_name) self.printButton.setIcon(QtGui.QPixmap('printer.tif')) self.printButton.setGeometry(QtCore.QRect(1030, 500, 161,...
button
icons
python
qt
user-interface
Asked By
ThreaderSlash
Page 1 of 1
1
Icon