addTab(const std::string &caption, gcn::Widget *widget) | TabbedArea | |
draw(gcn::Graphics *graphics) | TabbedArea | |
getContainerHeight() const | TabbedArea | [inline] |
getNumberOfTabs() const | TabbedArea | |
getTab(const std::string &name) const | TabbedArea | |
getWidget(const std::string &name) const | TabbedArea | |
logic() | TabbedArea | |
removeTab(Tab *tab) | TabbedArea | |
setSelectedTab(unsigned int index) | TabbedArea | [inline] |
setSelectedTab(gcn::Tab *tab) | TabbedArea | |
TabbedArea() | TabbedArea | |
TabContainer typedef | TabbedArea | [private] |