wxMaxima
EditorCell.cpp File Reference

This file defines the class EditorCell. More...

#include "EditorCell.h"
#include "CellImpl.h"
#include "CellPointers.h"
#include "MarkDown.h"
#include "wxMaxima.h"
#include "wxMaximaFrame.h"
#include <algorithm>
#include <wx/clipbrd.h>
#include <wx/regex.h>
#include <wx/tokenzr.h>
#include "RegexSearch.h"
Include dependency graph for EditorCell.cpp:

Detailed Description

This file defines the class EditorCell.

EditorCell is the Cell type that represents the field that contains user input.