]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/windowdc.tex
added copy constr
[wxWidgets.git] / docs / latex / wx / windowdc.tex
index ac0dcf681cc17c5c5f76767e159080fff7435ecf..1250a1be0ef6431b84ecb3e3c335ce5dd56a84d9 100644 (file)
@@ -14,7 +14,16 @@ To draw on the whole window including decorations, construct a \helpref{wxWindow
 
 \wxheading{Derived from}
 
-\helpref{wxDC}{wxdc}
+\helpref{wxDC}{wxdc}\\
+\helpref{wxObject}{wxobject}
+
+\wxheading{Include files}
+
+<wx/dcclient.h>
+
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
 
 \wxheading{See also}
 
@@ -23,7 +32,7 @@ To draw on the whole window including decorations, construct a \helpref{wxWindow
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxWindowDC::wxWindowDC}
+\membersection{wxWindowDC::wxWindowDC}\label{wxwindowdcwxwindowdc}
 
 \func{}{wxWindowDC}{\param{wxWindow*}{ window}}