AUI Framework
master
Cross-platform module-based framework for developing C++20 desktop applications
|
Public Member Functions | |
Property (const Expanding &info) | |
void | applyFor (AView *view) override |
const auto & | value () const noexcept |
Public Member Functions inherited from ass::prop::IPropertyBase | |
virtual void | renderFor (AView *view, const ARenderContext &ctx) |
virtual bool | isNone () |
virtual PropertySlot | getPropertySlot () const |
virtual void | updateInvalidPixelRect (ARect< int > &invalidRect) const |
|
overridevirtual |
Reimplemented from ass::prop::IPropertyBase.