1

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?

Community
  • 1
  • 1
Itay Grudev
  • 7,055
  • 4
  • 54
  • 86
  • Could something like [this](http://goo.gl/sUGxY3) be of interest? – BaCaRoZzo Dec 28 '14 at 02:28
  • @BaCaRoZzo Sorry for the late answer. No, that would only make the entire window transparent. – Itay Grudev Jan 01 '15 at 04:24
  • Sure, since opacity is zero. Does a different value provide a suitable result? – BaCaRoZzo Jan 01 '15 at 09:00
  • You don't understand my question. Some OS X Standard Components are semi-transparent and I wanted to achieve the same native effect with `Qt.Quick.Controls`. – Itay Grudev Jan 01 '15 at 09:32
  • I did. That was part of a solution for translucency, I've found googling. Couldn't try it since it doesn't work on Windows and my mac was at work. I just needed a feedback. That's it. Things changed on Monday...I'll post the link asap if could help. – BaCaRoZzo Jan 01 '15 at 10:35

0 Answers0