#include <wndtabbed.h>


Public Member Functions | |
| LabeledTab (WndTabbed *wnd, const std::string &label) | |
Public Member Functions inherited from WndTabbed::Tab | |
| Tab (WndTabbed *wnd) | |
Protected Member Functions | |
| virtual void | createChildren () |
| virtual void | layout () |
| virtual void | select (bool value) |
Protected Member Functions inherited from WndTabbed::Tab | |
| virtual void | onClick () |
Additional Inherited Members | |
Public Attributes inherited from WndTabbed::Tab | |
| WndTabbed * | wnd |
Protected Attributes inherited from WndTabbed::Tab | |
| const int | CUT = 5 |
| bool | selected |
| NinePatch * | bg |
| WndTabbed::LabeledTab::LabeledTab | ( | WndTabbed * | wnd, |
| const std::string & | label ) |

|
protectedvirtual |

|
protectedvirtual |
|
protectedvirtual |