Hi.
If I select some cell in widget, then the header font start to be bold. I try to use setStyleSheet()
But it's not work. How to get normal font when some cell is select?m_ui->InfoWidget->horizontalHeader()->setStyleSheet("font: normal;");
Hi.
If I select some cell in widget, then the header font start to be bold. I try to use setStyleSheet()
But it's not work. How to get normal font when some cell is select?m_ui->InfoWidget->horizontalHeader()->setStyleSheet("font: normal;");
Bookmarks