LLDragHandleTop Class Reference

#include <lldraghandle.h>

Inheritance diagram for LLDragHandleTop:

Inheritance graph
[legend]
Collaboration diagram for LLDragHandleTop:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLDragHandleTop (const LLString &name, const LLRect &rect, const LLString &title)
virtual void setTitle (const LLString &title)
virtual const LLStringgetTitle () const
virtual void draw ()
virtual void reshape (S32 width, S32 height, BOOL called_from_parent=TRUE)

Private Member Functions

void reshapeTitleBox ()


Detailed Description

Definition at line 87 of file lldraghandle.h.


Constructor & Destructor Documentation

LLDragHandleTop::LLDragHandleTop ( const LLString name,
const LLRect rect,
const LLString title 
)

Definition at line 97 of file lldraghandle.cpp.

References LLView::setFollowsAll(), and setTitle().

Here is the call graph for this function:


Member Function Documentation

void LLDragHandleTop::setTitle ( const LLString title  )  [virtual]

const LLString & LLDragHandleTop::getTitle (  )  const [virtual]

Implements LLDragHandle.

Definition at line 126 of file lldraghandle.cpp.

References LLTextBox::getText(), LLDragHandle::getTitleBox(), LLStringBase< char >::null, and NULL.

Here is the call graph for this function:

void LLDragHandleTop::draw ( void   )  [virtual]

Reimplemented from LLView.

Definition at line 145 of file lldraghandle.cpp.

References LLView::draw(), LLDragHandle::getForeground(), LLDragHandle::getTitleBox(), and LLView::setEnabled().

Here is the call graph for this function:

void LLDragHandleTop::reshape ( S32  width,
S32  height,
BOOL  called_from_parent = TRUE 
) [virtual]

Reimplemented from LLView.

Definition at line 260 of file lldraghandle.cpp.

References LLView::reshape(), and reshapeTitleBox().

Here is the call graph for this function:

void LLDragHandleTop::reshapeTitleBox (  )  [private]


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

Generated on Fri May 16 08:43:50 2008 for SecondLife by  doxygen 1.5.5