wxPdfDocument  1.4.0
Library for generating PDF documents from wxWidgets applications
Loading...
Searching...
No Matches
pdfxml.h File Reference

Interface of the wxPdfDocument markup. More...

#include <wx/string.h>
#include <wx/wfstream.h>
#include "wx/pdfdocdef.h"
#include "wx/pdfdocument.h"

Classes

class  wxPdfCellContext
class  wxPdfTableCell
class  wxPdfTable

Functions

 WX_DECLARE_HASH_MAP_WITH_DECL (long, wxPdfTableCell *, wxIntegerHash, wxIntegerEqual, wxPdfCellHashMap, class WXDLLIMPEXP_PDFDOC)
 Hashmap class for document links.

Variables

class WXDLLIMPEXP_FWD_PDFDOC wxPdfTable

Detailed Description

Interface of the wxPdfDocument markup.

Function Documentation

◆ WX_DECLARE_HASH_MAP_WITH_DECL()

WX_DECLARE_HASH_MAP_WITH_DECL ( long ,
wxPdfTableCell * ,
wxIntegerHash ,
wxIntegerEqual ,
wxPdfCellHashMap ,
class WXDLLIMPEXP_PDFDOC  )

Hashmap class for document links.

Variable Documentation

◆ wxPdfTable

class WXDLLIMPEXP_FWD_PDFDOC wxPdfTable