This is the complete list of members for ml::Tab, including all inherited members.
| closeable | ml::Tab | |
| content | ml::Tab | |
| icon | ml::Tab | |
| label | ml::Tab | |
| resizeFn | ml::Tab | |
| setCloseable(bool c) | ml::Tab | inline |
| setIcon(const sf::Texture *icon_) | ml::Tab | inline |
| setLabel(const std::string &l) | ml::Tab | inline |
| Tab(const std::string &label, std::unique_ptr< T > content, const sf::Texture *icon=nullptr, bool closeable=false) | ml::Tab | inline |
| width | ml::Tab | |
| x | ml::Tab |