wxMaxima
Cell.cpp File Reference
#include "Cell.h"
#include "CellList.h"
#include "GroupCell.h"
#include "TextCell.h"
#include "VisiblyInvalidCell.h"
#include "stx/unique_cast.hpp"
#include <wx/regex.h>
#include <wx/sstream.h>
#include <wx/xml/xml.h>
Include dependency graph for Cell.cpp:

Detailed Description

This file defines the class Cell

Cell is the base class for all cell- or list-type elements.