Details
-
Suggestion
-
Resolution: Out of scope
-
P4: Low
-
4.4.3
-
None
Description
Please add a QTuple class. You've already got QPair which is useful but insufficient. std::tr1::tuple is coming anyway, but it would be nice to have the functionality in pure Qt without having to wait and without needing boost