I have two QTableViews that share a QSqlQueryModel set as their model. I have deliberately hidden some rows in each, based on the value of a column in the QSqlQueryModel, as in the example as...
ce_nort Today, 00:10From your initial guidance, my application is almost ready.
But i have used finally setWindowFlags of Qt::Tool | Qt::FramelessWindowHint for Left FRame Panel.
Its working without raise().
But...
It really works, Thank you very much.
wxwok 27th November 2023, 15:49Qt Centre is a community site devoted to programming in C++ using the Qt framework developed at Digia.
If you have any problems with Qt or its usage, you can get help from the members of Qt community on our forum.
Don't forget to check out our links section for more Qt resources.
Qt is a cross-platform application and UI framework. Using Qt, you can write web-enabled applications once and deploy them across desktop, mobile and embedded operating systems without rewriting the source code.
QTableView rows correctly hidden until scroll
Yesterday 22:29 by ce_nort