[PyQt] has anyone successfully implemented the color editor factory example?

Victor Noagbodji noagbodjivictor at gmail.com
Fri Oct 23 22:32:30 BST 2009


hi,

the example is the one described here:
http://doc.qt.nokia.com/4.5/itemviews-coloreditorfactory.html

it's not the example itself that i need, but how to use
QItemEditorCreatorBase with pyqt. when i try to create a constructor
for this class, i get the "the underlying c/c++ object is deleted"
error everytime.

i'm trying to register combo boxes to QStringList to edit a special
row in the table.

thanks a lot in advance.

-- 
paul victor noagbodji


More information about the PyQt mailing list