|
AUI Framework
master
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 |
| AObjectBase(const 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 > | |
| clearAllIngoingConnections() noexcept (defined in AObjectBase) | AObjectBase | protected |
| Factory typedef (defined in APropertyPrecomputed< T >) | APropertyPrecomputed< T > | |
| handleSlotException(std::exception_ptr exception) | AObjectBase | protectedvirtual |
| invalidate() override | APropertyPrecomputed< T > | inlinevirtual |
| operator const T &() const (defined in APropertyPrecomputed< T >) | APropertyPrecomputed< T > | inline |
| operator*() const (defined in APropertyPrecomputed< T >) | APropertyPrecomputed< T > | inline |
| operator->() const noexcept (defined in APropertyPrecomputed< T >) | APropertyPrecomputed< T > | inline |
| operator=(const AObjectBase &rhs) noexcept (defined in AObjectBase) | AObjectBase | inline |
| operator=(AObjectBase &&rhs) noexcept (defined in AObjectBase) | AObjectBase | inline |
| operator^(SignalInvokable &&t) (defined in APropertyPrecomputed< T >) | APropertyPrecomputed< T > | inline |
| readProjected(Projection &&projection) noexcept | APropertyPrecomputed< T > | inline |
| SIGNAL_SLOT_GLOBAL_SYNC (defined in AObjectBase) | AObjectBase | static |
| Underlying typedef (defined in APropertyPrecomputed< T >) | APropertyPrecomputed< T > | |
| value() const (defined in APropertyPrecomputed< T >) | APropertyPrecomputed< T > | inline |
| ~AObjectBase()=default (defined in AObjectBase) | AObjectBase | virtual |