My Project
 
Loading...
Searching...
No Matches
WndTabbed::LabeledTab Class Reference

#include <wndtabbed.h>

Inheritance diagram for WndTabbed::LabeledTab:
Collaboration diagram for WndTabbed::LabeledTab:

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
WndTabbedwnd
 
- Protected Attributes inherited from WndTabbed::Tab
const int CUT = 5
 
bool selected
 
NinePatch * bg
 

Constructor & Destructor Documentation

◆ LabeledTab()

WndTabbed::LabeledTab::LabeledTab ( WndTabbed * wnd,
const std::string & label )
Here is the call graph for this function:

Member Function Documentation

◆ createChildren()

void WndTabbed::LabeledTab::createChildren ( )
protectedvirtual
Here is the call graph for this function:

◆ layout()

void WndTabbed::LabeledTab::layout ( )
protectedvirtual

Reimplemented from WndTabbed::Tab.

Here is the call graph for this function:

◆ select()

void WndTabbed::LabeledTab::select ( bool value)
protectedvirtual

Reimplemented from WndTabbed::Tab.

Here is the call graph for this function:

The documentation for this class was generated from the following files: