Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeXworks/texworks
/ pageDestroyed
Method
pageDestroyed
modules/QtPDF/src/PDFDocumentTools.cpp:1031–1038 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1029
}
1030
1031
void Select::pageDestroyed()
1032
{
1033
_highlightPath = nullptr;
1034
#ifdef DEBUG
1035
_displayBoxes.clear();
1036
#endif
1037
resetBoxes(-1);
1038
}
1039
1040
QString Select::selectedText() const
1041
{
Callers
1
reinitializeFromScene
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected