Table of Contents

DbgFileView::setCurrentLine

(int line, bool selected)Set the current highlighted line.

Syntax

void DbgFileView::setCurrentLine(int %line, bool %selected);

Parameters

int %line
No description available.

bool %selected
No description available.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

DbgFileView::clearBreakPositions
DbgFileView::findString
DbgFileView::getCurrentLine
DbgFileView::open
DbgFileView::removeBreak
DbgFileView::setBreak
DbgFileView::setBreakPosition

References

This function is not called by any other functions.