]>
Commit | Line | Data |
---|---|---|
499b2ed8 JS |
1 | % |
2 | % automatically generated by HelpGen $Revision$ from | |
3 | % toolwnd.h at 05/Jan/02 22:50:58 | |
4 | % | |
5 | ||
6 | ||
7 | \section{\class{cbFloatedBarWindow}}\label{cbfloatedbarwindow} | |
8 | ||
9 | \wxheading{Derived from} | |
10 | ||
11 | \helpref{wxToolWindow}{wxtoolwindow} | |
12 | ||
13 | \wxheading{Data structures} | |
14 | ||
15 | \latexignore{\rtfignore{\wxheading{Members}}} | |
16 | ||
17 | ||
18 | \membersection{cbFloatedBarWindow::cbFloatedBarWindow}\label{cbfloatedbarwindowcbfloatedbarwindow} | |
19 | ||
20 | \func{}{cbFloatedBarWindow}{\void} | |
21 | ||
22 | ||
23 | \membersection{cbFloatedBarWindow::GetBar}\label{cbfloatedbarwindowgetbar} | |
24 | ||
25 | \func{cbBarInfo*}{GetBar}{\void} | |
26 | ||
27 | ||
28 | \membersection{cbFloatedBarWindow::GetPreferredSize}\label{cbfloatedbarwindowgetpreferredsize} | |
29 | ||
30 | \func{wxSize}{GetPreferredSize}{\param{const wxSize\& }{given}} | |
31 | ||
32 | overriden methods of wxToolWindow | |
33 | ||
34 | ||
35 | \membersection{cbFloatedBarWindow::HandleTitleClick}\label{cbfloatedbarwindowhandletitleclick} | |
36 | ||
37 | \func{bool}{HandleTitleClick}{\param{wxMouseEvent\& }{event}} | |
38 | ||
39 | ||
40 | \membersection{cbFloatedBarWindow::OnDblClick}\label{cbfloatedbarwindowondblclick} | |
41 | ||
42 | \func{void}{OnDblClick}{\param{wxMouseEvent\& }{event}} | |
43 | ||
44 | ||
45 | \membersection{cbFloatedBarWindow::OnMiniButtonClicked}\label{cbfloatedbarwindowonminibuttonclicked} | |
46 | ||
47 | \func{void}{OnMiniButtonClicked}{\param{int }{btnIdx}} | |
48 | ||
49 | ||
50 | \membersection{cbFloatedBarWindow::PositionFloatedWnd}\label{cbfloatedbarwindowpositionfloatedwnd} | |
51 | ||
52 | \func{void}{PositionFloatedWnd}{\param{int }{scrX}, \param{int }{scrY}, \param{int }{width}, \param{int }{height}} | |
53 | ||
54 | given coordinates are those of the bar itself | |
55 | floated container window's position and size | |
56 | are ajusted accordingly | |
57 | ||
58 | ||
59 | \membersection{cbFloatedBarWindow::SetBar}\label{cbfloatedbarwindowsetbar} | |
60 | ||
61 | \func{void}{SetBar}{\param{cbBarInfo* }{pBar}} | |
62 | ||
63 | ||
64 | \membersection{cbFloatedBarWindow::SetLayout}\label{cbfloatedbarwindowsetlayout} | |
65 | ||
66 | \func{void}{SetLayout}{\param{wxFrameLayout* }{pLayout}} | |
67 |