wxMaxima
Loading...
Searching...
No Matches
cells Directory Reference
Directory dependency graph for cells:

Files

file  AbsCell.cpp
 This file defines the class AbsCell.
 
file  AbsCell.h [code]
 This file declares the class AbsCell.
 
file  AnimationCell.cpp
 This file defines the class AnimationCell.
 
file  AnimationCell.h [code]
 This file declares the class AnimationCell.
 
file  AtCell.cpp
 This file defines the class AtCell.
 
file  AtCell.h [code]
 
file  BoxCell.cpp
 This file defines the class BoxCell.
 
file  BoxCell.h [code]
 This file defines the class for the cell type that represents a box(x) block.
 
file  CachedValue.h [code]
 Declares "mostly read-only" wrappers around values that are expensive to compute and are thus cached.
 
file  Cell.cpp
 This file defines the class Cell.
 
file  Cell.h [code]
 The definition of the base class of all cells the worksheet consists of.
 
file  CellImpl.h [code]
 Macros and types used only by cell implementations, not by cell users.
 
file  CellIterators.h [code]
 Declares the various iterators useful with the Cell class.
 
file  CellList.h [code]
 Declares the cell list management functionality.
 
file  CellPtr.h [code]
 Implementation of an observing weak Cell pointer.
 
file  ConjugateCell.cpp
 This file defines the class ConjugateCell.
 
file  ConjugateCell.h [code]
 This file defines the class for the cell type that represents a conjugate(x) block.
 
file  DiffCell.cpp
 This file defines the class DiffCell.
 
file  DiffCell.h [code]
 
file  DigitCell.cpp
 This file defines the class DigitCell.
 
file  DigitCell.h [code]
 
file  EditorCell.cpp
 This file defines the class EditorCell.
 
file  EditorCell.h [code]
 This file contains the definition of the class EditorCell.
 
file  EnumWrapper.h [code]
 
file  ExptCell.cpp
 This file defines the class ExptCell.
 
file  ExptCell.h [code]
 This file declares the class ExptCell which represents a exp() or e^x-construct.
 
file  FontAttribs.h [code]
 
file  FontVariantCache.h [code]
 This file implements the wxFont cache system.
 
file  FracCell.cpp
 This file defines the class FracCell.
 
file  FracCell.h [code]
 This file declares the class FracCell.
 
file  FunCell.cpp
 This file defines the class FunCell.
 
file  FunCell.h [code]
 This file declares the class FunCell() that represents a maxima function.
 
file  GroupCell.cpp
 This file defines the class GroupCell.
 
file  GroupCell.h [code]
 This file defines the class GroupCell that bundles input and output in the worksheet.
 
file  ImgCell.cpp
 This file defines the class ImgCell.
 
file  ImgCell.h [code]
 
file  ImgCellBase.cpp
 This file defines the class ImgCellBase.
 
file  ImgCellBase.h [code]
 
file  IntCell.cpp
 This file defines the class IntCell.
 
file  IntCell.h [code]
 This file declares the class IntCell.
 
file  IntervalCell.cpp
 This file defines the class IntervalCell.
 
file  IntervalCell.h [code]
 This file declares the class IntervalCell.
 
file  LabelCell.cpp
 This file defines the class LabelCell.
 
file  LabelCell.h [code]
 
file  LimitCell.cpp
 This file defines the class LimitCell.
 
file  LimitCell.h [code]
 This file declares the class LimitCell.
 
file  ListCell.cpp
 This file defines the class ListCell.
 
file  ListCell.h [code]
 This file declares the class ListCell.
 
file  LongNumberCell.cpp
 This file defines the class LongNumberCell.
 
file  LongNumberCell.h [code]
 
file  MatrCell.cpp
 This file defines the class MatrCell.
 
file  MatrCell.h [code]
 
file  NamedBoxCell.cpp
 This file defines the class NamedBoxCell.
 
file  NamedBoxCell.h [code]
 This file defines the class for the cell type that represents a box(x) block with two arguments.
 
file  ParenCell.cpp
 This file defines the class ParenCell.
 
file  ParenCell.h [code]
 This file declares the class ParenCell.
 
file  ProductCell.cpp
 This file defines the class ProductCell.
 
file  ProductCell.h [code]
 This file declares the class SumCell.
 
file  SetCell.cpp
 This file defines the class SetCell.
 
file  SetCell.h [code]
 This file declares the class SetCell.
 
file  SqrtCell.cpp
 This file defines the class SqrtCell.
 
file  SqrtCell.h [code]
 This file defines the class for the cell type that represents a square root.
 
file  SubCell.cpp
 This file defines the class SubCell.
 
file  SubCell.h [code]
 
file  SubSupCell.cpp
 This file defines the class SubSupCell.
 
file  SubSupCell.h [code]
 
file  SumCell.cpp
 This file defines the class SumCell.
 
file  SumCell.h [code]
 This file declares the class SumCell.
 
file  TextCell.cpp
 This file defines the class TextCell.
 
file  TextCell.h [code]
 
file  TextStyle.cpp
 This file implements the text style system.
 
file  TextStyle.h [code]
 This file declares everything needed for the text style system used to style all the elements on the work sheet.
 
file  VisiblyInvalidCell.cpp
 This file defines the class VisiblyInvalidCell.
 
file  VisiblyInvalidCell.h [code]