LLFloaterScriptSearch Class Reference

Inheritance diagram for LLFloaterScriptSearch:

Inheritance graph
[legend]
Collaboration diagram for LLFloaterScriptSearch:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLFloaterScriptSearch (std::string title, LLRect rect, LLScriptEdCore *editor_core)
 ~LLFloaterScriptSearch ()
void handleBtnSearch ()
void handleBtnReplace ()
void handleBtnReplaceAll ()
LLScriptEdCoregetEditorCore ()
void open ()

Static Public Member Functions

static void show (LLScriptEdCore *editor_core)
static void onBtnSearch (void *userdata)
static void onBtnReplace (void *userdata)
static void onBtnReplaceAll (void *userdata)
static LLFloaterScriptSearchgetInstance ()

Private Attributes

LLScriptEdCoremEditorCore

Static Private Attributes

static LLFloaterScriptSearchsInstance = NULL


Detailed Description

--------------------------------------------------------------------------- LLFloaterScriptSearch ---------------------------------------------------------------------------

Definition at line 145 of file llpreviewscript.cpp.


Constructor & Destructor Documentation

LLFloaterScriptSearch::LLFloaterScriptSearch ( std::string  title,
LLRect  rect,
LLScriptEdCore editor_core 
)

LLFloaterScriptSearch::~LLFloaterScriptSearch (  ) 

Definition at line 233 of file llpreviewscript.cpp.

References NULL, and sInstance.


Member Function Documentation

void LLFloaterScriptSearch::show ( LLScriptEdCore editor_core  )  [static]

void LLFloaterScriptSearch::onBtnSearch ( void *  userdata  )  [static]

Definition at line 239 of file llpreviewscript.cpp.

Referenced by LLFloaterScriptSearch().

Here is the caller graph for this function:

void LLFloaterScriptSearch::handleBtnSearch (  ) 

Definition at line 245 of file llpreviewscript.cpp.

References LLPanel::childGetText(), LLCheckBoxCtrl::get(), LLScriptEdCore::mEditor, mEditorCore, and LLTextEditor::selectNext().

Here is the call graph for this function:

void LLFloaterScriptSearch::onBtnReplace ( void *  userdata  )  [static]

Definition at line 252 of file llpreviewscript.cpp.

Referenced by LLFloaterScriptSearch().

Here is the caller graph for this function:

void LLFloaterScriptSearch::handleBtnReplace (  ) 

Definition at line 258 of file llpreviewscript.cpp.

References LLPanel::childGetText(), LLCheckBoxCtrl::get(), LLScriptEdCore::mEditor, mEditorCore, and LLTextEditor::replaceText().

Here is the call graph for this function:

void LLFloaterScriptSearch::onBtnReplaceAll ( void *  userdata  )  [static]

Definition at line 265 of file llpreviewscript.cpp.

Referenced by LLFloaterScriptSearch().

Here is the caller graph for this function:

void LLFloaterScriptSearch::handleBtnReplaceAll (  ) 

Definition at line 271 of file llpreviewscript.cpp.

References LLPanel::childGetText(), LLCheckBoxCtrl::get(), LLScriptEdCore::mEditor, mEditorCore, and LLTextEditor::replaceTextAll().

Here is the call graph for this function:

LLScriptEdCore* LLFloaterScriptSearch::getEditorCore (  )  [inline]

Definition at line 161 of file llpreviewscript.cpp.

References mEditorCore.

Referenced by LLScriptEdCore::~LLScriptEdCore().

Here is the caller graph for this function:

static LLFloaterScriptSearch* LLFloaterScriptSearch::getInstance (  )  [inline, static]

Definition at line 162 of file llpreviewscript.cpp.

References sInstance.

Referenced by LLScriptEdCore::~LLScriptEdCore().

Here is the caller graph for this function:

void LLFloaterScriptSearch::open ( void   )  [virtual]

Reimplemented from LLFloater.

Definition at line 277 of file llpreviewscript.cpp.

References LLPanel::childSetFocus(), LLFloater::open(), and TRUE.

Referenced by show().

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation


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

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