suffix "_p.h" means private header! This header is for internal (Qt) use only (to maintain binary compatibility in a future). NEVER ever use that (unless you are modifying Qt code)!
Check Qt documentation about effects. QGraphicsEffect
Check this: QWidget::setGraphicsEffect
Bookmarks