C

Obsolete Members for SafeRenderer

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

Classes

(obsolete) class QSafeEventPosition
(obsolete) class QSafeEventSetColor

Classes

class SafeRenderer::QSafeEventPosition

This class is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

This class is obsolete from Qt Safe Renderer 2.0 onwards. Use QML states instead for changing event positions. For more information, see Changing States and Important Concepts in Qt Quick - States, Transitions and Animations.

The QSafeEventPosition class changes the item position.

This class was introduced in QtSafeRenderer 1.0.

class SafeRenderer::QSafeEventSetColor

This class is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.

This class is obsolete from Qt Safe Renderer 2.0 onwards. Use QML states instead for changing color. For more information, see Changing States and Important Concepts in Qt Quick - States, Transitions and Animations.

The QSafeEventSetColor class changes the color of the text or picture element.

This class was introduced in QtSafeRenderer 1.2.

Available under certain Qt licenses.
Find out more.