Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.6.2
-
None
Description
If we write this code and click on widget derived from QAbstractScrollArea (QListView, QTreeView, QTableView), effects disappeared:
ui->tableWidget->setGraphicsEffect(new QGraphicsBlurEffect);