Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

Overlap window background on the resize window

$
0
0
Hi , I have created the Hoops widget on the QFrame container. I am facing problem that whenever i resize the window, the window background overlap over the hoops widget. i have used the following attribute but it wont work setAttribute( Qt::WA_TranslucentBackground, true ); setAttribute(Qt::WA_NoSystemBackground, true); Please help me to resolve this issue.

Viewing all articles
Browse latest Browse all 13965

Trending Articles