X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/499b2ed82caa62ec19b400c31aa26be33b1c02d4..7fb357a795b41c4c7fd5bcbfcac2a1faffb4f19c:/contrib/docs/latex/fl/cbhintanimationplugin.tex diff --git a/contrib/docs/latex/fl/cbhintanimationplugin.tex b/contrib/docs/latex/fl/cbhintanimationplugin.tex index 27746fde12..d2e63303f6 100644 --- a/contrib/docs/latex/fl/cbhintanimationplugin.tex +++ b/contrib/docs/latex/fl/cbhintanimationplugin.tex @@ -1,15 +1,22 @@ % % automatically generated by HelpGen $Revision$ from -% hintanimpl.h at 05/Jan/02 22:50:57 +% hintanimpl.h at 21/Jan/02 21:14:18 % \section{\class{cbHintAnimationPlugin}}\label{cbhintanimationplugin} + +A plugin to draw animated hints when the user drags a pane. + \wxheading{Derived from} \helpref{cbPluginBase}{cbpluginbase} +\wxheading{Include files} + + + \wxheading{Data structures} \latexignore{\rtfignore{\wxheading{Members}}} @@ -19,44 +26,62 @@ \func{}{cbHintAnimationPlugin}{\void} +Default constructor. + \func{}{cbHintAnimationPlugin}{\param{wxFrameLayout* }{pPanel}, \param{int }{paneMask = wxALL\_PANES}} +Constructor, taking a layout panel and pane mask. + \membersection{cbHintAnimationPlugin::\destruct{cbHintAnimationPlugin}}\label{cbhintanimationplugindtor} \func{}{\destruct{cbHintAnimationPlugin}}{\void} +Destructor. + \membersection{cbHintAnimationPlugin::DoDrawHintRect}\label{cbhintanimationplugindodrawhintrect} \func{void}{DoDrawHintRect}{\param{wxRect\& }{rect}, \param{bool }{isInClientRect}} +Internal function for drawing a hint rectangle. + \membersection{cbHintAnimationPlugin::DrawHintRect}\label{cbhintanimationplugindrawhintrect} \func{void}{DrawHintRect}{\param{wxRect\& }{rect}, \param{bool }{isInClientRect}} +Internal function for drawing a hint rectangle. + \membersection{cbHintAnimationPlugin::EraseHintRect}\label{cbhintanimationpluginerasehintrect} \func{void}{EraseHintRect}{\param{wxRect\& }{rect}, \param{bool }{isInClientRect}} +Internal function for erasing a hint rectangle. + \membersection{cbHintAnimationPlugin::FinishTracking}\label{cbhintanimationpluginfinishtracking} \func{void}{FinishTracking}{\void} +Internal function for finishing tracking. + \membersection{cbHintAnimationPlugin::OnDrawHintRect}\label{cbhintanimationpluginondrawhintrect} \func{void}{OnDrawHintRect}{\param{cbDrawHintRectEvent\& }{event}} +Event handler respoding to hint draw events. + \membersection{cbHintAnimationPlugin::RectToScr}\label{cbhintanimationpluginrecttoscr} \func{void}{RectToScr}{\param{wxRect\& }{frameRect}, \param{wxRect\& }{scrRect}} +Internal function for translating coordinates. + \membersection{cbHintAnimationPlugin::StartTracking}\label{cbhintanimationpluginstarttracking} @@ -64,4 +89,5 @@ speed is constant. Default: TRUE TBD:: get/set methods for above members +Internal function for starting tracking.