Not enough space in Horizontal Header?
Solved
General and Desktop
-
Hi,
I have a QT3-Table which I rewrite with Qt5 QTableView.
On the picture on the top is Qt5 and bottom is Qt3.
As you can see in my Qt5-Version the "g" is not full visible but the height of both horizontal headers is the same. And in both cases the Alignment is "AlignVCenter".
So why is he doing that, are there more important configurations?Thanks!
-
Hi,
Which exact version of Qt 5 ?
On which platform ?Can you provide a minimal compilable example that shows that behaviour ?
-
Hi
Are you using any stylesheets?
It could be from that.