C

Obsolete Members for QActivityView

The following members of class QActivityView are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.

Public Functions

(deprecated in 6.7) void setCornerRadius(float cornerRadius)

Member Function Documentation

[deprecated in 6.7] void QActivityView::setCornerRadius(float cornerRadius)

This function is deprecated since 6.7. We strongly advise against using it in new code.

Sets the corner radius for the managed Activity. The corners will be cropped from the window painted by the contained Activity. cornerRadius is expressed in pixels. The same radius is used by all four corners.

See also cornerRadius().

Available under certain Qt licenses.
Find out more.