AUI Framework
develop
Cross-platform base for C++ UI apps
|
Interface of a AView that works with fonts (i.e., ALabel, ATextField, AText, etc...) More...
#include <AUI/Font/IFontView.h>
Public Member Functions | |
AFontStyle & | getFontStyle () |
const AColor & | getTextColor () const |
virtual void | invalidateFont ()=0 |
void | setTextColor (AColor color) |
Protected Member Functions | |
void | invalidateAllStylesFont () |
void | commitStyleFont () |
Interface of a AView that works with fonts (i.e., ALabel, ATextField, AText, etc...)