Details
-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
5.11.2
-
None
Description
I tried to clarify the interest for a specific software extension by the discussion topic “Support for constructing QStandardItem objects from QVariant references?” to some degree.
I propose to add constructors for the class “QStandardItem”.
- Passing parameters like they are used for the function “QStandardItem::setData”.
- Another possibility would be the data type “QMap<int,QVariant>”, wouldn't it?
- Would you like to support the initialisation by passing lists (or tuples) of numbers?