Module qtjambi
Package io.qt.core

Class QPropertyAlias<T>

All Implemented Interfaces:
QtObjectInterface, Cloneable

@Deprecated(forRemoval=true, since="Qt 6.6") public final class QPropertyAlias<T> extends QPropertyObserver
Deprecated, for removal: This API element is subject to removal in a future version.
Class was only meant for internal use, use a QProperty and add a binding to the target

Java wrapper for Qt class QPropertyAlias

Use this class to declare a property as alias for another one.

For primitive-typed implementations see: