X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/499b2ed82caa62ec19b400c31aa26be33b1c02d4..7fb357a795b41c4c7fd5bcbfcac2a1faffb4f19c:/contrib/docs/latex/fl/cbfloatedbarwindow.tex?ds=sidebyside diff --git a/contrib/docs/latex/fl/cbfloatedbarwindow.tex b/contrib/docs/latex/fl/cbfloatedbarwindow.tex index 417df44a52..a35d769581 100644 --- a/contrib/docs/latex/fl/cbfloatedbarwindow.tex +++ b/contrib/docs/latex/fl/cbfloatedbarwindow.tex @@ -1,15 +1,23 @@ % % automatically generated by HelpGen $Revision$ from -% toolwnd.h at 05/Jan/02 22:50:58 +% toolwnd.h at 21/Jan/02 21:14:17 % \section{\class{cbFloatedBarWindow}}\label{cbfloatedbarwindow} + +cbFloatedBarWindow is a kind of wxToolWindow, +implementing floating toolbars. + \wxheading{Derived from} \helpref{wxToolWindow}{wxtoolwindow} +\wxheading{Include files} + + + \wxheading{Data structures} \latexignore{\rtfignore{\wxheading{Members}}} @@ -19,49 +27,63 @@ \func{}{cbFloatedBarWindow}{\void} +Default constructor. + \membersection{cbFloatedBarWindow::GetBar}\label{cbfloatedbarwindowgetbar} \func{cbBarInfo*}{GetBar}{\void} +Returns the bar information for this window. + \membersection{cbFloatedBarWindow::GetPreferredSize}\label{cbfloatedbarwindowgetpreferredsize} \func{wxSize}{GetPreferredSize}{\param{const wxSize\& }{given}} -overriden methods of wxToolWindow +Overridden function returning the preferred size. \membersection{cbFloatedBarWindow::HandleTitleClick}\label{cbfloatedbarwindowhandletitleclick} \func{bool}{HandleTitleClick}{\param{wxMouseEvent\& }{event}} +Overridden function responding to mouse button clicks on the titlebar. + \membersection{cbFloatedBarWindow::OnDblClick}\label{cbfloatedbarwindowondblclick} \func{void}{OnDblClick}{\param{wxMouseEvent\& }{event}} +Responds to double-click mouse events. + \membersection{cbFloatedBarWindow::OnMiniButtonClicked}\label{cbfloatedbarwindowonminibuttonclicked} \func{void}{OnMiniButtonClicked}{\param{int }{btnIdx}} +Overridden function responding to mouse clicks on mini-buttons. + \membersection{cbFloatedBarWindow::PositionFloatedWnd}\label{cbfloatedbarwindowpositionfloatedwnd} \func{void}{PositionFloatedWnd}{\param{int }{scrX}, \param{int }{scrY}, \param{int }{width}, \param{int }{height}} -given coordinates are those of the bar itself -floated container window's position and size -are ajusted accordingly +Position the floating window. The given coordinates +are those of the bar itself; the floated container window's +position and size are ajusted accordingly. \membersection{cbFloatedBarWindow::SetBar}\label{cbfloatedbarwindowsetbar} \func{void}{SetBar}{\param{cbBarInfo* }{pBar}} +Sets the bar information for this window. + \membersection{cbFloatedBarWindow::SetLayout}\label{cbfloatedbarwindowsetlayout} \func{void}{SetLayout}{\param{wxFrameLayout* }{pLayout}} +Sets the layout for this window. +