Qt 6.0
Qt Core
C++ Classes
QPropertyAlias
Qt 6.0.0 Reference Documentation
List of All Members for QPropertyAlias
This is the complete list of members for
QPropertyAlias
, including inherited members.
QPropertyAlias
(QPropertyAlias<T> *)
QPropertyAlias
(QProperty<T> *)
operator=
(const QPropertyBinding<T> &) : QPropertyAlias<T> &
operator=
(T &&) : QPropertyAlias<T> &
operator=
(const T &) : QPropertyAlias<T> &
binding
() const : QPropertyBinding<T>
hasBinding
() const : bool
isValid
() const : bool
onValueChanged
(Functor) : QPropertyChangeHandler<Functor>
setBinding
(const QPropertyBinding<T> &) : QPropertyBinding<T>
setBinding
(const QUntypedPropertyBinding &) : bool
setBinding
(Functor) : QPropertyBinding<T>
setValue
(const T &)
subscribe
(Functor) : QPropertyChangeHandler<Functor>
takeBinding
() : QPropertyBinding<T>
value
() const : T
operator T
() const : T