Poppler::StampAnnotation Class Reference

Stamp annotation. More...

#include <poppler-annotation.h>

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

List of all members.

Public Member Functions

void setStampIconName (const QString &name)
 StampAnnotation (const QDomNode &node)
QString stampIconName () const
virtual void store (QDomNode &parentNode, QDomDocument &document) const
virtual SubType subType () const

Detailed Description

Stamp annotation.

A simple annotation drawing a stamp on a page.


Member Function Documentation

void Poppler::StampAnnotation::setStampIconName ( const QString &  name  ) 

Set the icon type for this stamp annotation.

See also:
stampIconName for the list of standard icon names
QString Poppler::StampAnnotation::stampIconName (  )  const

The name of the icon for this stamp annotation.

Standard names for stamp annotation icons are:

  • Approved
  • AsIs
  • Confidential
  • Departmental
  • Draft (this is the default icon type)
  • Experimental
  • Expired
  • Final
  • ForComment
  • ForPublicRelease
  • NotApproved
  • NotForPublicRelease
  • Sold
  • TopSecret

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

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