2 % automatically generated by HelpGen $Revision$ from
3 % hintanimpl.h at 21/Jan/02 21:14:18
7 \section{\class{cbHintAnimationPlugin
}}\label{cbhintanimationplugin
}
10 A plugin to draw animated hints when the user drags a pane.
12 \wxheading{Derived from
}
14 \helpref{cbPluginBase
}{cbpluginbase
}
16 \wxheading{Include files
}
20 \wxheading{Data structures
}
22 \latexignore{\rtfignore{\wxheading{Members
}}}
25 \membersection{cbHintAnimationPlugin::cbHintAnimationPlugin
}\label{cbhintanimationplugincbhintanimationplugin
}
27 \func{}{cbHintAnimationPlugin
}{\void}
32 \func{}{cbHintAnimationPlugin
}{\param{wxFrameLayout*
}{pPanel
},
\param{int
}{paneMask = wxALL
\_PANES}}
34 Constructor, taking a layout panel and pane mask.
37 \membersection{cbHintAnimationPlugin::
\destruct{cbHintAnimationPlugin
}}\label{cbhintanimationplugindtor
}
39 \func{}{\destruct{cbHintAnimationPlugin
}}{\void}
44 \membersection{cbHintAnimationPlugin::DoDrawHintRect
}\label{cbhintanimationplugindodrawhintrect
}
46 \func{void
}{DoDrawHintRect
}{\param{wxRect\&
}{rect
},
\param{bool
}{isInClientRect
}}
48 Internal function for drawing a hint rectangle.
51 \membersection{cbHintAnimationPlugin::DrawHintRect
}\label{cbhintanimationplugindrawhintrect
}
53 \func{void
}{DrawHintRect
}{\param{wxRect\&
}{rect
},
\param{bool
}{isInClientRect
}}
55 Internal function for drawing a hint rectangle.
58 \membersection{cbHintAnimationPlugin::EraseHintRect
}\label{cbhintanimationpluginerasehintrect
}
60 \func{void
}{EraseHintRect
}{\param{wxRect\&
}{rect
},
\param{bool
}{isInClientRect
}}
62 Internal function for erasing a hint rectangle.
65 \membersection{cbHintAnimationPlugin::FinishTracking
}\label{cbhintanimationpluginfinishtracking
}
67 \func{void
}{FinishTracking
}{\void}
69 Internal function for finishing tracking.
72 \membersection{cbHintAnimationPlugin::OnDrawHintRect
}\label{cbhintanimationpluginondrawhintrect
}
74 \func{void
}{OnDrawHintRect
}{\param{cbDrawHintRectEvent\&
}{event
}}
76 Event handler respoding to hint draw events.
79 \membersection{cbHintAnimationPlugin::RectToScr
}\label{cbhintanimationpluginrecttoscr
}
81 \func{void
}{RectToScr
}{\param{wxRect\&
}{frameRect
},
\param{wxRect\&
}{scrRect
}}
83 Internal function for translating coordinates.
86 \membersection{cbHintAnimationPlugin::StartTracking
}\label{cbhintanimationpluginstarttracking
}
88 \func{void
}{StartTracking
}{\void}
90 speed is constant. Default: TRUE
91 TBD:: get/set methods for above members
92 Internal function for starting tracking.