Poppler Qt5 24.04.0
Public Member Functions | List of all members
Poppler::LinkJavaScript Class Reference

#include <poppler-link.h>

Inheritance diagram for Poppler::LinkJavaScript:
Inheritance graph
[legend]
Collaboration diagram for Poppler::LinkJavaScript:
Collaboration graph
[legend]

Public Member Functions

 LinkJavaScript (const QRectF &linkArea, const QString &js)
 
LinkType linkType () const override
 
QString script () const
 
 ~LinkJavaScript () override
 

Additional Inherited Members

Detailed Description

JavaScript: a JavaScript code to be interpreted.

Since
0.10

Constructor & Destructor Documentation

◆ LinkJavaScript()

Poppler::LinkJavaScript::LinkJavaScript ( const QRectF &  linkArea,
const QString &  js 
)

Create a new JavaScript link.

Parameters
linkAreathe active area of the link
jsthe JS code to be interpreted

Member Function Documentation

◆ linkType()

LinkType Poppler::LinkJavaScript::linkType ( ) const
overridevirtual

The type of this link.

Reimplemented from Poppler::Link.


The documentation for this class was generated from the following file: