We are pleased to announce the release of version QtitanDataGrid 5.11. This version has improvements in the bestFit() function. For now, it accepts an enumerator that allows you to specify several modes of operation. It is possible to fit the width of the columns according to the header text, the contents of the visible part of view (analog of QHeaderView::ResizeToContents) and the contents of all data in the model. Other minor bug-fixes. |