![]() |
wxMaxima
|
This is the complete list of members for VisiblyInvalidCell, including all inherited members.
| AddEnding() | Cell | inlinevirtual |
| AddToolTip(const wxString &tip) | Cell | |
| BreakLineHere() const | Cell | inline |
| BreakUp() | Cell | virtual |
| BreakUpAndMark() | Cell | protected |
| CalculateTextSize(wxDC *dc, const wxString &text, TextCell::TextIndex const index) (defined in TextCell) | TextCell | protected |
| CanCopy() const (defined in Cell) | Cell | inlinevirtual |
| CanPopOut() const | Cell | inlinevirtual |
| Cell(GroupCell *group, Configuration **config) (defined in Cell) | Cell | |
| CellsInListRecursive() const | Cell | |
| cellText enum value (defined in TextCell) | TextCell | protected |
| 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 override | TextCell | 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 |
| DontEscapeOpeningParenthesis() | TextCell | inline |
| Draw(wxPoint point) override | TextCell | 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 |
| ellipsis enum value (defined in TextCell) | TextCell | protected |
| first() const | Cell | |
| FontsChanged() override | TextCell | inlineprotectedvirtual |
| FontsChangedList() | Cell | |
| ForceBreakLine(bool force=true) | Cell | inline |
| GetAltCopyText() const override | TextCell | inlineprotectedvirtual |
| 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 | |
| GetGreekStringTeX() const (defined in TextCell) | TextCell | |
| GetGreekStringUnicode() const (defined in TextCell) | TextCell | |
| GetGroup() const | Cell | |
| GetHeight() const | Cell | inline |
| GetHeightList() const | Cell | |
| GetHidableMultSign() const | Cell | inline |
| GetHighlight() const | Cell | inline |
| GetImageBorderWidth() const | Cell | inlinevirtual |
| GetInfo() override | VisiblyInvalidCell | 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 |
| GetScaledTextSize() const (defined in TextCell) | TextCell | |
| GetStyle() const (defined in Cell) | Cell | inline |
| GetSuppressMultiplicationDot() const | Cell | inline |
| GetSymbolTeX() const (defined in TextCell) | TextCell | |
| GetSymbolUnicode(bool keepPercent) const (defined in TextCell) | TextCell | |
| GetToolTip(wxPoint point) const | Cell | virtual |
| GetType() const | Cell | inline |
| GetValue() const override (defined in TextCell) | TextCell | inlinevirtual |
| GetWidth() const | Cell | inline |
| GetWorksheet() const (defined in Cell) | Cell | inlineprotected |
| GetXMLFlags() const | TextCell | protectedvirtual |
| 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 |
| 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 override | TextCell | virtual |
| IsShortNum() const override (defined in TextCell) | TextCell | virtual |
| 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_altCopyText (defined in TextCell) | TextCell | mutableprotected |
| m_center (defined in Cell) | Cell | protected |
| m_configuration (defined in Cell) | Cell | protected |
| m_currentPoint | Cell | protected |
| m_displayedText | TextCell | protected |
| m_dontEscapeOpeningParenthesis | TextCell | protected |
| m_fontSize_Scaled | Cell | protected |
| m_group | Cell | protected |
| m_height | Cell | protected |
| m_keepPercent_last | TextCell | protected |
| m_nextToDraw | Cell | protected |
| m_promptTooltip | TextCell | protected |
| m_roundingErrorRegEx1 (defined in TextCell) | TextCell | protectedstatic |
| m_roundingErrorRegEx2 (defined in TextCell) | TextCell | protectedstatic |
| m_roundingErrorRegEx3 (defined in TextCell) | TextCell | protectedstatic |
| m_roundingErrorRegEx4 (defined in TextCell) | TextCell | protectedstatic |
| m_sizeCache (defined in TextCell) | TextCell | protected |
| m_text | TextCell | protected |
| m_textStyle (defined in Cell) | Cell | protected |
| m_toolTip | Cell | protected |
| m_type (defined in Cell) | Cell | protected |
| m_unescapeRegEx (defined in TextCell) | TextCell | protectedstatic |
| 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 override | TextCell | protectedvirtual |
| noText enum value (defined in TextCell) | TextCell | protected |
| numberEnd enum value (defined in TextCell) | TextCell | protected |
| numberStart enum value (defined in TextCell) | TextCell | protected |
| Observed() noexcept=default (defined in Observed) | Observed | protected |
| OMML2RTF(wxXmlNode *node) | Cell | static |
| OMML2RTF(wxString ommltext) | Cell | static |
| 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) override | TextCell | 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) override | TextCell | inlinevirtual |
| 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 |
| SetFont(AFontSize fontsize) (defined in TextCell) | TextCell | |
| 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 | |
| SetPromptTooltip(bool use) (defined in TextCell) | TextCell | inline |
| SetStyle(TextStyle style) override | TextCell | virtual |
| SetSuppressMultiplicationDot(bool val) (defined in Cell) | Cell | inline |
| SetToolTip(wxString &&toolTip) | Cell | |
| SetToolTip(const wxString *tooltip) | Cell | |
| SetType(CellType type) override | TextCell | virtual |
| SetValue(const wxString &text) override | TextCell | |
| 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 |
| TextCell(GroupCell *group, Configuration **config, const wxString &text={}, TextStyle style=TS_FUNCTION) (defined in TextCell) | TextCell | |
| TextCell(GroupCell *group, const TextCell &cell) (defined in TextCell) | TextCell | |
| TextIndex enum name (defined in TextCell) | TextCell | protected |
| ToMathML() const override | TextCell | virtual |
| ToMatlab() const override | TextCell | virtual |
| ToOMML() const override | TextCell | virtual |
| ToRTF() const override | TextCell | virtual |
| ToString() const override | TextCell | virtual |
| ToTeX() const override | TextCell | virtual |
| ToXML() const override | TextCell | virtual |
| Unbreak() | Cell | virtual |
| UnbreakList() | Cell | virtual |
| UpdateDisplayedText() | TextCell | protectedvirtual |
| UpdateToolTip() | TextCell | protected |
| userLabelText enum value (defined in TextCell) | TextCell | protected |
| VariablesAndFunctionsList() const | Cell | |
| VisiblyInvalidCell(GroupCell *group, Configuration **config) | VisiblyInvalidCell | |
| VisiblyInvalidCell(GroupCell *group, Configuration **config, wxString &&toolTip) | VisiblyInvalidCell | |
| VisiblyInvalidCell(GroupCell *group, Configuration **config, const wxString *toolTip) (defined in VisiblyInvalidCell) | VisiblyInvalidCell | |
| VisiblyInvalidCell(GroupCell *group, const VisiblyInvalidCell &cell) (defined in VisiblyInvalidCell) | VisiblyInvalidCell | |
| XMLescape(wxString) | Cell | static |
| ~Cell() | Cell | virtual |
| ~Observed() (defined in Observed) | Observed | inlineprotected |
1.8.17