KItinerary::PdfLink
KItinerary::PdfLink Class Reference
#include <pdflink.h>
Properties | |
QRectF | area |
QString | url |
Public Member Functions | |
PdfLink (const PdfLink &) | |
QRectF | area () const |
PdfLink & | operator= (const PdfLink &) |
QString | url () const |
Detailed Description
Property Documentation
◆ area
◆ url
Constructor & Destructor Documentation
◆ PdfLink()
PdfLink::PdfLink | ( | ) |
Definition at line 23 of file pdflink.cpp.
Member Function Documentation
◆ area()
QRectF PdfLink::area | ( | ) | const |
Definition at line 45 of file pdflink.cpp.
◆ url()
QString PdfLink::url | ( | ) | const |
Definition at line 40 of file pdflink.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 Mon Nov 4 2024 16:28:49 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:28:49 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.