]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/print.tex
wait4() replaced by waitpid() which is POSIX
[wxWidgets.git] / docs / latex / wx / print.tex
index 5f52baf67363c08e922267640237cf4589f12d8d..f576dd3f8e79294f2332b4031e7156f30fd6da37 100644 (file)
@@ -6,6 +6,10 @@ This class holds a variety of information related to print dialogs.
 
 \helpref{wxObject}{wxobject}
 
+\wxheading{Include files}
+
+<wx/cmndata.h>
+
 \wxheading{See also}
 
 \helpref{wxPrintDialog}{wxprintdialog}, \helpref{wxPrintDialog Overview}{wxprintdialogoverview}
@@ -167,6 +171,10 @@ a successfully dismissed print dialog.
 \helpref{wxEvtHandler}{wxevthandler}\\
 \helpref{wxObject}{wxobject}
 
+\wxheading{Include files}
+
+<wx/printdlg.h>
+
 \wxheading{See also}
 
 \helpref{wxPrintDialog Overview}{wxprintdialogoverview}
@@ -226,6 +234,10 @@ method of printing.
 
 \helpref{wxObject}{wxobject}
 
+\wxheading{Include files}
+
+<wx/print.h>
+
 \wxheading{See also}
 
 \helpref{Printing framework overview}{printingoverview}, \helpref{wxPrinterDC}{wxprinterdc}, \helpref{wxPrintDialog}{wxprintdialog},\rtfsp
@@ -309,6 +321,10 @@ achieving the correct scaling for the page.
 \helpref{wxDC}{wxdc}\\
 \helpref{wxObject}{wxdc}
 
+\wxheading{Include files}
+
+<wx/dcprint.h>
+
 \wxheading{See also}
 
 \helpref{wxDC}{wxdc}, \helpref{Printing framework overview}{printingoverview}
@@ -318,7 +334,7 @@ achieving the correct scaling for the page.
 \membersection{wxPrinterDC::wxPrinterDC}
 
 \func{}{wxPrinterDC}{\param{const wxString\& }{driver}, \param{const wxString\& }{device}, \param{const wxString\& }{output},
- \param{const bool }{interactive = TRUE}, \param{const int }{orientation = wxPORTRAIT}}
+ \param{const bool }{interactive = TRUE}, \param{int }{orientation = wxPORTRAIT}}
 
 Constructor. With empty strings for the first three arguments, the default printer dialog is
 displayed. {\it device} indicates the type of printer and {\it output}
@@ -338,6 +354,10 @@ wxPrintPreview object to initiate printing or previewing.
 
 \helpref{wxObject}{wxobject}
 
+\wxheading{Include files}
+
+<wx/print.h>
+
 \wxheading{See also}
 
 \helpref{Printing framework overview}{printingoverview}, \helpref{wxPrinterDC}{wxprinterdc}, \helpref{wxPrintDialog}{wxprintdialog},\rtfsp
@@ -489,6 +509,10 @@ immediately after the frame is shown.
 
 \helpref{wxObject}{wxobject}
 
+\wxheading{Include files}
+
+<wx/print.h>
+
 \wxheading{See also}
 
 \overview{Printing framework overview}{printingoverview}, \helpref{wxPrinterDC}{wxprinterdc}, \helpref{wxPrintDialog}{wxprintdialog},\rtfsp