Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
Description
Implement support for setting row and column span.
- QAIM has a span() function which is documented to not be in use. Investigate if this should be supported.
- QTableView has a setSpan() function. Should cell span also be set/declared as a part of the TableView API, or should this come from the model?
Attachments
Issue Links
- is required for
-
QTBUG-70326 TableView
- In Progress