LLSaveFolderState Class Reference

#include <llinventoryview.h>

Inheritance diagram for LLSaveFolderState:

Inheritance graph
[legend]
Collaboration diagram for LLSaveFolderState:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLSaveFolderState ()
virtual ~LLSaveFolderState ()
virtual void doFolder (LLFolderViewFolder *folder)
virtual void doItem (LLFolderViewItem *item)
void setApply (BOOL apply)
void clearOpenFolders ()

Protected Attributes

std::set< LLUUIDmOpenFolders
BOOL mApply


Detailed Description

Definition at line 301 of file llinventoryview.h.


Constructor & Destructor Documentation

LLSaveFolderState::LLSaveFolderState (  )  [inline]

Definition at line 304 of file llinventoryview.h.

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

Definition at line 305 of file llinventoryview.h.


Member Function Documentation

void LLSaveFolderState::doFolder ( LLFolderViewFolder folder  )  [virtual]

virtual void LLSaveFolderState::doItem ( LLFolderViewItem item  )  [inline, virtual]

Implements LLFolderViewFunctor.

Definition at line 307 of file llinventoryview.h.

void LLSaveFolderState::setApply ( BOOL  apply  ) 

---------------------------------------------------------------------------- LLInventoryView ----------------------------------------------------------------------------

Definition at line 408 of file llinventoryview.cpp.

References clearOpenFolders(), and mApply.

Referenced by LLInventoryView::init(), LLFloaterLandmark::LLFloaterLandmark(), LLFloaterTexturePicker::LLFloaterTexturePicker(), LLInventoryView::onClose(), LLFloaterTexturePicker::onSearchEdit(), and LLFloaterLandmark::onSearchEdit().

Here is the call graph for this function:

Here is the caller graph for this function:

void LLSaveFolderState::clearOpenFolders (  )  [inline]

Definition at line 309 of file llinventoryview.h.

References mOpenFolders.

Referenced by setApply().

Here is the caller graph for this function:


Member Data Documentation

std::set<LLUUID> LLSaveFolderState::mOpenFolders [protected]

Definition at line 311 of file llinventoryview.h.

Referenced by clearOpenFolders(), and doFolder().

Definition at line 312 of file llinventoryview.h.

Referenced by doFolder(), and setApply().


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

Generated on Fri May 16 09:01:42 2008 for SecondLife by  doxygen 1.5.5