Poppler::LinkGoto Class Reference

Viewport reaching request. More...

#include <poppler-link.h>

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

List of all members.

Public Member Functions

LinkDestination destination () const
QString fileName () const
bool isExternal () const
 LinkGoto (const QRectF &linkArea, QString extFileName, const LinkDestination &destination)
LinkType linkType () const
 ~LinkGoto ()

Detailed Description

Viewport reaching request.

With a LinkGoto link, the document requests the specified viewport to be reached (aka, displayed in a viewer). Furthermore, if a file name is specified, then the destination refers to that document (and not to the document the current LinkGoto belongs to).


Constructor & Destructor Documentation

Poppler::LinkGoto::LinkGoto ( const QRectF &  linkArea,
QString  extFileName,
const LinkDestination destination 
)

Create a new Goto link.

Parameters:
linkArea the active area of the link
extFileName if not empty, the file name to be open
destination the destination to be reached

Member Function Documentation

bool Poppler::LinkGoto::isExternal (  )  const

Whether the destination is in an external document (i.e.

not the current document)


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

Generated on Sun Oct 18 01:52:20 2009 for Poppler Qt4 by  doxygen 1.6.1