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

MathMng.h File Reference


Detailed Description

Defines the mcMathMng class.

See MathMng.cpp for more info.

Definition in file MathMng.h.

#include "mc/Polynomial.h"

Include dependency graph for MathMng.h:

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

Go to the source code of this file.

Defines

#define mcMATHMNG_LEFT   0
 When cursor is on the first member.
#define mcMATHMNG_RIGHT   1
 When cursor is on the second member.


Define Documentation

#define mcMATHMNG_LEFT   0
 

When cursor is on the first member.

Definition at line 79 of file MathMng.h.

Referenced by mcMathMngHelpers::gui_GetCursorPos(), mcMathMngHelpers::gui_GetFocusMem(), mcMathMngHelpers::gui_GetRelCursorPos(), mcMathMngHelpers::gui_Init(), mcMathMngHelpers::gui_Input(), mcMathMngHelpers::gui_Insert(), mcMathMngHelpers::gui_MoveCursor(), mcMathMngHelpers::gui_MoveCursorUsingPoint(), and mcMathMngHelpers::gui_SetCursorPos().

#define mcMATHMNG_RIGHT   1
 

When cursor is on the second member.

Definition at line 80 of file MathMng.h.

Referenced by mcMathMngHelpers::gui_GetCursorPos(), mcMathMngHelpers::gui_Input(), mcMathMngHelpers::gui_Insert(), mcMathMngHelpers::gui_MoveCursor(), mcMathMngHelpers::gui_MoveCursorUsingPoint(), and mcMathMngHelpers::gui_SetCursorPos().



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

[ Top ]