wxMaxima
Loading...
Searching...
No Matches
Data Structures
EditorCell.h File Reference

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>
Include dependency graph for EditorCell.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

This file contains the definition of the class EditorCell.