Carsten Pfeiffer
2006-03-15 02:52:04 UTC
Hi,
while playing around with juic, I noticed that org.kde.qt.QListBoxItem seems
to be generated improperly: the constructors are missing.
These two c'tors from C++ land not available:
QListBoxItem ( QListBox * listbox = 0 )
QListBoxItem ( QListBox * listbox, QListBoxItem * after )
Cheers,
Carsten
while playing around with juic, I noticed that org.kde.qt.QListBoxItem seems
to be generated improperly: the constructors are missing.
These two c'tors from C++ land not available:
QListBoxItem ( QListBox * listbox = 0 )
QListBoxItem ( QListBox * listbox, QListBoxItem * after )
Cheers,
Carsten