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

#include <wndtabbed.h>

Inheritance diagram for WndTabbed::Tab:
Collaboration diagram for WndTabbed::Tab:

Public Member Functions

 Tab (WndTabbed *wnd)
 

Public Attributes

WndTabbedwnd
 

Protected Member Functions

virtual void layout ()
 
virtual void select (bool value)
 
virtual void onClick ()
 

Protected Attributes

const int CUT = 5
 
bool selected
 
NinePatch * bg
 

Friends

class WndTabbed
 

Constructor & Destructor Documentation

◆ Tab()

WndTabbed::Tab::Tab ( WndTabbed * wnd)
Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ layout()

void WndTabbed::Tab::layout ( )
protectedvirtual

Reimplemented in WndTabbed::LabeledTab.

Here is the caller graph for this function:

◆ onClick()

void WndTabbed::Tab::onClick ( )
protectedvirtual

◆ select()

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

Reimplemented in WndTabbed::LabeledTab.

Here is the call graph for this function:
Here is the caller graph for this function:

Friends And Related Symbol Documentation

◆ WndTabbed

friend class WndTabbed
friend

Member Data Documentation

◆ bg

NinePatch* WndTabbed::Tab::bg
protected

◆ CUT

const int WndTabbed::Tab::CUT = 5
protected

◆ selected

bool WndTabbed::Tab::selected
protected

◆ wnd

WndTabbed* WndTabbed::Tab::wnd

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