Generic execution request. More...
#include <poppler-link.h>


Public Member Functions | |
| QString | fileName () const |
| LinkExecute (const QRectF &linkArea, const QString &file, const QString ¶ms) | |
| LinkType | linkType () const |
| QString | parameters () const |
| ~LinkExecute () | |
Generic execution request.
The LinkExecute link represent a "file name" execution request. The result depends on the file name:
| Poppler::LinkExecute::LinkExecute | ( | const QRectF & | linkArea, | |
| const QString & | file, | |||
| const QString & | params | |||
| ) |
Create a new Execute link.
| linkArea | the active area of the link | |
| file | the file name to be open, or the program to be execute | |
| params | the parameters for the program to execute |
1.6.1