]>
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{cbMiniButton}}\label{cbminibutton} | |
8 | ||
9 | \wxheading{Derived from} | |
10 | ||
11 | \helpref{wxObject}{wxobject} | |
12 | ||
13 | \wxheading{Data structures} | |
14 | ||
15 | \latexignore{\rtfignore{\wxheading{Members}}} | |
16 | ||
17 | ||
18 | \membersection{cbMiniButton::cbMiniButton}\label{cbminibuttoncbminibutton} | |
19 | ||
20 | \func{}{cbMiniButton}{\void} | |
21 | ||
22 | ||
23 | \membersection{cbMiniButton::Draw}\label{cbminibuttondraw} | |
24 | ||
25 | \func{void}{Draw}{\param{wxDC\& }{dc}} | |
26 | ||
27 | ||
28 | \membersection{cbMiniButton::Enable}\label{cbminibuttonenable} | |
29 | ||
30 | \func{void}{Enable}{\param{bool }{enable}} | |
31 | ||
32 | ||
33 | \membersection{cbMiniButton::HitTest}\label{cbminibuttonhittest} | |
34 | ||
35 | \func{bool}{HitTest}{\param{const wxPoint\& }{pos}} | |
36 | ||
37 | ||
38 | \membersection{cbMiniButton::IsPressed}\label{cbminibuttonispressed} | |
39 | ||
40 | \func{bool}{IsPressed}{\void} | |
41 | ||
42 | ||
43 | \membersection{cbMiniButton::OnLeftDown}\label{cbminibuttononleftdown} | |
44 | ||
45 | \func{void}{OnLeftDown}{\param{const wxPoint\& }{pos}} | |
46 | ||
47 | ||
48 | \membersection{cbMiniButton::OnLeftUp}\label{cbminibuttononleftup} | |
49 | ||
50 | \func{void}{OnLeftUp}{\param{const wxPoint\& }{pos}} | |
51 | ||
52 | ||
53 | \membersection{cbMiniButton::OnMotion}\label{cbminibuttononmotion} | |
54 | ||
55 | \func{void}{OnMotion}{\param{const wxPoint\& }{pos}} | |
56 | ||
57 | ||
58 | \membersection{cbMiniButton::Refresh}\label{cbminibuttonrefresh} | |
59 | ||
60 | \func{void}{Refresh}{\void} | |
61 | ||
62 | ||
63 | \membersection{cbMiniButton::Reset}\label{cbminibuttonreset} | |
64 | ||
65 | \func{void}{Reset}{\void} | |
66 | ||
67 | ||
68 | \membersection{cbMiniButton::SetPos}\label{cbminibuttonsetpos} | |
69 | ||
70 | \func{void}{SetPos}{\param{const wxPoint\& }{pos}} | |
71 | ||
72 | ||
73 | \membersection{cbMiniButton::WasClicked}\label{cbminibuttonwasclicked} | |
74 | ||
75 | \func{bool}{WasClicked}{\void} | |
76 |