Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

PoDoFo::PdfListBox Class Reference

#include <PdfField.h>

Inheritance diagram for PoDoFo::PdfListBox:

PoDoFo::PdfListField List of all members.

Public Member Functions

 PdfListBox (PdfAnnotation *pWidget, PdfAcroForm *pParent)
 PdfListBox (PdfPage *pPage, const PdfRect &rRect, PdfAcroForm *pParent)
 PdfListBox (PdfPage *pPage, const PdfRect &rRect, PdfDocument *pDoc)
 PdfListBox (PdfPage *pPage, const PdfRect &rRect, PdfStreamedDocument *pDoc)
 PdfListBox (const PdfField &rhs)

Detailed Description

A list box


Constructor & Destructor Documentation

PoDoFo::PdfListBox::PdfListBox PdfAnnotation pWidget,
PdfAcroForm *  pParent
 

Create a new PdfTextField

PoDoFo::PdfListBox::PdfListBox PdfPage pPage,
const PdfRect rRect,
PdfAcroForm *  pParent
 

Create a new PdfTextField

PoDoFo::PdfListBox::PdfListBox PdfPage pPage,
const PdfRect rRect,
PdfDocument pDoc
 

Create a new PdfTextField

PoDoFo::PdfListBox::PdfListBox PdfPage pPage,
const PdfRect rRect,
PdfStreamedDocument pDoc
 

Create a new PdfTextField

PoDoFo::PdfListBox::PdfListBox const PdfField &  rhs  ) 
 

Create a PdfListBox from a PdfField

Parameters:
rhs a PdfField that is a PdfComboBox
Raises an error if PdfField::GetType() != ePdfField_ListBox


Generated on Sun Feb 12 13:22:50 2012 for PoDoFo by  doxygen 1.3.9.1