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

An URL to browse. More...

#include <poppler-link.h>

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

List of all members.

Public Member Functions

 LinkBrowse (const QRectF &linkArea, const QString &url)
LinkType linkType () const
QString url () const
 ~LinkBrowse ()

Detailed Description

An URL to browse.

The LinkBrowse link holds a URL (eg 'http://poppler.freedesktop.org', 'mailto:john@some.org', etc) to be open.

The format of the URL is specified by RFC 2396 (http://www.ietf.org/rfc/rfc2396.txt)


Constructor & Destructor Documentation

Poppler::LinkBrowse::LinkBrowse ( const QRectF &  linkArea,
const QString &  url 
)

Create a new browse link.

Parameters:
linkAreathe active area of the link
urlthe URL to be open

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