On Monday, 24 August 2020 15:10:24 PDT Иван Комиссаров wrote: > It would be nice if QAbstractItemModel will support qsizetype instead of > int, but I do not see how this is possible considering the fact that > rowCount/columnCount return int. I suppose, it is not very hard to patch > QModelIndex, but what to do with virtual functions? The user code will > break. The only solution I see is to add QAbstractItemModelV2 with the > «wide» interface and provide a proxy for the old one.
Do we need models with more than 2 billion rows or columns? -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel DPG Cloud Engineering _______________________________________________ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development