Poppler::FormFieldButton Class Reference

A form field that represents a "button". More...

#include <poppler-form.h>

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

List of all members.

Public Types

enum  ButtonType { Push, CheckBox, Radio }

Public Member Functions

ButtonType buttonType () const
QString caption () const
void setState (bool state)
QList< int > siblings () const
bool state () const
virtual FormType type () const

Detailed Description

A form field that represents a "button".

Since:
0.8

Member Enumeration Documentation

The types of button field.

Enumerator:
Push 

A simple push button.

CheckBox 

A check box.

Radio 

A radio button.


Member Function Documentation

QList<int> Poppler::FormFieldButton::siblings (  )  const

The list with the IDs of siblings (ie, buttons belonging to the same group as the current one.

Valid only for Radio buttons, an empty list otherwise.


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

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