~ubuntu-dev/wxwidgets2.6/upstream-debian

« back to all changes in this revision

Viewing changes to contrib/docs/latex/fl/cbdrawhintrectevent.tex

  • Committer: Daniel T Chen
  • Date: 2006-06-26 10:15:11 UTC
  • Revision ID: crimsun@ubuntu.com-20060626101511-a4436cec4c6d9b35
ImportĀ DebianĀ 2.6.3.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
%
 
2
% automatically generated by HelpGen $Revision: 1.3 $ from
 
3
% controlbar.h at 21/Jan/02 21:14:16
 
4
%
 
5
 
 
6
 
 
7
\section{\class{cbDrawHintRectEvent}}\label{cbdrawhintrectevent}
 
8
 
 
9
 
 
10
Class for hint-rectangle drawing events.
 
11
 
 
12
\wxheading{Derived from}
 
13
 
 
14
\helpref{cbPluginEvent}{cbpluginevent}
 
15
 
 
16
\wxheading{Include files}
 
17
 
 
18
<wx/fl/controlbar.h>
 
19
 
 
20
\wxheading{Data structures}
 
21
 
 
22
\latexignore{\rtfignore{\wxheading{Members}}}
 
23
 
 
24
 
 
25
\membersection{cbDrawHintRectEvent::cbDrawHintRectEvent}\label{cbdrawhintrecteventcbdrawhintrectevent}
 
26
 
 
27
\func{}{cbDrawHintRectEvent}{\param{const wxRect\& }{rect}, \param{bool }{isInClient}, \param{bool }{eraseRect}, \param{bool }{lastTime}}
 
28
 
 
29
e.g. with fat/hatched border
 
30
Constructor, taking hint rectangle and three flags.
 
31