LLScrollListSeparator Class Reference

#include <llscrolllistctrl.h>

Inheritance diagram for LLScrollListSeparator:

Inheritance graph
[legend]
Collaboration diagram for LLScrollListSeparator:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LLScrollListSeparator (S32 width)
virtual ~LLScrollListSeparator ()
virtual void drawToWidth (S32 width, const LLColor4 &color, const LLColor4 &highlight_color) const
virtual S32 getWidth () const
virtual S32 getHeight () const
virtual void setWidth (S32 width)
virtual void setColor (const LLColor4 &)
virtual BOOL isText ()

Protected Attributes

S32 mWidth

Detailed Description

Definition at line 75 of file llscrolllistctrl.h.


Constructor & Destructor Documentation

LLScrollListSeparator::LLScrollListSeparator ( S32  width  ) 

Definition at line 176 of file llscrolllistctrl.cpp.

virtual LLScrollListSeparator::~LLScrollListSeparator (  )  [inline, virtual]

Definition at line 79 of file llscrolllistctrl.h.


Member Function Documentation

void LLScrollListSeparator::drawToWidth ( S32  width,
const LLColor4 color,
const LLColor4 highlight_color 
) const [virtual]

Implements LLScrollListCell.

Definition at line 180 of file llscrolllistctrl.cpp.

References gl_line_2d(), and llmax().

virtual S32 LLScrollListSeparator::getHeight (  )  const [inline, virtual]

Implements LLScrollListCell.

Definition at line 82 of file llscrolllistctrl.h.

virtual S32 LLScrollListSeparator::getWidth (  )  const [inline, virtual]

Implements LLScrollListCell.

Definition at line 81 of file llscrolllistctrl.h.

References mWidth.

virtual BOOL LLScrollListSeparator::isText (  )  [inline, virtual]

Implements LLScrollListCell.

Definition at line 85 of file llscrolllistctrl.h.

References FALSE.

virtual void LLScrollListSeparator::setColor ( const LLColor4  )  [inline, virtual]

Implements LLScrollListCell.

Definition at line 84 of file llscrolllistctrl.h.

Referenced by LLScrollListCtrl::addElement().

virtual void LLScrollListSeparator::setWidth ( S32  width  )  [inline, virtual]

Implements LLScrollListCell.

Definition at line 83 of file llscrolllistctrl.h.

References mWidth.


Member Data Documentation

S32 LLScrollListSeparator::mWidth [protected]

Definition at line 88 of file llscrolllistctrl.h.

Referenced by getWidth(), and setWidth().


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