|
SavvyUI C++ UI Library
|
#include <TabPane.h>
Public Member Functions | |
| TabBarItem (const wstring &title, PanelBase *tabComponent) | |
Public Attributes | |
| wstring | _title |
| PanelBase * | _tabComponent |
| Bounds | _rect |
|
inline |
| Bounds TabBarItem::_rect |
| PanelBase* TabBarItem::_tabComponent |
| wstring TabBarItem::_title |