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

Item Separator. More...

#include <tb_select_item.h>

Inheritance diagram for tb::TBGenericSeparatorItem:
tb::TBGenericStringItem

Additional Inherited Members

- Public Member Functions inherited from tb::TBGenericStringItem
 TBGenericStringItem (TBStr str)
 
 id (id)
 
 skin_image (img_id)
 
 tag (val)
 
 TBGenericStringItem (TBStr str, TBSelectItemSource *sub_source, TBID img_id=def_skin)
 
const TBGenericStringItemoperator= (const TBGenericStringItem &other)=delete
 
 TBGenericStringItem (const TBGenericStringItem &other)=delete
 
void SetSkinImage (const TBID &image)
 
- Public Attributes inherited from tb::TBGenericStringItem
 __pad0__: str(str)
 
TBStr str
 
TBID id
 
TBID skin_image = def_skin
 
TBSelectItemSourcesub_source = nullptr
 
WIDGET_STATE state = WIDGET_STATE_NONE
 
TBValue tag
 This value is free to use for anything. More...
 

Detailed Description

Item Separator.


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