Hasty Badger
Small UI library (a branch of Turbo Badger)
 All Classes Namespaces Functions Variables Enumerations Enumerator Friends Groups Pages
tb::TBTextProps Class Reference

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)
 
DataPush ()
 
void Pop ()
 
TBFontFaceGetFont ()
 Get the font face from the current font description. More...
 

Public Attributes

TBLinkListOf< Datadata_list
 
Data base_data
 
Datadata
 

Detailed Description

TBTextProps is a stack of properties used during layout & paint of TBStyleEdit.

Member Function Documentation

TBFontFace * tb::TBTextProps::GetFont ( )

Get the font face from the current font description.


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