bbtk::WxGUITextEditorUser Class Reference

Abstract class which defines the callbacks invoked by WxGUITextEditor. More...

#include <bbtkWxGUITextEditor.h>

Inheritance diagram for bbtk::WxGUITextEditorUser:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 WxGUITextEditorUser ()
virtual ~WxGUITextEditorUser ()
virtual void WxGUITextEditorRun ()
 Callback invoked when the 'run' button is pressed.
virtual void WxGUITextEditorRunBBI ()
virtual void WxGUITextEditorGraphSimple ()
virtual void WxGUITextEditorGraphDetail ()


Detailed Description

Abstract class which defines the callbacks invoked by WxGUITextEditor.

Definition at line 72 of file bbtkWxGUITextEditor.h.


Constructor & Destructor Documentation

bbtk::WxGUITextEditorUser::WxGUITextEditorUser (  )  [inline]

Definition at line 75 of file bbtkWxGUITextEditor.h.

00075 {}

virtual bbtk::WxGUITextEditorUser::~WxGUITextEditorUser (  )  [inline, virtual]

Definition at line 76 of file bbtkWxGUITextEditor.h.

00076 {}


Member Function Documentation

virtual void bbtk::WxGUITextEditorUser::WxGUITextEditorGraphDetail (  )  [inline, virtual]

Reimplemented in bbtk::WxGUIScriptingInterface.

Definition at line 81 of file bbtkWxGUITextEditor.h.

Referenced by bbtk::WxGUITextEditor::OnToolLeftClick().

00081 {}

Here is the caller graph for this function:

virtual void bbtk::WxGUITextEditorUser::WxGUITextEditorGraphSimple (  )  [inline, virtual]

Reimplemented in bbtk::WxGUIScriptingInterface.

Definition at line 80 of file bbtkWxGUITextEditor.h.

Referenced by bbtk::WxGUITextEditor::OnToolLeftClick().

00080 {}

Here is the caller graph for this function:

virtual void bbtk::WxGUITextEditorUser::WxGUITextEditorRun (  )  [inline, virtual]

Callback invoked when the 'run' button is pressed.

Reimplemented in bbtk::WxGUIScriptingInterface.

Definition at line 78 of file bbtkWxGUITextEditor.h.

Referenced by bbtk::WxGUITextEditor::OnToolLeftClick().

00078 {}

Here is the caller graph for this function:

virtual void bbtk::WxGUITextEditorUser::WxGUITextEditorRunBBI (  )  [inline, virtual]

Reimplemented in bbtk::WxGUIScriptingInterface.

Definition at line 79 of file bbtkWxGUITextEditor.h.

Referenced by bbtk::WxGUITextEditor::OnToolLeftClick().

00079 {} 

Here is the caller graph for this function:


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

Generated on Thu May 31 14:15:36 2012 for BBTK by  doxygen 1.5.7.1