LLScrollingPanelList Class Reference

#include <llscrollingpanellist.h>

Inheritance diagram for LLScrollingPanelList:

Inheritance graph
[legend]
Collaboration diagram for LLScrollingPanelList:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLScrollingPanelList (const LLString &name, const LLRect &rect)
virtual void setValue (const LLSD &value)
virtual LLXMLNodePtr getXML (bool save_children) const
virtual void draw ()
void clearPanels ()
void addPanel (LLScrollingPanel *panel)
void updatePanels (BOOL allow_modify)

Static Public Member Functions

static LLViewfromXML (LLXMLNodePtr node, LLView *parent, LLUICtrlFactory *factory)

Private Member Functions

void updatePanelVisiblilty ()

Private Attributes

std::deque< LLScrollingPanel * > mPanelList


Detailed Description

Definition at line 52 of file llscrollingpanellist.h.


Constructor & Destructor Documentation

LLScrollingPanelList::LLScrollingPanelList ( const LLString name,
const LLRect rect 
) [inline]

Definition at line 55 of file llscrollingpanellist.h.

Referenced by fromXML().

Here is the caller graph for this function:


Member Function Documentation

virtual void LLScrollingPanelList::setValue ( const LLSD value  )  [inline, virtual]

Reimplemented from LLView.

Definition at line 58 of file llscrollingpanellist.h.

virtual LLXMLNodePtr LLScrollingPanelList::getXML ( bool  save_children  )  const [inline, virtual]

Reimplemented from LLUICtrl.

Definition at line 60 of file llscrollingpanellist.h.

References LLUICtrl::getXML().

Here is the call graph for this function:

void LLScrollingPanelList::draw ( void   )  [virtual]

Reimplemented from LLView.

Definition at line 133 of file llscrollingpanellist.cpp.

References LLView::draw(), and updatePanelVisiblilty().

Here is the call graph for this function:

void LLScrollingPanelList::clearPanels (  ) 

Definition at line 45 of file llscrollingpanellist.cpp.

References LLView::deleteAllChildren(), FALSE, mPanelList, and LLView::reshape().

Referenced by LLFloaterCustomize::clearScrollingPanelList(), and LLFloaterCustomize::generateVisualParamHints().

Here is the call graph for this function:

Here is the caller graph for this function:

void LLScrollingPanelList::addPanel ( LLScrollingPanel panel  ) 

void LLScrollingPanelList::updatePanels ( BOOL  allow_modify  ) 

Definition at line 85 of file llscrollingpanellist.cpp.

References mPanelList, and LLScrollingPanel::updatePanel().

Referenced by LLFloaterCustomize::updateScrollingPanelList().

Here is the call graph for this function:

Here is the caller graph for this function:

LLView * LLScrollingPanelList::fromXML ( LLXMLNodePtr  node,
LLView parent,
LLUICtrlFactory factory 
) [static]

Reimplemented from LLUICtrl.

Definition at line 142 of file llscrollingpanellist.cpp.

References LLView::createRect(), LLUICtrl::initFromXML(), and LLScrollingPanelList().

Here is the call graph for this function:

void LLScrollingPanelList::updatePanelVisiblilty (  )  [private]


Member Data Documentation

Definition at line 73 of file llscrollingpanellist.h.

Referenced by addPanel(), clearPanels(), updatePanels(), and updatePanelVisiblilty().


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

Generated on Fri May 16 09:02:38 2008 for SecondLife by  doxygen 1.5.5