Qt quick width HorizontalHeaderView
Unsolved
QML and Qt Quick
-
Dear Specialists,
the new Qt quick 2 TableView works fine, even with automatic
calculation of the width of the column.Syncing a HorizontalHeaderView also works fine, but when the
header is wider than the column itself, this seems not to be
included in the calculation of the width.How do I get columns that are wide enough even for the header?
Should be easy right?Any hints welcome!
regards
Marc