This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Display is not cleared after closing QT5 application window

Other Parts Discussed in Thread: AM4376

Hello,

     I run my qt application: ./myapplication -platform linuxfb -plugin tslib

     The window is shown properly on the screen. But when I exit the application the screen is not cleared,.

     How can I solve this problem?