#include <TabContainer.h>
Definition at line 69 of file TabContainer.h.
◆ TabInfo()
| EmberForge::ui::TabContainer::TabInfo::TabInfo |
( |
std::unique_ptr< ITab > | t, |
|
|
const wxString & | title ) |
|
inline |
◆ canClose
| bool EmberForge::ui::TabContainer::TabInfo::canClose |
◆ state
| TabState EmberForge::ui::TabContainer::TabInfo::state |
◆ tab
| std::unique_ptr<ITab> EmberForge::ui::TabContainer::TabInfo::tab |
◆ title
| wxString EmberForge::ui::TabContainer::TabInfo::title |
◆ tooltip
| wxString EmberForge::ui::TabContainer::TabInfo::tooltip |
◆ userData
| void* EmberForge::ui::TabContainer::TabInfo::userData |
The documentation for this struct was generated from the following file: