QTreeView: add size hint handling information to uniformRowHeights
Task-number: QTBUG-10802 Change-Id: I6aa60d8fd7678f02003a229e191a5ab4f93c4b9d Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
This commit is contained in:
parent
141f03a814
commit
63cd55b172
@ -433,6 +433,9 @@ void QTreeView::setRootIsDecorated(bool show)
|
||||
The height is obtained from the first item in the view. It is updated
|
||||
when the data changes on that item.
|
||||
|
||||
\note If the editor size hint is bigger than the cell size hint, then the
|
||||
size hint of the editor will be used.
|
||||
|
||||
By default, this property is \c false.
|
||||
*/
|
||||
bool QTreeView::uniformRowHeights() const
|
||||
|
Loading…
x
Reference in New Issue
Block a user