[Qt-qml] About transparent and East Asian languages

Nigel.Hietala at nokia.com Nigel.Hietala at nokia.com
Mon Sep 27 22:31:49 CEST 2010



On Mon, 2010-09-27 at 14:33 +0800, 罗军 wrote:
Hello everyone,

I have two question:
1. How do I appoint transparent color for a bitmap picture?
Hi,

Is this what you are looking for?

Rectangle {
    color: "transparent"
    width: 80
    height: 80
}

Items are transparent as well, but do not support the border.width type properties.

- Nigel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20100927/080c1d83/attachment.html 


More information about the Qt-qml mailing list