AUI Framework
develop
Cross-platform base for C++ UI apps
|
This is the complete list of members for APropertyPrecomputed< T >, including all inherited members.
AObjectBase()=default (defined in AObjectBase) | AObjectBase | |
AObjectBase(AObjectBase &&rhs) noexcept (defined in AObjectBase) | AObjectBase | inline |
APropertyPrecomputed(Factory &&expression) (defined in APropertyPrecomputed< T >) | APropertyPrecomputed< T > | inline |
APropertyPrecomputed(const APropertyPrecomputed &)=delete (defined in APropertyPrecomputed< T >) | APropertyPrecomputed< T > | |
APropertyPrecomputed(APropertyPrecomputed &&) noexcept=delete (defined in APropertyPrecomputed< T >) | APropertyPrecomputed< T > | |
boundObject() (defined in APropertyPrecomputed< T >) | APropertyPrecomputed< T > | inline |
changed (defined in APropertyPrecomputed< T >) | APropertyPrecomputed< T > | |
clearSignals() noexcept (defined in AObjectBase) | AObjectBase | |
Factory typedef (defined in APropertyPrecomputed< T >) | APropertyPrecomputed< T > | |
invalidate() override (defined in APropertyPrecomputed< T >) | APropertyPrecomputed< T > | inline |
noncopyable()=default (defined in aui::noncopyable) | aui::noncopyable | |
noncopyable(const noncopyable &)=delete (defined in aui::noncopyable) | aui::noncopyable | |
operator const T &() const (defined in APropertyPrecomputed< T >) | APropertyPrecomputed< T > | inline |
operator*() const (defined in APropertyPrecomputed< T >) | APropertyPrecomputed< T > | inline |
operator=(const noncopyable &)=delete (defined in aui::noncopyable) | aui::noncopyable | |
operator^(SignalInvokable &&t) (defined in APropertyPrecomputed< T >) | APropertyPrecomputed< T > | inline |
Underlying typedef (defined in APropertyPrecomputed< T >) | APropertyPrecomputed< T > | |
value() const (defined in APropertyPrecomputed< T >) | APropertyPrecomputed< T > | inline |
~AObjectBase() (defined in AObjectBase) | AObjectBase | inline |