Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeXworks/texworks
/ clear
Method
clear
src/TeXDocumentWindow.cpp:1769–1772 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1767
}
1768
1769
void TeXDocumentWindow::clear()
1770
{
1771
textEdit->textCursor().removeSelectedText();
1772
}
1773
1774
QString TeXDocumentWindow::getLineText(int lineNo) const
1775
{
Callers
2
updateEngineList
Method · 0.45
acceptInputLine
Method · 0.45
Calls
1
textCursor
Method · 0.80
Tested by
no test coverage detected