]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/print.tex
Added wxDataViewTreeCtrl
[wxWidgets.git] / docs / latex / wx / print.tex
index 3ef48559b7df29d1917e2d3242d5b693063c46b8..b3a562a06d1cc149241ab8e64992cdf9e044a0cf 100644 (file)
@@ -14,6 +14,10 @@ between the print dialogs and the application.
 
 <wx/cmndata.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{Printing framework overview}{printingoverview}, 
@@ -362,6 +366,7 @@ a successfully dismissed print dialog.
 \wxheading{Derived from}
 
 \helpref{wxDialog}{wxdialog}\\
+\helpref{wxTopLevelWindow}{wxtoplevelwindow}\\
 \helpref{wxWindow}{wxwindow}\\
 \helpref{wxEvtHandler}{wxevthandler}\\
 \helpref{wxObject}{wxobject}
@@ -370,6 +375,10 @@ a successfully dismissed print dialog.
 
 <wx/printdlg.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{Printing framework overview}{printingoverview}, 
@@ -436,6 +445,10 @@ It contains a wxPrintData object with underlying printing settings.
 
 <wx/cmndata.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{Printing framework overview}{printingoverview}, 
@@ -796,6 +809,10 @@ advice on achieving the correct scaling for the page.
 
 <wx/dcprint.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{Printing framework overview}{printingoverview},