|
wxMaxima
|
This file contains the definition of the class EditorCell. More...
#include "Cell.h"#include "FontAttribs.h"#include "MaximaTokenizer.h"#include <vector>#include <list>#include <unordered_map>Go to the source code of this file.
Data Structures | |
| class | EditorCell |
| This class defines what the user sees as input cell. More... | |
| class | EditorCell::History |
| The undo history of this cell. More... | |
| class | EditorCell::History::HistoryEntry |
| How an entry to the undo history looks like. More... | |
This file contains the definition of the class EditorCell.