~ubuntu-branches/ubuntu/intrepid/tcm/intrepid

« back to all changes in this revision

Viewing changes to doc/sourcecode/ReplaceDialog.html

  • Committer: Bazaar Package Importer
  • Author(s): Otavio Salvador
  • Date: 2003-07-03 20:08:21 UTC
  • Revision ID: james.westby@ubuntu.com-20030703200821-se4xtqx25e5miczi
Tags: upstream-2.20
ImportĀ upstreamĀ versionĀ 2.20

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html><head><TITLE>ReplaceDialog</TITLE></head>
 
2
<body>
 
3
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A>  class  ReplaceDialog : public <!2><A HREF="FindDialog.html#DOC.179.1">FindDialog</A> </H2><BLOCKQUOTE>
 
4
 replace dialog class.
 
5
</BLOCKQUOTE>
 
6
<hr>
 
7
 <h2> Inheritance:</h2>
 
8
<APPLET CODE="ClassGraph.class" WIDTH=600 HEIGHT=185>
 
9
<param name=classes value="CComponent,MComponent.html,CMWidget,MMWidget.html,CDialog,MDialog.html,CSelectionDialog,MSelectionDialog.html,CFindDialog,MFindDialog.html,CReplaceDialog,MReplaceDialog.html">
 
10
<param name=before value="M,M,M,M,M,M">
 
11
<param name=after value="Md_SPSPSPSP,Md_SPSPSP,Md_SPSP,Md_SP,Md_,M">
 
12
<param name=indent value="0,1,2,3,4,5">
 
13
<param name=arrowdir value="down">
 
14
</APPLET>
 
15
<hr>
 
16
 
 
17
<DL>
 
18
<TABLE>
 
19
<DT><h3>Public Methods</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.276.1"> <IMG BORDER=0 SRC=icon1.gif></A> </TD><TD><B>ReplaceDialog</B> (Widget <!2><A HREF="Dialog.html#DOC.115.36">parent</A>)<br>
 
20
<I></I>
 
21
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.276.2"> <IMG BORDER=0 SRC=icon1.gif></A> const  char* </TD><TD><B>GetClassName</B> ()<br>
 
22
<I></I>
 
23
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.276.3"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>SetReplaceText</B> (const char *)<br>
 
24
<I></I>
 
25
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.276.4"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>SetReplaceText</B> (const <!1><A HREF="string.html">string</A> *)<br>
 
26
<I></I>
 
27
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.276.5"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>GetReplaceText</B> (char *)<br>
 
28
<I></I>
 
29
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.276.6"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>GetReplaceText</B> (<!1><A HREF="string.html">string</A> *)<br>
 
30
<I></I>
 
31
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.276.7"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>SetReplaceCallback</B> (XtCallbackProc fun, XtPointer clientData)<br>
 
32
<I></I>
 
33
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.276.8"> <IMG BORDER=0 SRC=icon1.gif></A> static  void </TD><TD><B>ReplaceClearCB</B> (Widget, XtPointer, XtPointer)<br>
 
34
<I></I>
 
35
</TD></TR></TABLE><TABLE>
 
36
<DT><h3>Protected Methods</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.276.9"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>CreateWidget</B> ()<br>
 
37
<I></I>
 
38
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.276.10"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>Configure</B> ()<br>
 
39
<I></I>
 
40
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.276.11"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>AttachToggles</B> ()<br>
 
41
<I></I>
 
42
</TD></TR></TABLE></DL>
 
43
<hr><H3>Inherited from <A HREF="FindDialog.html">FindDialog:</A></h3>
 
44
 
 
45
<DL>
 
46
<DL>
 
47
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> bool  <B>SensitiveOn</B>()
 
48
<DT><IMG SRC=icon2.gif> bool  <B>SubstringOn</B>()
 
49
<DT><IMG SRC=icon2.gif> bool  <B>NameOnlyOn</B>()
 
50
<DT><IMG SRC=icon2.gif> void  <B>ManageSensitiveToggle</B>(bool b)
 
51
<DT><IMG SRC=icon2.gif> void  <B>ManageSubstringToggle</B>(bool b)
 
52
<DT><IMG SRC=icon2.gif> void  <B>ManageNameOnlyToggle</B>(bool b)
 
53
</DL><DL>
 
54
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> Widget  <B>GetForm</B>()
 
55
<DT><IMG SRC=icon2.gif> Widget  <B>GetToggleRC</B>()
 
56
</DL></DL>
 
57
<hr><H3>Inherited from <A HREF = "SelectionDialog.html"> SelectionDialog:</A></h3>
 
58
 
 
59
<DL>
 
60
<DL>
 
61
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>SetTextString</B>(const char *v)
 
62
<DT><IMG SRC=icon2.gif> void  <B>SetTextString</B>(const <!1><A HREF="string.html">string</A> *v)
 
63
<DT><IMG SRC=icon2.gif> void  <B>SetEditable</B>(bool b)
 
64
<DT><IMG SRC=icon2.gif> void  <B>GetTextString</B>(char *n)
 
65
<DT><IMG SRC=icon2.gif> void  <B>GetTextString</B>(<!1><A HREF="string.html">string</A> *n)
 
66
<DT><IMG SRC=icon2.gif> void  <B>ManageTextString</B>(bool)
 
67
<DT><IMG SRC=icon2.gif> void  <B>SetSelectionLabel</B>(const char *l)
 
68
<DT><IMG SRC=icon2.gif> void  <B>ManageSelectionLabel</B>(bool)
 
69
<DT><IMG SRC=icon2.gif> void  <B>SetApplyCallback</B>(XtCallbackProc fun, XtPointer clientData)
 
70
<DT><IMG SRC=icon2.gif> void  <B>SetApplyButtonLabel</B>(const char *txt)
 
71
<DT><IMG SRC=icon2.gif> void  <B>ManageApplyButton</B>(bool)
 
72
<DT><IMG SRC=icon2.gif> static  void  <B>ClearCB</B>(Widget, XtPointer, XtPointer)
 
73
<DT><IMG SRC=icon2.gif> static  void  <B>SetDefaultCB</B>(Widget, XtPointer, XtPointer)
 
74
<DT><IMG SRC=icon2.gif> void  <B>SetDefaultValue</B>(const char *s)
 
75
<DT><IMG SRC=icon2.gif> void  <B>SetDefaultValue</B>(const <!1><A HREF="string.html">string</A> *s)
 
76
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetDefaultValue</B>()
 
77
<DT><IMG SRC=icon2.gif> void  <B>SelectItem</B>(const <!1><A HREF="string.html">string</A> *label)
 
78
<DT><IMG SRC=icon2.gif> void  <B>DeselectAllItems</B>()
 
79
<DT><IMG SRC=icon2.gif> void  <B>DeleteAllItems</B>()
 
80
<DT><IMG SRC=icon2.gif> void  <B>AddItem</B>(const char *<!2><A HREF="SelectionDialog.html#DOC.294.32">text</A>, int pos = 0)
 
81
<DT><IMG SRC=icon2.gif> void  <B>AddItem</B>(const <!1><A HREF="string.html">string</A> *<!2><A HREF="SelectionDialog.html#DOC.294.32">text</A>, int pos = 0)
 
82
</DL><DL>
 
83
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> Widget  <B>GetText</B>()
 
84
<DT><IMG SRC=icon2.gif> void  <B>SetText</B>(Widget w)
 
85
<DT><IMG SRC=icon2.gif> Widget  <B>GetList</B>()
 
86
<DT><IMG SRC=icon2.gif> Widget  <B>GetSelectionLabel</B>()
 
87
<DT><IMG SRC=icon2.gif> void  <B>SetSelectionLabel</B>(Widget w)
 
88
</DL></DL>
 
89
<hr><H3>Inherited from <A HREF = "Dialog.html"> Dialog:</A></h3>
 
90
 
 
91
<DL>
 
92
<DL>
 
93
<DT><h3>Public Fields</h3><DD><DT><IMG SRC=icon2.gif> static  const  unsigned  <B>MAXTITLE</B>
 
94
</DL><DL>
 
95
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>Initialize</B>()
 
96
<DT><IMG SRC=icon2.gif> virtual  void  <B>SetOKCallback</B>(XtCallbackProc fun, XtPointer clientData)
 
97
<DT><IMG SRC=icon2.gif> virtual  void  <B>SetCancelCallback</B>(XtCallbackProc fun, XtPointer clientData)
 
98
<DT><IMG SRC=icon2.gif> virtual  void  <B>SetHelpCallback</B>(XtCallbackProc fun, XtPointer clientData)
 
99
<DT><IMG SRC=icon2.gif> void  <B>SetOKButtonLabel</B>(const char *txt)
 
100
<DT><IMG SRC=icon2.gif> void  <B>SetCancelButtonLabel</B>(const char *txt)
 
101
<DT><IMG SRC=icon2.gif> void  <B>SetHelpButtonLabel</B>(const char *txt)
 
102
<DT><IMG SRC=icon2.gif> void  <B>ManageOKButton</B>(bool)
 
103
<DT><IMG SRC=icon2.gif> void  <B>ManageCancelButton</B>(bool)
 
104
<DT><IMG SRC=icon2.gif> void  <B>ManageHelpButton</B>(bool)
 
105
<DT><IMG SRC=icon2.gif> virtual  void  <B>SetAutoDestroy</B>(bool b)
 
106
<DT><IMG SRC=icon2.gif> virtual  void  <B>Popup</B>()
 
107
<DT><IMG SRC=icon2.gif> virtual  void  <B>Popdown</B>()
 
108
<DT><IMG SRC=icon2.gif> void  <B>SetTitle</B>(const char *title)
 
109
<DT><IMG SRC=icon2.gif> void  <B>SetTitle</B>(const <!1><A HREF="string.html">string</A> *title)
 
110
<DT><IMG SRC=icon2.gif> void  <B>GetTitle</B>(char *title)
 
111
<DT><IMG SRC=icon2.gif> void  <B>GetTitle</B>(<!1><A HREF="string.html">string</A> *title)
 
112
<DT><IMG SRC=icon2.gif> void  <B>SetModal</B>(bool b)
 
113
<DT><IMG SRC=icon2.gif> void  <B>SetAutoUnmanage</B>(bool b)
 
114
<DT><IMG SRC=icon2.gif> bool  <B>GetAutoUnmanage</B>()
 
115
<DT><IMG SRC=icon2.gif> void  <B>SetCenteredOnPointer</B>(bool b)
 
116
<DT><IMG SRC=icon2.gif> static  void  <B>UnmanageCB</B>(Widget, XtPointer, XtPointer)
 
117
<DT><IMG SRC=icon2.gif> static  void  <B>DestroyCB</B>(Widget, XtPointer, XtPointer)
 
118
<DT><IMG SRC=icon2.gif> static  void  <B>DestroyWidgetCB</B>(Widget, XtPointer, XtPointer)
 
119
<DT><IMG SRC=icon2.gif> static  void  <B>TraverseNextCB</B>(Widget, XtPointer, XtPointer)
 
120
<DT><IMG SRC=icon2.gif> static  void  <B>TraverseNextGroupCB</B>(Widget, XtPointer, XtPointer)
 
121
</DL><DL>
 
122
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> Widget  <B>GetParent</B>()
 
123
<DT><IMG SRC=icon2.gif> void  <B>ManageWidget</B>(Widget, bool)
 
124
<DT><IMG SRC=icon2.gif> void  <B>ManageCenteredOnPointer</B>()
 
125
</DL></DL>
 
126
<hr><H3>Inherited from <A HREF = "MWidget.html"> MWidget:</A></h3>
 
127
 
 
128
<DL>
 
129
<DL>
 
130
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> virtual  void  <B>Manage</B>()
 
131
<DT><IMG SRC=icon2.gif> bool  <B>IsRealized</B>()
 
132
<DT><IMG SRC=icon2.gif> void  <B>SetColormap</B>(Colormap cmap)
 
133
<DT><IMG SRC=icon2.gif> void  <B>SetDestroyCallback</B>(XtCallbackProc fun, XtPointer clientData)
 
134
<DT><IMG SRC=icon2.gif> void  <B>AddLiteClue</B>(Widget w, const char *text)
 
135
</DL><DL>
 
136
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> Widget  <B>GetLiteClue</B>()
 
137
<DT><IMG SRC=icon2.gif> void  <B>CreateLiteClue</B>()
 
138
<DT><IMG SRC=icon2.gif> void  <B>InstallDestroyHandler</B>()
 
139
</DL></DL>
 
140
<hr><H3>Inherited from <A HREF = "Component.html"> Component:</A></h3>
 
141
 
 
142
<DL>
 
143
<DL>
 
144
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> bool  <B>IsManaged</B>()
 
145
<DT><IMG SRC=icon2.gif> virtual  void  <B>Unmanage</B>()
 
146
<DT><IMG SRC=icon2.gif> Widget  <B>GetWidget</B>()
 
147
<DT><IMG SRC=icon2.gif> Display*  <B>GetDisplay</B>()
 
148
<DT><IMG SRC=icon2.gif> Window  <B>GetWindow</B>()
 
149
</DL><DL>
 
150
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>SetWidget</B>(Widget w)
 
151
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetName</B>() const 
 
152
<DT><IMG SRC=icon2.gif> void  <B>SetName</B>(const <!1><A HREF="string.html">string</A> *s)
 
153
<DT><IMG SRC=icon2.gif> void  <B>SetName</B>(const char *s)
 
154
</DL></DL>
 
155
<A NAME="DOC.DOCU">
 
156
<hr>
 
157
 <h2> Documentation </h2>
 
158
<BLOCKQUOTE>
 
159
 replace dialog class.
 
160
 
 
161
</BLOCKQUOTE>
 
162
<DL>
 
163
 
 
164
<A NAME="ReplaceDialog">
 
165
<A NAME ="DOC.276.1">
 
166
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B>  ReplaceDialog(Widget <!2><A HREF="Dialog.html#DOC.115.36">parent</A>)</B></TT>
 
167
<DL></DL><P>
 
168
<A NAME="GetClassName">
 
169
<A NAME ="DOC.276.2">
 
170
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> const  char*  GetClassName()</B></TT>
 
171
<DL></DL><P>
 
172
<A NAME="SetReplaceText">
 
173
<A NAME ="DOC.276.3">
 
174
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  SetReplaceText(const char *)</B></TT>
 
175
<DL></DL><P>
 
176
<A NAME="SetReplaceText">
 
177
<A NAME ="DOC.276.4">
 
178
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  SetReplaceText(const <!1><A HREF="string.html">string</A> *)</B></TT>
 
179
<DL></DL><P>
 
180
<A NAME="GetReplaceText">
 
181
<A NAME ="DOC.276.5">
 
182
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  GetReplaceText(char *)</B></TT>
 
183
<DL></DL><P>
 
184
<A NAME="GetReplaceText">
 
185
<A NAME ="DOC.276.6">
 
186
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  GetReplaceText(<!1><A HREF="string.html">string</A> *)</B></TT>
 
187
<DL></DL><P>
 
188
<A NAME="SetReplaceCallback">
 
189
<A NAME ="DOC.276.7">
 
190
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  SetReplaceCallback(XtCallbackProc fun, XtPointer clientData)</B></TT>
 
191
<DL></DL><P>
 
192
<A NAME="ReplaceClearCB">
 
193
<A NAME ="DOC.276.8">
 
194
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> static  void  ReplaceClearCB(Widget, XtPointer, XtPointer)</B></TT>
 
195
<DL></DL><P>
 
196
<A NAME="CreateWidget">
 
197
<A NAME ="DOC.276.9">
 
198
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  CreateWidget()</B></TT>
 
199
<DL></DL><P>
 
200
<A NAME="Configure">
 
201
<A NAME ="DOC.276.10">
 
202
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  Configure()</B></TT>
 
203
<DL></DL><P>
 
204
<A NAME="AttachToggles">
 
205
<A NAME ="DOC.276.11">
 
206
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  AttachToggles()</B></TT>
 
207
<DL></DL><P></DL>
 
208
<hr>
 
209
 <DL><DT><B>This class has no child classes.</B></DL>
 
210
<DL></DL><P><I><A HREF="aindex.html"> alphabetic index</A></I>  <I><A HREF="HIER.html"> hierarchy of classes</A></I><P><hr>
 
211
<A HREF="http://www.zib.de/Visual/software/doc++/index.html"><IMG BORDER=0 ALIGN=RIGHT SRC=logo.gif></A>
 
212
<P Align=Center><I>this page has been generated automatically by doc++</I>
 
213
<P Align=Center><I>(c)opyright by <A HREF="http://www.zib.de/zoeckler/"> Malte  Z&ouml;ckler</A>, <A HREF="mailto:wunderling@zib.de"> Roland Wunderling </A><br>contact: <A HREF="mailto:doc++@zib.de"> doc++@zib.de</a></I>
 
214
</BODY>