java.lang.Object
io.qt.QtObject
io.qt.core.QPropertyObserverBase
io.qt.core.QPropertyObserver
io.qt.core.QShortPropertyAlias
- All Implemented Interfaces:
QtObjectInterface
,Cloneable
@Deprecated(forRemoval=true,
since="Qt 6.6")
public final class QShortPropertyAlias
extends QPropertyObserver
Deprecated, for removal: This API element is subject to removal in a future version.
QShortPropertyAlias is primitive-typed version of QPropertyAlias<Short>.
- See Also:
-
Constructor Summary
ConstructorDescriptionQShortPropertyAlias
(QBindable<@QtPrimitiveType Short> bindable) Deprecated, for removal: This API element is subject to removal in a future version.Creates a new alias to the provided binding's underlying property.QShortPropertyAlias
(QProperty<@QtPrimitiveType Short> property) Deprecated, for removal: This API element is subject to removal in a future version.Creates a new alias to the provided property.Deprecated, for removal: This API element is subject to removal in a future version.Creates a new alias to the provided alias.QShortPropertyAlias
(QShortBindable bindable) Deprecated, for removal: This API element is subject to removal in a future version.Creates a new alias to the provided binding's underlying property.QShortPropertyAlias
(QShortProperty property) Deprecated, for removal: This API element is subject to removal in a future version.Creates a new alias to the provided property.Deprecated, for removal: This API element is subject to removal in a future version.Creates a new alias to the provided alias.Deprecated, for removal: This API element is subject to removal in a future version.Creates a new alias to the provided property.Deprecated, for removal: This API element is subject to removal in a future version.Creates a new alias to the provided property.Deprecated, for removal: This API element is subject to removal in a future version.Creates a new alias to the provided property.QShortPropertyAlias
(QObject.QShortProperty property) Deprecated, for removal: This API element is subject to removal in a future version.Creates a new alias to the provided property. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.binding()
Deprecated, for removal: This API element is subject to removal in a future version.final boolean
Deprecated.final boolean
isValid()
Deprecated.Checks if alias is valid.final QPropertyChangeHandler
Deprecated.setBinding
(QPropertyBinding<@QtPrimitiveType Short> newBinding) Deprecated, for removal: This API element is subject to removal in a future version.setBinding
(QShortPropertyBinding newBinding) Deprecated, for removal: This API element is subject to removal in a future version.final boolean
setBinding
(QUntypedPropertyBinding newBinding) Deprecated.setBinding
(QtUtilities.ShortSupplier functor) Deprecated, for removal: This API element is subject to removal in a future version.void
setValue
(short newValue) Deprecated, for removal: This API element is subject to removal in a future version.final QPropertyChangeHandler
Deprecated.Deprecated, for removal: This API element is subject to removal in a future version.short
value()
Deprecated, for removal: This API element is subject to removal in a future version.Methods inherited from class io.qt.core.QPropertyObserver
aliasedProperty
Methods inherited from class io.qt.core.QPropertyObserverBase
clone
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QShortPropertyAlias
Deprecated, for removal: This API element is subject to removal in a future version.Creates a new alias to the provided alias.- Parameters:
other
-
-
QShortPropertyAlias
Deprecated, for removal: This API element is subject to removal in a future version.Creates a new alias to the provided property.- Parameters:
property
-
-
QShortPropertyAlias
Deprecated, for removal: This API element is subject to removal in a future version.Creates a new alias to the provided property.- Parameters:
property
-
-
QShortPropertyAlias
Deprecated, for removal: This API element is subject to removal in a future version.Creates a new alias to the provided property.- Parameters:
property
-
-
QShortPropertyAlias
Deprecated, for removal: This API element is subject to removal in a future version.Creates a new alias to the provided property.- Parameters:
property
-
-
QShortPropertyAlias
Deprecated, for removal: This API element is subject to removal in a future version.Creates a new alias to the provided property.- Parameters:
property
-
-
QShortPropertyAlias
Deprecated, for removal: This API element is subject to removal in a future version.Creates a new alias to the provided property.- Parameters:
property
-
-
QShortPropertyAlias
Deprecated, for removal: This API element is subject to removal in a future version.Creates a new alias to the provided alias.- Parameters:
other
-
-
QShortPropertyAlias
Deprecated, for removal: This API element is subject to removal in a future version.Creates a new alias to the provided binding's underlying property.- Parameters:
bindable
-
-
QShortPropertyAlias
Deprecated, for removal: This API element is subject to removal in a future version.Creates a new alias to the provided binding's underlying property.- Parameters:
bindable
-
-
-
Method Details
-
value
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
setValue
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
setBinding
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
setBinding
@QtUninvokable public QShortPropertyBinding setBinding(QPropertyBinding<@QtPrimitiveType Short> newBinding) Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
setBinding
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
binding
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
takeBinding
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
setBinding
Deprecated.- See Also:
-
hasBinding
Deprecated.- See Also:
-
onValueChanged
Deprecated.- See Also:
-
addNotifier
Deprecated.- See Also:
-
subscribe
Deprecated.- See Also:
-
isValid
Deprecated.Checks if alias is valid.- Returns:
- valid
-
QProperty
and add a binding to the target