Okular::TextSelection
Okular::TextSelection Class Reference
#include <misc.h>
Public Member Functions | |
| TextSelection (const NormalizedPoint &start, const NormalizedPoint &end) | |
| TextSelection (const TextSelection &)=delete | |
| ~TextSelection () | |
| NormalizedPoint | end () const | 
| TextSelection & | operator= (const TextSelection &)=delete | 
| NormalizedPoint | start () const | 
Detailed Description
Wrapper around the information needed to generate the selection area.
Constructor & Destructor Documentation
◆ TextSelection()
| TextSelection::TextSelection | ( | const NormalizedPoint & | start, | 
| const NormalizedPoint & | end ) | 
◆ ~TextSelection()
      
  | 
  default | 
Destroys the text selection.
Member Function Documentation
◆ end()
| NormalizedPoint TextSelection::end | ( | ) | const | 
◆ start()
| NormalizedPoint TextSelection::start | ( | ) | const | 
The documentation for this class was generated from the following files:
  This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 11:59:13 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
          Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 11:59:13 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.