#include <MyGUI_TabControl.h>
Detailed Description
Definition at line 52 of file MyGUI_TabControl.h.
Constructor & Destructor Documentation
MyGUI::TabControl::TabItemInfo::TabItemInfo |
( |
int |
_width, |
|
|
const UString & |
_name, |
|
|
TabItem * |
_item, |
|
|
Any |
_data |
|
) |
| |
|
inline |
Field Documentation
Any MyGUI::TabControl::TabItemInfo::data |
TabItem* MyGUI::TabControl::TabItemInfo::item |
UString MyGUI::TabControl::TabItemInfo::name |
int MyGUI::TabControl::TabItemInfo::width |
The documentation for this struct was generated from the following file: