LLTabContainerCommon::LLTabTuple Struct Reference

#include <lltabcontainer.h>

Collaboration diagram for LLTabContainerCommon::LLTabTuple:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LLTabTuple (LLTabContainerCommon *c, LLPanel *p, LLButton *b, void(*cb)(void *, bool), void *userdata, LLTextBox *placeholder=NULL)

Public Attributes

LLTabContainerCommonmTabContainer
LLPanelmTabPanel
LLButtonmButton
void(* mOnChangeCallback )(void *, bool)
voidmUserData
BOOL mOldState
LLTextBoxmPlaceholderText
S32 mPadding

Detailed Description

Definition at line 150 of file lltabcontainer.h.


Constructor & Destructor Documentation

LLTabContainerCommon::LLTabTuple::LLTabTuple ( LLTabContainerCommon c,
LLPanel p,
LLButton b,
void(*)(void *, bool)  cb,
void userdata,
LLTextBox placeholder = NULL 
) [inline]

Definition at line 152 of file lltabcontainer.h.


Member Data Documentation

LLButton* LLTabContainerCommon::LLTabTuple::mButton

Definition at line 167 of file lltabcontainer.h.

Referenced by LLTabContainerCommon::getTabPanelFlashing(), LLTabContainerCommon::setTabImage(), and LLTabContainerCommon::setTabPanelFlashing().

BOOL LLTabContainerCommon::LLTabTuple::mOldState

Definition at line 170 of file lltabcontainer.h.

void(* LLTabContainerCommon::LLTabTuple::mOnChangeCallback)(void *, bool)

Referenced by LLTabContainerCommon::onTabBtn(), and LLTabContainerCommon::setTabChangeCallback().

S32 LLTabContainerCommon::LLTabTuple::mPadding

Definition at line 172 of file lltabcontainer.h.

LLTextBox* LLTabContainerCommon::LLTabTuple::mPlaceholderText

Definition at line 171 of file lltabcontainer.h.

LLTabContainerCommon* LLTabContainerCommon::LLTabTuple::mTabContainer

Definition at line 165 of file lltabcontainer.h.

Referenced by LLTabContainerCommon::onTabBtn().

LLPanel* LLTabContainerCommon::LLTabTuple::mTabPanel

Definition at line 166 of file lltabcontainer.h.

Referenced by LLTabContainerCommon::onTabBtn().

void* LLTabContainerCommon::LLTabTuple::mUserData

Definition at line 169 of file lltabcontainer.h.

Referenced by LLTabContainerCommon::onTabBtn(), and LLTabContainerCommon::setTabUserData().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 1 06:11:49 2010 for Second Life Viewer by  doxygen 1.4.7