|
|
От: |
Arsenicum
|
|
| Дата: | 23.08.12 13:55 | ||
| Оценка: | |||
Но как отмечено — во вьюшках это значение не используется. Можно попробовать отнаследоваться от QTableView и реализовать свою обработку.QSize QAbstractItemModel::span ( const QModelIndex & index ) const [virtual]
Returns the row and column span of the item represented by index.
Note: Currently, span is not used.