![]() |
wxMaxima
|
This is the complete list of members for Cell, including all inherited members.
| AddEnding() | Cell | inlinevirtual |
| AddToolTip(const wxString &tip) | Cell | |
| BreakLineHere() const | Cell | inline |
| BreakUp() | Cell | virtual |
| BreakUpAndMark() | Cell | protected |
| CanCopy() const (defined in Cell) | Cell | inlinevirtual |
| CanPopOut() const | Cell | inlinevirtual |
| Cell(GroupCell *group, Configuration **config) (defined in Cell) | Cell | |
| CellList (defined in Cell) | Cell | friend |
| CellsInListRecursive() const | Cell | |
| ClearCache() | Cell | inlinevirtual |
| ClearCacheList() | Cell | |
| ClearNeedsToRecalculateWidths() (defined in Cell) | Cell | inline |
| ClearToolTip() | Cell | |
| ContainsPoint(wxPoint point) const | Cell | inline |
| ContainsRect(const wxRect &sm, bool all=true) const | Cell | |
| Copy(GroupCell *group) const =0 | Cell | pure virtual |
| CopyCommonData(const Cell &cell) | Cell | |
| CopyList(GroupCell *group) const | Cell | |
| CopyList(GroupCell *group, const Cell *cell) | Cell | static |
| CopyToClipboard() const (defined in Cell) | Cell | inlinevirtual |
| CropToUpdateRegion(wxRect rect) const | Cell | |
| CutToClipboard() (defined in Cell) | Cell | inlinevirtual |
| Draw(wxPoint point) | Cell | virtual |
| Draw() (defined in Cell) | Cell | inline |
| DrawBoundingBox(wxDC &WXUNUSED(dc), bool all=false) | Cell | virtual |
| DrawList(wxPoint point) | Cell | |
| DrawList() (defined in Cell) | Cell | inline |
| DrawThisCell(wxPoint point) | Cell | |
| DrawThisCell() (defined in Cell) | Cell | inline |
| first() const | Cell | |
| FontsChanged() | Cell | inlineprotectedvirtual |
| FontsChangedList() | Cell | |
| ForceBreakLine(bool force=true) | Cell | inline |
| GetAltCopyText() const | Cell | inlinevirtual |
| GetCellPointers() const (defined in Cell) | Cell | protected |
| GetCellsInRect(const wxRect &rect) const | Cell | |
| GetCenter() const | Cell | inline |
| GetCenterList() const | Cell | |
| GetConfiguration() (defined in Cell) | Cell | inline |
| GetCurrentPoint() const | Cell | inline |
| GetCurrentX() const | Cell | inline |
| GetCurrentY() const | Cell | inline |
| GetDiffPart() const (defined in Cell) | Cell | virtual |
| GetDrop() const | Cell | inline |
| GetForegroundColor() const (defined in Cell) | Cell | |
| GetFullWidth() const | Cell | |
| GetGroup() const | Cell | |
| GetHeight() const | Cell | inline |
| GetHeightList() const | Cell | |
| GetHidableMultSign() const | Cell | inline |
| GetHighlight() const | Cell | inline |
| GetImageBorderWidth() const | Cell | inlinevirtual |
| GetInfo()=0 | Cell | pure virtual |
| GetInnerCell(int index) const | Cell | protectedvirtual |
| GetInnerCellCount() const | Cell | protectedvirtual |
| GetInnerCellsInRect(const wxRect &rect) const | Cell | virtual |
| GetLineWidth() const | Cell | |
| GetListCellsInRect(const wxRect &rect) const | Cell | |
| GetLiveControlBlockInstanceCount() (defined in Observed) | Observed | inlinestatic |
| GetLiveInstanceCount() (defined in Observed) | Observed | inlinestatic |
| GetLocalToolTip() const (defined in Cell) | Cell | |
| GetMaxDrop() const | Cell | |
| GetNext() const | Cell | inline |
| GetNextToDraw() const | Cell | inline |
| GetPrevious() const (defined in Cell) | Cell | inline |
| GetRect(bool all=false) const | Cell | virtual |
| GetStyle() const (defined in Cell) | Cell | inline |
| GetSuppressMultiplicationDot() const | Cell | inline |
| GetToolTip(wxPoint point) const | Cell | virtual |
| GetType() const | Cell | inline |
| GetValue() const (defined in Cell) | Cell | virtual |
| GetWidth() const | Cell | inline |
| GetWorksheet() const (defined in Cell) | Cell | inlineprotected |
| GnuplotSource() const | Cell | inlinevirtual |
| HasBigSkip() const (defined in Cell) | Cell | inline |
| HasControlBlock() const (defined in Observed) | Observed | inline |
| HasHardLineBreak() const | Cell | inline |
| HasOneCellPtr() const (defined in Observed) | Observed | inline |
| HasStaleSize() const | Cell | |
| HasValidPosition() const | Cell | |
| HasValidSize() const | Cell | |
| Hide(bool hide=true) (defined in Cell) | Cell | inlinevirtual |
| InnerCellIterator (defined in Cell) | Cell | friend |
| InUpdateRegion() const | Cell | |
| InvalidateMaxDrop() (defined in Cell) | Cell | inlineprotected |
| IsActive() const (defined in Cell) | Cell | inlinevirtual |
| IsBrokenIntoLines() const | Cell | inline |
| IsComment() const | Cell | inline |
| IsCompound() const | Cell | |
| IsDirty() const (defined in Cell) | Cell | inlinevirtual |
| IsEditable(bool input=false) const (defined in Cell) | Cell | inline |
| IsHidden() const | Cell | inline |
| IsMath() const | Cell | |
| IsNull() const (defined in Observed) | Observed | inline |
| IsOperator() const | Cell | inlinevirtual |
| IsShortNum() const (defined in Cell) | Cell | inlinevirtual |
| last() const | Cell | |
| ListToMathML(bool startofline=false) const | Cell | virtual |
| ListToMatlab() const | Cell | virtual |
| ListToOMML(bool startofline=false) const | Cell | virtual |
| ListToRTF(bool startofline=false) const | Cell | virtual |
| ListToString() const | Cell | virtual |
| ListToTeX() const | Cell | virtual |
| ListToXML() const | Cell | virtual |
| m_center (defined in Cell) | Cell | protected |
| m_configuration (defined in Cell) | Cell | protected |
| m_currentPoint | Cell | protected |
| m_fontSize_Scaled | Cell | protected |
| m_group | Cell | protected |
| m_height | Cell | protected |
| m_nextToDraw | Cell | protected |
| m_textStyle (defined in Cell) | Cell | protected |
| m_toolTip | Cell | protected |
| m_type (defined in Cell) | Cell | protected |
| m_width | Cell | protected |
| MakeVisiblyInvalidCell() const (defined in Cell) | Cell | protected |
| MakeVisiblyInvalidCell(GroupCell *group, Configuration **config) (defined in Cell) | Cell | static |
| NeedsRecalculation(AFontSize fontSize) const | Cell | virtual |
| Observed() noexcept=default (defined in Observed) | Observed | protected |
| OMML2RTF(wxXmlNode *node) | Cell | static |
| OMML2RTF(wxString ommltext) | Cell | static |
| OnInner(const C *cell) | Cell | friend |
| OnInner (defined in Cell) | Cell | friend |
| PasteFromClipboard(bool primary=false) (defined in Cell) | Cell | virtual |
| PositionToPoint(int WXUNUSED(pos)=-1) (defined in Cell) | Cell | inlinevirtual |
| ProcessEvent(wxKeyEvent &WXUNUSED(event)) | Cell | inlinevirtual |
| Recalculate(AFontSize fontsize) | Cell | virtual |
| RecalculateList(AFontSize fontsize) | Cell | |
| ResetCellListSizes() | Cell | |
| ResetCellListSizesList() | Cell | |
| ResetData() | Cell | |
| ResetDataList() (defined in Cell) | Cell | |
| ResetSize() | Cell | |
| ResetSizeList() | Cell | |
| RTFescape(wxString, bool MarkDown=false) | Cell | static |
| Scale_Px(double px) const | Cell | inline |
| Scale_Px(AFontSize size) const (defined in Cell) | Cell | inline |
| SelectAll() (defined in Cell) | Cell | inlinevirtual |
| SelectPointText(wxPoint point) (defined in Cell) | Cell | virtual |
| SelectRectText(wxPoint one, wxPoint two) (defined in Cell) | Cell | virtual |
| SetAltCopyText(const wxString &text) | Cell | virtual |
| SetBigSkip(bool skip) (defined in Cell) | Cell | inline |
| SetBrush() const | Cell | |
| SetConfiguration(Configuration **config) (defined in Cell) | Cell | virtual |
| SetConfigurationList(Configuration **config) (defined in Cell) | Cell | |
| SetCurrentPoint(wxPoint point) | Cell | inlinevirtual |
| SetCurrentPoint(int x, int y) | Cell | inline |
| SetExponentFlag() (defined in Cell) | Cell | inlinevirtual |
| SetFocus(bool WXUNUSED(focus)) (defined in Cell) | Cell | inlinevirtual |
| SetForeground() | Cell | |
| SetHidableMultSign(bool val) (defined in Cell) | Cell | inline |
| SetHighlight(bool highlight) | Cell | inline |
| SetNextToDraw(Cell *next) | Cell | inlinevirtual |
| SetNextToDraw(const std::unique_ptr< T, Del > &ptr) (defined in Cell) | Cell | inline |
| SetPen(double lineWidth=1.0) const | Cell | |
| SetStyle(TextStyle style) | Cell | inlinevirtual |
| SetSuppressMultiplicationDot(bool val) (defined in Cell) | Cell | inline |
| SetToolTip(wxString &&toolTip) | Cell | |
| SetToolTip(const wxString *tooltip) | Cell | |
| SetType(CellType type) | Cell | virtual |
| SetValue(const wxString &WXUNUSED(text)) (defined in Cell) | Cell | inlinevirtual |
| SetZeroSize() (defined in Cell) | Cell | |
| SoftLineBreak(bool breakLine=true) | Cell | inline |
| SwitchCaretDisplay() (defined in Cell) | Cell | inlinevirtual |
| ToMathML() const | Cell | virtual |
| ToMatlab() const | Cell | virtual |
| ToOMML() const | Cell | virtual |
| ToRTF() const | Cell | inlinevirtual |
| ToString() const | Cell | virtual |
| ToTeX() const | Cell | virtual |
| ToXML() const | Cell | virtual |
| Unbreak() | Cell | virtual |
| UnbreakList() | Cell | virtual |
| VariablesAndFunctionsList() const | Cell | |
| XMLescape(wxString) | Cell | static |
| ~Cell() | Cell | virtual |
| ~Observed() (defined in Observed) | Observed | inlineprotected |
1.8.17