AUI Framework  develop
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
ass::prop::IPropertyBase Struct Reference

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
 

Detailed Description

Base class for all properties.


The documentation for this struct was generated from the following file:
Inheritance diagram for ass::prop::IPropertyBase: