6 #ifndef TB_MENU_WINDOW_H
7 #define TB_MENU_WINDOW_H
10 #include "tb_popup_window.h"
42 #endif // TB_MENU_WINDOW_H
TBID is a wrapper for a uint32_t to be used as ID.
Definition: tb_id.h:18
TBSelectItemSource is a item provider interface for list widgets (TBSelectList and TBSelectDropdown)...
Definition: tb_select_item.h:72
TBSelectList shows a scrollable list of items provided by a TBSelectItemSource.
Definition: tb_select.h:19