X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c8743553a137e13f8e66ff191c8da9b34cc62b8f..2861eaee452dfef7aeaca2685be663db4e07510e:/docs/latex/wx/collpane.tex?ds=sidebyside diff --git a/docs/latex/wx/collpane.tex b/docs/latex/wx/collpane.tex index 8e0702d941..4bce0e9cbe 100644 --- a/docs/latex/wx/collpane.tex +++ b/docs/latex/wx/collpane.tex @@ -56,6 +56,10 @@ It is only available if \texttt{wxUSE\_COLLPANE} is set to $1$ (the default). +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + \wxheading{Window styles} \twocolwidtha{5cm}% @@ -83,7 +87,7 @@ functions that take a \helpref{wxCollapsiblePaneEvent}{wxcollapsiblepaneevent} a -\membersection{wxCollapsiblePane::wxCollapsiblePane}\label{wxcollapsiblepane} +\membersection{wxCollapsiblePane::wxCollapsiblePane}\label{wxcollapsiblepanector} \func{}{wxCollapsiblePane}{\param{wxWindow *}{parent},\rtfsp \param{wxWindowID}{ id},\rtfsp @@ -107,7 +111,7 @@ all the parameters. \param{const wxSize\& }{size = wxDefaultSize},\rtfsp \param{long}{ style = wxCP\_DEFAULT\_STYLE},\rtfsp \param{const wxValidator\& }{validator = wxDefaultValidator}, -\param{const wxString\& }{name = ``colourpickerctrl"}} +\param{const wxString\& }{name = ``collapsiblePane"}} \wxheading{Parameters} @@ -188,6 +192,10 @@ This event class is used for the events generated by +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + \wxheading{Event handling} To process input from a wxCollapsiblePane, use one of these event handler macros to