Poppler Qt6 25.12.90
Poppler::EmbeddedFile Class Reference

#include <poppler-qt6.h>

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

◆ checksum()

QByteArray Poppler::EmbeddedFile::checksum ( ) const

The MD5 checksum of the file.

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

◆ description()

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

◆ size()

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: