Details
-
Suggestion
-
Resolution: Moved
-
P2: Important
-
None
-
None
Description
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.