X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/200fed6cdf9560246565124e94846c3f2bddf2a4..02a3b39120a618998dc690e95c3983606ea97745:/docs/latex/wx/propsht.tex diff --git a/docs/latex/wx/propsht.tex b/docs/latex/wx/propsht.tex index b5d4b28f43..241c09d6fd 100644 --- a/docs/latex/wx/propsht.tex +++ b/docs/latex/wx/propsht.tex @@ -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. - -