Poppler Qt4 0.18.1
Public Member Functions
Poppler::LinkExecute Class Reference

Generic execution request. More...

#include <poppler-link.h>

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

List of all members.

Public Member Functions

QString fileName () const
 LinkExecute (const QRectF &linkArea, const QString &file, const QString &params)
LinkType linkType () const
QString parameters () const
 ~LinkExecute ()

Detailed Description

Generic execution request.

The LinkExecute link represent a "file name" execution request. The result depends on the file name:


Constructor & Destructor Documentation

Poppler::LinkExecute::LinkExecute ( const QRectF &  linkArea,
const QString &  file,
const QString &  params 
)

Create a new Execute link.

Parameters:
linkAreathe active area of the link
filethe file name to be open, or the program to be execute
paramsthe parameters for the program to execute

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