MCPcopy Create free account
hub / github.com/KDE/okular / text

Method text

core/page.cpp:335–338  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

333}
334
335QString Page::text(const RegularAreaRect *area) const
336{
337 return text(area, TextPage::AnyPixelTextAreaInclusionBehaviour);
338}
339
340QString Page::text(const RegularAreaRect *area, TextPage::TextAreaInclusionBehaviour b) const
341{

Callers 15

loadDocumentInfoMethod · 0.45
editFormTextMethod · 0.45
unpackDocumentArchiveMethod · 0.45
wordsMethod · 0.45
valueMethod · 0.45
fieldGetValueCoreMethod · 0.45
setValueMethod · 0.45
initTestCaseMethod · 0.45
testFocusInActionMethod · 0.45
testFocusOutActionMethod · 0.45
testShellMethod · 0.45
verifyTextFormMethod · 0.45

Calls 2

transformMethod · 0.45
rotationMatrixMethod · 0.45