Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

Symbol.h File Reference


Detailed Description

Defines the mcSymbolData, mcSymbolGUI, mcSymbolMath, mcSymbolIO, mcSymbol classes.

See Symbol.cpp for more info.

Definition in file Symbol.h.

#include "mc/ExpElement.h"

Include dependency graph for Symbol.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define mcSYMBOL_LEFTMOST   0
 Cursor is at the left of the symbol.
#define mcSYMBOL_RIGHTMOST   1
 Cursor is at the right of the symbol.


Define Documentation

#define mcSYMBOL_LEFTMOST   0
 

Cursor is at the left of the symbol.

Definition at line 82 of file Symbol.h.

Referenced by mcSymbolHelpers::gui_BaseInput(), mcSymbolHelpers::gui_BaseMoveCursor(), mcSymbolHelpers::gui_BaseMoveCursorUsingPoint(), mcSymbolHelpers::gui_GetBaseCursorPos(), and mcSymbolHelpers::gui_SetBaseCursorPos().

#define mcSYMBOL_RIGHTMOST   1
 

Cursor is at the right of the symbol.

Definition at line 83 of file Symbol.h.

Referenced by mcSymbolHelpers::gui_BaseInput(), mcSymbolHelpers::gui_BaseMoveCursor(), mcSymbolHelpers::gui_BaseMoveCursorUsingPoint(), mcSymbolHelpers::gui_EditBase(), mcSymbolHelpers::gui_GetBaseCursorPos(), mcSymbolHelpers::gui_GetBaseRelCursorPos(), mcSymbolHelpers::gui_Init(), and mcSymbolHelpers::gui_SetBaseCursorPos().



Documentation generated with Doxygen on Sun Feb 6 17:12:11 2005
Visit MathStudio home page for more info

[ Top ]