t-artistik / qtscriptgenerator

Automatically exported from code.google.com/p/qtscriptgenerator
0 stars 0 forks source link

WebKit QWebHistoryItem #59

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
QWebHistoryItem is value-based, but doesn't have a default constructor, and so 
can't be
stored in a QVariant. This means that the binding generator has to do some 
magic, if
possible, to transport values of this class.

Original issue reported on code.google.com by kentm...@gmail.com on 18 Nov 2009 at 12:30