kformula/flake
FormulaCursor.h File Reference
#include "kformula_export.h"#include <QString>#include <QPair>#include "FormulaData.h"
Include dependency graph for FormulaCursor.h:

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

Go to the source code of this file.
Classes | |
| class | FormulaCursor |
| The cursor being moved through a formula. More... | |
Enumerations | |
| enum | CursorDirection { MoveRight, MoveLeft, MoveUp, MoveDown, NoDirection } |
Enumeration Type Documentation
| enum CursorDirection |
Definition at line 38 of file FormulaCursor.h.
