Qx
v0.6
Qt Extensions Library
Loading...
Searching...
No Matches
Qx::Property< T > Member List
This is the complete list of members for
Qx::Property< T >
, including all inherited members.
AbstractBindableProperty
()
Qx::AbstractBindableProperty< T >
inline
protected
AbstractBindableProperty
(AbstractBindableProperty &&other) noexcept=default
Qx::AbstractBindableProperty< T >
protected
addLifetimeNotifier
(Functor &&f) const
Qx::AbstractBindableProperty< T >
inline
addNotifier
(Functor &&f) const
Qx::AbstractBindableProperty< T >
inline
binding
() const
Qx::AbstractBindableProperty< T >
inline
hasBinding
() const
Qx::AbstractBindableProperty< T >
inline
operator const T &
() const
Qx::AbstractBindableProperty< T >
inline
operator*
() const
Qx::AbstractBindableProperty< T >
inline
operator->
() const
Qx::AbstractBindableProperty< T >
inline
operator=
(Property &&other) noexcept
Qx::Property< T >
inline
operator=
(T &&newValue)
Qx::Property< T >
inline
operator=
(const T &newValue)
Qx::Property< T >
inline
Qx::AbstractBindableProperty::operator=
(AbstractBindableProperty &&other) noexcept=default
Qx::AbstractBindableProperty< T >
protected
Property
()
Qx::Property< T >
inline
Property
(Property &&other) noexcept
Qx::Property< T >
inline
Property
(Functor &&f)
Qx::Property< T >
inline
Property
(const PropertyBinding< T > &binding)
Qx::Property< T >
inline
Property
(T &&initialValue)
Qx::Property< T >
inline
Property
(const T &initialValue)
Qx::Property< T >
inline
removeBinding
()
Qx::AbstractBindableProperty< T >
inline
setBinding
(Functor &&f)
Qx::AbstractBindableProperty< T >
inline
setBinding
(const PropertyBinding< T > &binding)
Qx::AbstractBindableProperty< T >
inline
setValue
(const T &newValue)
Qx::AbstractBindableProperty< T >
inline
setValue
(T &&newValue)
Qx::AbstractBindableProperty< T >
inline
setValueBypassingBindings
(T &&v) override
Qx::Property< T >
inline
virtual
Qx::AbstractBindableProperty::setValueBypassingBindings
(const T &v)
Qx::AbstractBindableProperty< T >
inline
subscribe
(Functor &&f) const
Qx::AbstractBindableProperty< T >
inline
subscribeLifetime
(Functor &&f) const
Qx::AbstractBindableProperty< T >
inline
takeBinding
()
Qx::AbstractBindableProperty< T >
inline
value
() const
Qx::AbstractBindableProperty< T >
inline
valueBypassingBindings
() const override
Qx::Property< T >
inline
virtual
Generated by
1.10.0