AUI Framework  develop
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
IFontView Class Referenceabstract

Interface of a AView that works with fonts (i.e., ALabel, ATextField, AText, etc...) More...

#include <AUI/Font/IFontView.h>

Public Member Functions

AFontStylegetFontStyle ()
 
const AColorgetTextColor () const
 
virtual void invalidateFont ()=0
 
void setTextColor (AColor color)
 

Protected Member Functions

void invalidateAllStylesFont ()
 
void commitStyleFont ()
 

Detailed Description

Interface of a AView that works with fonts (i.e., ALabel, ATextField, AText, etc...)


The documentation for this class was generated from the following files:
Inheritance diagram for IFontView: