LLEditMenuHandler Class Reference

#include <lleditmenuhandler.h>

Inheritance diagram for LLEditMenuHandler:

Inheritance graph
[legend]
Collaboration diagram for LLEditMenuHandler:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual ~LLEditMenuHandler ()
virtual void undo ()
virtual BOOL canUndo () const
virtual void redo ()
virtual BOOL canRedo () const
virtual void cut ()
virtual BOOL canCut () const
virtual void copy ()
virtual BOOL canCopy () const
virtual void paste ()
virtual BOOL canPaste () const
virtual void doDelete ()
virtual BOOL canDoDelete () const
virtual void selectAll ()
virtual BOOL canSelectAll () const
virtual void deselect ()
virtual BOOL canDeselect () const
virtual void duplicate ()
virtual BOOL canDuplicate () const

Static Public Attributes

static LLEditMenuHandlergEditMenuHandler = NULL


Detailed Description

Definition at line 36 of file lleditmenuhandler.h.


Constructor & Destructor Documentation

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

Definition at line 40 of file lleditmenuhandler.h.


Member Function Documentation

virtual void LLEditMenuHandler::undo (  )  [inline, virtual]

Reimplemented in LLTextEditor, LLPanelEditWearable, LLSelectMgr, and LLToolBrushLand.

Definition at line 42 of file lleditmenuhandler.h.

Referenced by LLEditUndo::handleEvent().

Here is the caller graph for this function:

virtual BOOL LLEditMenuHandler::canUndo (  )  const [inline, virtual]

Reimplemented in LLTextEditor, LLPanelEditWearable, LLSelectMgr, and LLToolBrushLand.

Definition at line 43 of file lleditmenuhandler.h.

References FALSE.

Referenced by LLEditEnableUndo::handleEvent().

Here is the caller graph for this function:

virtual void LLEditMenuHandler::redo (  )  [inline, virtual]

Reimplemented in LLTextEditor, LLPanelEditWearable, and LLSelectMgr.

Definition at line 45 of file lleditmenuhandler.h.

Referenced by LLEditRedo::handleEvent().

Here is the caller graph for this function:

virtual BOOL LLEditMenuHandler::canRedo (  )  const [inline, virtual]

Reimplemented in LLTextEditor, LLPanelEditWearable, and LLSelectMgr.

Definition at line 46 of file lleditmenuhandler.h.

References FALSE.

Referenced by LLEditEnableRedo::handleEvent().

Here is the caller graph for this function:

virtual void LLEditMenuHandler::cut (  )  [inline, virtual]

Reimplemented in LLLineEditor, LLScrollListCtrl, LLTextEditor, and LLFolderView.

Definition at line 48 of file lleditmenuhandler.h.

Referenced by LLEditCut::handleEvent().

Here is the caller graph for this function:

virtual BOOL LLEditMenuHandler::canCut (  )  const [inline, virtual]

Reimplemented in LLLineEditor, LLScrollListCtrl, LLTextEditor, and LLFolderView.

Definition at line 49 of file lleditmenuhandler.h.

References FALSE.

Referenced by LLEditEnableCut::handleEvent().

Here is the caller graph for this function:

virtual void LLEditMenuHandler::copy (  )  [inline, virtual]

Reimplemented in LLLineEditor, LLScrollListCtrl, LLTextEditor, and LLFolderView.

Definition at line 51 of file lleditmenuhandler.h.

Referenced by LLEditCopy::handleEvent().

Here is the caller graph for this function:

virtual BOOL LLEditMenuHandler::canCopy (  )  const [inline, virtual]

Reimplemented in LLLineEditor, LLScrollListCtrl, LLTextEditor, and LLFolderView.

Definition at line 52 of file lleditmenuhandler.h.

References FALSE.

Referenced by LLEditEnableCopy::handleEvent().

Here is the caller graph for this function:

virtual void LLEditMenuHandler::paste (  )  [inline, virtual]

Reimplemented in LLLineEditor, LLTextEditor, and LLFolderView.

Definition at line 54 of file lleditmenuhandler.h.

Referenced by LLEditPaste::handleEvent().

Here is the caller graph for this function:

virtual BOOL LLEditMenuHandler::canPaste (  )  const [inline, virtual]

Reimplemented in LLLineEditor, LLTextEditor, and LLFolderView.

Definition at line 55 of file lleditmenuhandler.h.

References FALSE.

Referenced by LLEditEnablePaste::handleEvent().

Here is the caller graph for this function:

virtual void LLEditMenuHandler::doDelete (  )  [inline, virtual]

Reimplemented in LLLineEditor, LLTextEditor, LLFolderView, and LLSelectMgr.

Definition at line 58 of file lleditmenuhandler.h.

Referenced by LLScrollListCtrl::cut(), and LLEditDelete::handleEvent().

Here is the caller graph for this function:

virtual BOOL LLEditMenuHandler::canDoDelete (  )  const [inline, virtual]

Reimplemented in LLLineEditor, LLTextEditor, LLFolderView, and LLSelectMgr.

Definition at line 59 of file lleditmenuhandler.h.

References FALSE.

Referenced by LLScrollListCtrl::canCut(), and LLEditEnableDelete::handleEvent().

Here is the caller graph for this function:

virtual void LLEditMenuHandler::selectAll (  )  [inline, virtual]

Reimplemented in LLLineEditor, LLScrollListCtrl, and LLTextEditor.

Definition at line 61 of file lleditmenuhandler.h.

Referenced by LLEditSelectAll::handleEvent().

Here is the caller graph for this function:

virtual BOOL LLEditMenuHandler::canSelectAll (  )  const [inline, virtual]

Reimplemented in LLLineEditor, LLScrollListCtrl, and LLTextEditor.

Definition at line 62 of file lleditmenuhandler.h.

References FALSE.

Referenced by LLEditEnableSelectAll::handleEvent().

Here is the caller graph for this function:

virtual void LLEditMenuHandler::deselect (  )  [inline, virtual]

Reimplemented in LLLineEditor, LLScrollListCtrl, LLTextEditor, and LLSelectMgr.

Definition at line 64 of file lleditmenuhandler.h.

Referenced by LLEditDeselect::handleEvent().

Here is the caller graph for this function:

virtual BOOL LLEditMenuHandler::canDeselect (  )  const [inline, virtual]

Reimplemented in LLLineEditor, LLScrollListCtrl, LLTextEditor, and LLSelectMgr.

Definition at line 65 of file lleditmenuhandler.h.

References FALSE.

Referenced by LLEditEnableDeselect::handleEvent().

Here is the caller graph for this function:

virtual void LLEditMenuHandler::duplicate (  )  [inline, virtual]

Reimplemented in LLSelectMgr.

Definition at line 67 of file lleditmenuhandler.h.

Referenced by LLEditDuplicate::handleEvent().

Here is the caller graph for this function:

virtual BOOL LLEditMenuHandler::canDuplicate (  )  const [inline, virtual]

Reimplemented in LLSelectMgr.

Definition at line 68 of file lleditmenuhandler.h.

References FALSE.

Referenced by LLEditEnableDuplicate::handleEvent().

Here is the caller graph for this function:


Member Data Documentation


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

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