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() [1/2]
|
explicit |
Creates a new text request.
Definition at line 554 of file generator.cpp.
◆ TextRequest() [2/2]
TextRequest::TextRequest | ( | ) |
Definition at line 547 of file generator.cpp.
◆ ~TextRequest()
TextRequest::~TextRequest | ( | ) |
Destroys the pixmap request.
Definition at line 561 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 566 of file generator.cpp.
◆ shouldAbortExtraction()
bool TextRequest::shouldAbortExtraction | ( | ) | const |
Should the request be aborted if possible?
Definition at line 571 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-2024 The KDE developers.
Generated on Fri Nov 8 2024 11:49:40 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 8 2024 11:49:40 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.