Okular::TextRequest
Okular::TextRequest Class Reference
#include <generator.h>
Public Member Functions | |
TextRequest (Page *page) | |
~TextRequest () | |
Page * | page () const |
bool | shouldAbortExtraction () const |
Detailed Description
Constructor & Destructor Documentation
◆ TextRequest()
|
explicit |
Creates a new text request.
Definition at line 537 of file generator.cpp.
◆ ~TextRequest()
TextRequest::~TextRequest | ( | ) |
Destroys the pixmap request.
Definition at line 544 of file generator.cpp.
Member Function Documentation
◆ page()
Page * TextRequest::page | ( | ) | const |
Returns a pointer to the page where the pixmap shall be generated for.
Definition at line 549 of file generator.cpp.
◆ shouldAbortExtraction()
bool TextRequest::shouldAbortExtraction | ( | ) | const |
Should the request be aborted if possible?
Definition at line 554 of file generator.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Jun 5 2023 04:05:56 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Jun 5 2023 04:05:56 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.