M
M
miolini2010-11-01 21:45:43
Qt
miolini, 2010-11-01 21:45:43

Rounded edges in QML?

Hello!
How to make a window in qml with rounded edges?
The contents of the underlying windows should be visible below them.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
beardog, 2010-11-02
@miolini

I didn’t quite understand the question
. If inside the display, then the Rectangle has a property radius
And if you need to make the application window itself of an arbitrary shape, then you can do with QDeclarativeView as with a regular widget. Like in this example doc.qt.nokia.com/4.7/widgets-shapedclock-shapedclock-cpp.html

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question