]> git.saurik.com Git - wxWidgets.git/commitdiff
added printing classes to HTML section
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 22 Dec 1999 22:23:30 +0000 (22:23 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 22 Dec 1999 22:23:30 +0000 (22:23 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5070 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/category.tex

index 591ea976187b9e187ead5474e954514829074bd4..3f0a644e700aad2196755026818f7d712c976f0a 100644 (file)
@@ -423,6 +423,8 @@ libraries, and to provide enhanced functionality.
 \begin{twocollist}\itemsep=0pt
 \twocolitem{\helpref{wxHtmlHelpController}{wxhtmlhelpcontroller}}{HTML help controller class}
 \twocolitem{\helpref{wxHtmlWindow}{wxhtmlwindow}}{HTML window class}
 \begin{twocollist}\itemsep=0pt
 \twocolitem{\helpref{wxHtmlHelpController}{wxhtmlhelpcontroller}}{HTML help controller class}
 \twocolitem{\helpref{wxHtmlWindow}{wxhtmlwindow}}{HTML window class}
+\twocolitem{\helpref{wxHtmlEasyPrinting}{wxhtmleasyprinting}}{Simple class for printing HTML}
+\twocolitem{\helpref{wxHtmlPrintout}{wxhtmlprintout}}{Generic HTML wxPrintout class}
 \twocolitem{\helpref{wxHtmlParser}{wxhtmlparser}}{Generic HTML parser class}
 \twocolitem{\helpref{wxHtmlTagHandler}{wxhtmltaghandler}}{HTML tag handler, pluginable into wxHtmlParser}
 \twocolitem{\helpref{wxHtmlWinParser}{wxhtmlwinparser}}{HTML parser class for wxHtmlWindow}
 \twocolitem{\helpref{wxHtmlParser}{wxhtmlparser}}{Generic HTML parser class}
 \twocolitem{\helpref{wxHtmlTagHandler}{wxhtmltaghandler}}{HTML tag handler, pluginable into wxHtmlParser}
 \twocolitem{\helpref{wxHtmlWinParser}{wxhtmlwinparser}}{HTML parser class for wxHtmlWindow}