GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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() const ScreenWindow
clearSelection()ScreenWindow
columnCount() const ScreenWindow
currentLine() const ScreenWindow
cursorPosition() const ScreenWindow
endWindowLine() const ScreenWindowprivate
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() const ScreenWindow
notifyOutputChanged()ScreenWindowslot
outputChanged()ScreenWindowsignal
RelativeScrollMode enum nameScreenWindow
resetScrollCount()ScreenWindow
screen() const ScreenWindow
ScreenWindow(QObject *parent=0)ScreenWindow
scrollBy(RelativeScrollMode mode, int amount)ScreenWindow
scrollCount() const ScreenWindow
scrolled(int line)ScreenWindowsignal
ScrollLines enum valueScreenWindow
ScrollPages enum valueScreenWindow
scrollRegion() const ScreenWindow
scrollTo(int line)ScreenWindow
selectedText(bool preserveLineBreaks) const ScreenWindow
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() const ScreenWindow
windowColumns() const ScreenWindow
windowLines() const ScreenWindow
~ScreenWindow()ScreenWindowvirtual