|
|
Hasty Badger
Small UI library (a branch of Turbo Badger)
|
Item Separator. More...
#include <tb_select_item.h>
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 TBGenericStringItem & | operator= (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 |
| TBSelectItemSource * | sub_source = nullptr |
| WIDGET_STATE | state = WIDGET_STATE_NONE |
| TBValue | tag |
| This value is free to use for anything. More... | |
Item Separator.