Qt 6.11 is out! See what's new in the release
blog
HorizontalHeaderView can be aligned left?
-
Hi,
Can anyone help me to align header text to left that get displayed by HorizontalHeaderView, also color of the text can be changed too? I am setting QSqlQueryModel as model to TableView.HorizontalHeaderView { id: horizontalHeader syncView: tableView anchors.left: tableView.left }Thanks in advance