Poppler::EmbeddedFile Class Reference

Container class for an embedded file with a PDF document. More...

#include <poppler-qt4.h>

List of all members.

Public Member Functions

QByteArray checksum () const
QDateTime createDate () const
QByteArray data ()
QString description () const
bool isValid () const
QString mimeType () const
QDateTime modDate () const
QString name () const
int size () const
 ~EmbeddedFile ()

Detailed Description

Container class for an embedded file with a PDF document.


Member Function Documentation

QByteArray Poppler::EmbeddedFile::checksum (  )  const

The MD5 checksum of the file.

This will return an empty QByteArray if there is no checksum element.

QString Poppler::EmbeddedFile::description (  )  const

The description associated with the file, if any.

This will return an empty QString if there is no description element

bool Poppler::EmbeddedFile::isValid (  )  const

Is the embedded file valid?

Since:
0.12
QString Poppler::EmbeddedFile::mimeType (  )  const

The MIME type of the file, if known.

Since:
0.8
int Poppler::EmbeddedFile::size (  )  const

The size of the file.

This will return < 0 if there is no size element


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

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