Hasty Badger
Small UI library (a branch of Turbo Badger)
|
TBTextProps is a stack of properties used during layout & paint of TBStyleEdit. More...
#include <tb_style_edit.h>
Classes | |
class | Data |
Public Member Functions | |
TBTextProps (const TBFontDescription &font_desc, const TBColor &text_color) | |
Data * | Push () |
void | Pop () |
TBFontFace * | GetFont () |
Get the font face from the current font description. More... | |
Public Attributes | |
TBLinkListOf< Data > | data_list |
Data | base_data |
Data * | data |
TBTextProps is a stack of properties used during layout & paint of TBStyleEdit.
TBFontFace * tb::TBTextProps::GetFont | ( | ) |
Get the font face from the current font description.