Poppler Qt6 24.10.0
Public Types | Public Member Functions | List of all members
Poppler::LinkSubmitForm Class Reference

#include <poppler-link.h>

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

Public Types

enum  SubmitFormFlag {
  NoOpFlag = 0 , ExcludeFlag = 1 , IncludeNoValueFieldsFlag = 1 << 1 , ExportFormatFlag = 1 << 2 ,
  GetMethodFlag = 1 << 3 , SubmitCoordinatesFlag = 1 << 4 , XFDFFlag = 1 << 5 , IncludeAppendSavesFlag = 1 << 6 ,
  IncludeAnnotationsFlag = 1 << 7 , SubmitPDFFlag = 1 << 8 , CanonicalFormatFlag = 1 << 9 , ExclNonUserAnnotsFlag = 1 << 10 ,
  ExclFKeyFlag = 1 << 11 , EmbedFormFlag = 1 << 13
}
 

Public Member Functions

QVector< int > getFieldIds () const
 
SubmitFormFlags getFlags () const
 
QString getUrl () const
 
 LinkSubmitForm (LinkSubmitFormPrivate *lsfp)
 
LinkType linkType () const override
 
 ~LinkSubmitForm () override
 

Detailed Description

SubmitForm : An action to submit a form.

Since
24.10

Member Function Documentation

◆ linkType()

LinkType Poppler::LinkSubmitForm::linkType ( ) const
overridevirtual

The type of this link.

Reimplemented from Poppler::Link.


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