[Kde-bindings] korundum4 bug: Qt::ListView should have a method setModel
Robert Riemann
robert.riemann at physik.hu-berlin.de
Tue Apr 13 19:33:11 UTC 2010
Hi all,
I think I found another bug related to QListView. There should be a method
called setModel, but I get this in my app:
main.rb:230:in `method_missing': undefined method `setModel' for
#<Qt::ListView:0x00000001a1ca18> (NoMethodError)
QListView inherits from QAbstractItemView which defines the missing method.
Best regards,
Robert
More information about the Kde-bindings
mailing list