MCPcopy 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
1031void Select::pageDestroyed()
1032{
1033 _highlightPath = nullptr;
1034#ifdef DEBUG
1035 _displayBoxes.clear();
1036#endif
1037 resetBoxes(-1);
1038}
1039
1040QString Select::selectedText() const
1041{

Callers 1

reinitializeFromSceneMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected