I've noticed that some functions are missing from QComboBox in PyQt that are available in Qt. For example setSizeLimit. Any reason why these are not available? Qt http://doc.trolltech.com/3.0/qcombobox.html PyQt http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qcombobox.html