]>
Commit | Line | Data |
---|---|---|
5c5a3c41 JS |
1 | % |
2 | % automatically generated by HelpGen $Revision$ from | |
3 | % dynamicsash.h at 05/Jan/02 23:08:13 | |
4 | % | |
5 | ||
6 | ||
7 | \section{\class{wxDynamicSashWindow}}\label{wxdynamicsashwindow} | |
8 | ||
9 | ||
10 | wxDynamicSashWindow. See above. | |
11 | ||
12 | \wxheading{Derived from} | |
13 | ||
14 | \helpref{wxWindow}{wxwindow} | |
15 | ||
16 | \wxheading{Data structures} | |
17 | ||
18 | \latexignore{\rtfignore{\wxheading{Members}}} | |
19 | ||
20 | ||
21 | \membersection{wxDynamicSashWindow::wxDynamicSashWindow}\label{wxdynamicsashwindowwxdynamicsashwindow} | |
22 | ||
23 | \func{}{wxDynamicSashWindow}{\param{wxWindow* }{parent}, \param{wxWindowID }{id}, \param{const wxPoint\& }{pos = wxDefaultPosition}, \param{const wxSize\& }{size = wxDefaultSize}, \param{long style = wxCLIP\_CHILDREN | wxDS\_MANAGE\_SCROLLBARS | }{wxDS\_DRAG\_CORNER}, \param{const wxString\& }{name = "dynamicSashWindow"}} | |
24 | ||
25 | ||
26 | \func{}{wxDynamicSashWindow}{\void} | |
27 | ||
28 | ||
29 | \membersection{wxDynamicSashWindow::\destruct{wxDynamicSashWindow}}\label{wxdynamicsashwindowdtor} | |
30 | ||
31 | \func{}{\destruct{wxDynamicSashWindow}}{\void} | |
32 | ||
33 | ||
34 | \membersection{wxDynamicSashWindow::AddChild}\label{wxdynamicsashwindowaddchild} | |
35 | ||
36 | \func{void}{AddChild}{\param{wxWindowBase* }{child}} | |
37 | ||
38 | This is overloaded from wxWindowBase. It's not here for you to | |
39 | call directly. | |
40 | ||
41 | \membersection{wxDynamicSashWindow::Create}\label{wxdynamicsashwindowcreate} | |
42 | ||
43 | \func{bool}{Create}{\param{wxWindow* }{parent}, \param{wxWindowID }{id}, \param{const wxPoint\& }{pos = wxDefaultPosition}, \param{const wxSize\& }{size = wxDefaultSize}, \param{long style = wxCLIP\_CHILDREN | wxDS\_MANAGE\_SCROLLBARS | }{wxDS\_DRAG\_CORNER}, \param{const wxString\& }{name = "dynamicSashWindow"}} | |
44 | ||
45 | ||
46 | \membersection{wxDynamicSashWindow::GetHScrollBar}\label{wxdynamicsashwindowgethscrollbar} | |
47 | ||
48 | \constfunc{wxScrollBar*}{GetHScrollBar}{\param{const wxWindow* }{child}} | |
49 | ||
50 | ||
51 | \membersection{wxDynamicSashWindow::GetVScrollBar}\label{wxdynamicsashwindowgetvscrollbar} | |
52 | ||
53 | \constfunc{wxScrollBar*}{GetVScrollBar}{\param{const wxWindow* }{child}} | |
54 |