My question is conceptually similar to this question. But that question is targeted at the old QWidget
API while I am asking about Qt's new Open GL (QWindow
) API.
So how can I enable the transparency of Panels on QWindow
and especially QtQuick
applications using QtQuick.Controls
?