AUI Framework
develop
Cross-platform base for C++ UI apps
|
Base class for all properties. More...
#include <AUI/ASS/Property/IPropertyBase.h>
Public Member Functions | |
virtual void | applyFor (AView *view) |
virtual void | renderFor (AView *view, const ARenderContext &ctx) |
virtual bool | isNone () |
virtual PropertySlot | getPropertySlot () const |
virtual void | updateInvalidPixelRect (ARect< int > &invalidRect) const |
Base class for all properties.