![]() |
wxMaxima
|
This is the complete list of members for EditorCell, including all inherited members.
ActivateCursor() | EditorCell | |
AddDrawParameter(wxString param) | EditorCell | |
AddEnding() override | EditorCell | virtual |
AddToolTip(const wxString &tip) | Cell | |
AllSelected() const | EditorCell | inline |
AutoAnswer(bool autoAnswer) | EditorCell | inline |
BeginningOfLine(long pos) const | EditorCell | |
BreakLineHere() const | Cell | inline |
BreakUp() | Cell | virtual |
BreakUpAndMark() | Cell | protected |
CanCopy() const override (defined in EditorCell) | EditorCell | inlinevirtual |
CanPopOut() const | Cell | inlinevirtual |
CanRedo() const | EditorCell | |
CanUndo() const | EditorCell | |
CaretAtEnd() const | EditorCell | inline |
CaretAtStart() const | EditorCell | inline |
CaretToEnd() | EditorCell | |
CaretToPosition(int pos) | EditorCell | |
CaretToStart() | EditorCell | |
Cell(GroupCell *group, Configuration **config) (defined in Cell) | Cell | |
CellsInListRecursive() const | Cell | |
CheckChanges() (defined in EditorCell) | EditorCell | |
ClearCache() | Cell | inlinevirtual |
ClearCacheList() | Cell | |
ClearNeedsToRecalculateWidths() (defined in Cell) | Cell | inline |
ClearSelection() | EditorCell | |
ClearToolTip() | Cell | |
ClearUndo() (defined in EditorCell) | EditorCell | |
CommentSelection() (defined in EditorCell) | EditorCell | |
ContainsChanges() const | EditorCell | inline |
ContainsChanges(bool changes) | EditorCell | inline |
ContainsPoint(wxPoint point) const | Cell | inline |
ContainsRect(const wxRect &sm, bool all=true) const | Cell | |
ConvertNumToUNicodeChar() | EditorCell | |
Copy(GroupCell *group) const override | EditorCell | virtual |
CopyCommonData(const Cell &cell) | Cell | |
CopyList(GroupCell *group) const | Cell | |
CopyList(GroupCell *group, const Cell *cell) | Cell | static |
CopyToClipboard() const override (defined in EditorCell) | EditorCell | virtual |
CropToUpdateRegion(wxRect rect) const | Cell | |
CutToClipboard() override (defined in EditorCell) | EditorCell | virtual |
DeactivateCursor() | EditorCell | |
DivideAtCaret() | EditorCell | |
Draw(wxPoint point) override | EditorCell | 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 |
EditorCell(GroupCell *group, Configuration **config, const wxString &text={}) | EditorCell | |
EditorCell(GroupCell *group, const EditorCell &cell) (defined in EditorCell) | EditorCell | |
EndOfLine(long pos) | EditorCell | |
ErrorIndexSet() const (defined in EditorCell) | EditorCell | inline |
EscapeHTMLChars(wxString input) | EditorCell | static |
FindMatchingParens() (defined in EditorCell) | EditorCell | |
FindMatchingQuotes() | EditorCell | |
FindNext(wxString str, const bool &down, const bool &ignoreCase) | EditorCell | |
FindNextTemplate(bool left=false) (defined in EditorCell) | EditorCell | |
first() const | Cell | |
FontsChangedList() | Cell | |
ForceBreakLine(bool force=true) | Cell | inline |
GetAltCopyText() const | Cell | inlinevirtual |
GetCaretPosition() const | EditorCell | inline |
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 |
GetCurrentCommand() | EditorCell | |
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 | |
GetFullCommandUnderCursor() | EditorCell | |
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() override | EditorCell | virtual |
GetInnerCell(int index) const | Cell | protectedvirtual |
GetInnerCellCount() const | Cell | protectedvirtual |
GetInnerCellsInRect(const wxRect &rect) const | Cell | virtual |
GetLineWidth(unsigned int line, int pos) (defined in EditorCell) | EditorCell | |
Cell::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 | EditorCell | inline |
GetNextToDraw() const | Cell | inline |
GetPrevious() const | EditorCell | inline |
GetRect(bool all=false) const | Cell | virtual |
GetSelection(int *start, int *end) const (defined in EditorCell) | EditorCell | inline |
GetSelectionEnd() const | EditorCell | inline |
GetSelectionStart() const | EditorCell | inline |
GetSelectionString() const | EditorCell | |
GetStyle() const (defined in Cell) | Cell | inline |
GetSuppressMultiplicationDot() const | Cell | inline |
GetTokens() const | EditorCell | inline |
GetToolTip(wxPoint point) const | Cell | virtual |
GetType() const | Cell | inline |
GetValue() const override | EditorCell | inlinevirtual |
GetWidth() const | Cell | inline |
GetWordList() const | EditorCell | inline |
GetWordUnderCaret() | EditorCell | |
GetWorksheet() const (defined in Cell) | Cell | inlineprotected |
GnuplotSource() const | Cell | inlinevirtual |
GotoError() (defined in EditorCell) | EditorCell | inline |
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 |
InsertEscCommand(const wxString &txt) | EditorCell | inline |
InsertText(wxString text) (defined in EditorCell) | EditorCell | |
InUpdateRegion() const | Cell | |
InvalidateMaxDrop() (defined in Cell) | Cell | inlineprotected |
IsActive() const override (defined in EditorCell) | EditorCell | virtual |
IsBrokenIntoLines() const | Cell | inline |
IsComment() const | Cell | inline |
IsCompound() const | Cell | |
IsDirty() const override | EditorCell | 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 |
IsPointInSelection(wxPoint point) | EditorCell | |
IsSelectionChanged() const (defined in EditorCell) | EditorCell | inline |
IsShortNum() const (defined in Cell) | Cell | inlinevirtual |
KeyboardSelectionStartedHere() const | EditorCell | |
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 |
MouseSelectionStartedHere() const | EditorCell | |
NeedsRecalculation(AFontSize fontSize) const override | EditorCell | virtual |
Observed() noexcept=default (defined in Observed) | Observed | protected |
OMML2RTF(wxXmlNode *node) | Cell | static |
OMML2RTF(wxString ommltext) | Cell | static |
PasteFromClipboard(bool primary=false) override (defined in EditorCell) | EditorCell | virtual |
PositionToPoint(int pos=-1) override | EditorCell | |
PositionToPoint(int WXUNUSED(pos)=-1) (defined in Cell) | Cell | inlinevirtual |
PositionToXY(int position, unsigned int *x, unsigned int *y) | EditorCell | |
PrependNBSP(wxString input) | EditorCell | static |
ProcessEvent(wxKeyEvent &event) override | EditorCell | |
Cell::ProcessEvent(wxKeyEvent &WXUNUSED(event)) | Cell | inlinevirtual |
ProcessNewline(bool keepCursorAtStartOfLine=true) | EditorCell | |
Recalculate(AFontSize fontsize) override | EditorCell | virtual |
RecalculateList(AFontSize fontsize) | Cell | |
Redo() | EditorCell | |
ReplaceAll(wxString oldString, const wxString &newString, bool ignoreCase) | EditorCell | |
ReplaceSelection(const wxString &oldStr, const wxString &newString, bool keepSelected=false, bool ignoreCase=false, bool replaceMaximaString=false) | EditorCell | |
Reset() (defined in EditorCell) | EditorCell | |
ResetCellListSizes() | Cell | |
ResetCellListSizesList() | Cell | |
ResetData() | Cell | |
ResetDataList() (defined in Cell) | Cell | |
ResetSize() | Cell | |
ResetSizeList() | Cell | |
ReturnToSelectionFromBot() | EditorCell | inline |
ReturnToSelectionFromTop() | EditorCell | inline |
RTFescape(wxString, bool MarkDown=false) | Cell | static |
SaveValue() | EditorCell | |
Scale_Px(double px) const | Cell | inline |
Scale_Px(AFontSize size) const (defined in Cell) | Cell | inline |
SearchStartedHere(int index) const | EditorCell | |
SearchStartedHere() const | EditorCell | |
SelectAll() override | EditorCell | inlinevirtual |
SelectionActive() const | EditorCell | inline |
SelectNone() | EditorCell | inline |
SelectPointText(wxPoint point) override | EditorCell | virtual |
SelectRectText(wxPoint one, wxPoint two) override | EditorCell | virtual |
SelectWordUnderCaret(bool selectParens=true, bool toRight=true, bool includeDoubleQuotes=false) | EditorCell | |
SetAltCopyText(const wxString &text) | Cell | virtual |
SetBigSkip(bool skip) (defined in Cell) | Cell | inline |
SetBrush() const | Cell | |
SetCaretPosition(int pos) | EditorCell | inline |
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 |
SetErrorIndex(int index) | EditorCell | inline |
SetExponentFlag() (defined in Cell) | Cell | inlinevirtual |
SetFirstLineOnly(bool show=true) (defined in EditorCell) | EditorCell | inline |
SetFocus(bool focus) override (defined in EditorCell) | EditorCell | inline |
SetFocus(bool WXUNUSED(focus)) (defined in Cell) | Cell | inlinevirtual |
SetFont() | EditorCell | |
SetForeground() | EditorCell | |
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 | |
SetSelection(int start, int end) (defined in EditorCell) | EditorCell | |
SetStyle(TextStyle style) override | EditorCell | virtual |
SetSuppressMultiplicationDot(bool val) (defined in Cell) | Cell | inline |
SetToolTip(wxString &&toolTip) | Cell | |
SetToolTip(const wxString *tooltip) | Cell | |
SetType(CellType type) override | EditorCell | virtual |
SetValue(const wxString &text) override | EditorCell | |
SetValue(const wxString &WXUNUSED(text)) (defined in Cell) | Cell | inlinevirtual |
SetZeroSize() (defined in Cell) | Cell | |
SoftLineBreak(bool breakLine=true) | Cell | inline |
StyleText() | EditorCell | |
StyleTextCode() | EditorCell | |
StyleTextTexts() (defined in EditorCell) | EditorCell | |
SwitchCaretDisplay() override | EditorCell | inlinevirtual |
TabExpand(const wxString &input, long posInLine) | EditorCell | static |
TextInFrontOfSelection() const (defined in EditorCell) | EditorCell | inline |
ToHTML() const | EditorCell | |
ToMathML() const | Cell | virtual |
ToMatlab() const override | EditorCell | virtual |
ToMatlab(bool dontLimitToSelection) const | EditorCell | |
ToOMML() const | Cell | virtual |
ToRTF() const override | EditorCell | virtual |
ToString() const override | EditorCell | virtual |
ToString(bool dontLimitToSelection) const (defined in EditorCell) | EditorCell | |
ToTeX() const override | EditorCell | virtual |
ToXML() const override | EditorCell | virtual |
Unbreak() | Cell | virtual |
UnbreakList() | Cell | virtual |
Undo() | EditorCell | |
VariablesAndFunctionsList() const | Cell | |
XMLescape(wxString) | Cell | static |
XYToPosition(int x, int y) | EditorCell | |
~Cell() | Cell | virtual |
~Observed() (defined in Observed) | Observed | inlineprotected |