GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
ScreenWindow Member List

This is the complete list of members for ScreenWindow, including all inherited members.

_bufferNeedsUpdateScreenWindowprivate
_currentLineScreenWindowprivate
_screenScreenWindowprivate
_scrollCountScreenWindowprivate
_trackOutputScreenWindowprivate
_windowBufferScreenWindowprivate
_windowBufferSizeScreenWindowprivate
_windowLinesScreenWindowprivate
atEndOfOutput() constScreenWindow
clearSelection()ScreenWindow
columnCount() constScreenWindow
currentLine() constScreenWindow
cursorPosition() constScreenWindow
endWindowLine() constScreenWindowprivate
fillUnusedArea()ScreenWindowprivate
getImage()ScreenWindow
getLineProperties()ScreenWindow
getSelectionEnd(int &column, int &line)ScreenWindow
getSelectionStart(int &column, int &line)ScreenWindow
isSelected(int column, int line)ScreenWindow
lineCount() constScreenWindow
notifyOutputChanged()ScreenWindowslot
outputChanged()ScreenWindowsignal
RelativeScrollMode enum nameScreenWindow
resetScrollCount()ScreenWindow
screen() constScreenWindow
ScreenWindow(QObject *parent=nullptr)ScreenWindow
scrollBy(RelativeScrollMode mode, int amount)ScreenWindow
scrollCount() constScreenWindow
scrolled(int line)ScreenWindowsignal
ScrollLines enum valueScreenWindow
ScrollPages enum valueScreenWindow
scrollRegion() constScreenWindow
scrollTo(int line)ScreenWindow
selectedText(bool preserveLineBreaks) constScreenWindow
selectionChanged()ScreenWindowsignal
setScreen(Screen *screen)ScreenWindow
setSelectionEnd(int column, int line)ScreenWindow
setSelectionStart(int column, int line, bool columnMode)ScreenWindow
setTrackOutput(bool trackOutput)ScreenWindow
setWindowLines(int lines)ScreenWindow
trackOutput() constScreenWindow
windowColumns() constScreenWindow
windowLines() constScreenWindow
~ScreenWindow()ScreenWindowvirtual