]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/propsht.tex
Deprecated wxSizer::Remove( wxWindow* ), s/Remove/Detach/ in most places.
[wxWidgets.git] / docs / latex / wx / propsht.tex
index b5d4b28f437bc00b25bd5f13501e30eab0c70ff3..241c09d6fdb1299718262fbdbead634e2466fbb8 100644 (file)
@@ -1,10 +1,14 @@
 \section{\class{wxPropertySheet}}\label{wxpropertysheet}
 
-\overview{wxPropertySheet overview}{wxpropertysheetoverview}
-
 The {\bf wxPropertySheet} class is used for storing a number of
 wxProperty objects (essentially names and values).
 
+\wxheading{See also}
+
+\helpref{wxPropertySheet overview}{wxpropertysheetoverview}
+
+\latexignore{\rtfignore{\wxheading{Members}}}
+
 \membersection{wxPropertySheet::wxPropertySheet}
 
 \func{void}{wxPropertySheet}{\param{const wxString}{ name = ""}}
@@ -73,9 +77,7 @@ Sets property propname to value. Returns false if property is not a member of sh
 
 \membersection{wxPropertySheet::SetAllModified}
 
-\func{void}{SetAllModified}{\param{Bool}{ flag}}
+\func{void}{SetAllModified}{\param{bool}{ flag}}
 
 Sets the `modified' flag of each property value.
 
-
-