File: toMarkedText.html

package info (click to toggle)
tora 1.3.4-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 8,632 kB
  • ctags: 7,487
  • sloc: cpp: 68,518; perl: 1,475; ansic: 291; sh: 173; makefile: 51
file content (255 lines) | stat: -rw-r--r-- 20,147 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
<HTML>
<HEAD>
<TITLE>class toMarkedText</TITLE>

<META NAME="Generator" CONTENT="KDOC ">
</HEAD>
<BODY bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#000099" alink= "#ffffff">
<TABLE WIDTH="100%" BORDER="0">
<TR>
<TD>
	<TABLE BORDER="0">
		<TR><TD valign="top" align="left" cellspacing="10">
		<h1>class toMarkedText</h1>
		</TD>
		<TD valign="top" align="right" colspan="1"> This is the enhanced editor used in TOra. <small><A HREF="#longdesc">More...</A></small></TD></TR>
	</TABLE>
	<HR>
	<TABLE BORDER="0">
		<TR><TH>Definition</TH><TD><code>#include &lt;<A HREF="tomarkedtext_h.html">tomarkedtext.h</A>&gt;</code></TD></TR>
<TR><TH>Inherits</TH><TD><A HREF="toEditWidget.html">toEditWidget</A> <small>[public ]</small>, <A HREF="toMultiLineEdit.html">toMultiLineEdit</A> <small>[public ]</small></TD></TR>
<TR><TH>Inherited by</TH><TD><A HREF="toHighlightedText.html">toHighlightedText</A>, <A HREF="toResultField.html">toResultField</A></TD></TR>
<TR><TH><A HREF="full-list-toMarkedText.html">List of all Methods</A></TH></TR>
	</TABLE>
	</TD>
<TD align="right"><TABLE BORDER="0"><TR><TD><small><A HREF="index-long.html">Annotated List</A></small></TD></TR>
<TR><TD><small><A HREF="header-list.html">Files</A></small></TD></TR>
<TR><TD><small><A HREF="all-globals.html">Globals</A></small></TD></TR>
<TR><TD><small><A HREF="hier.html">Hierarchy</A></small></TD></TR>
<TR><TD><small><A HREF="index.html">Index</A></small></TD></TR>
</TABLE></TD></TR></TABLE>
<h4>Public Methods</h4><ul><LI>&nbsp;<b><A HREF="#ref12">toMarkedText</A></b> (<A HREF="http://doc.trolltech.com/qwidget.html">QWidget</A> *parent,const char *name=NULL) 
</LI>
<LI>virtual  void &nbsp;<b><A HREF="#ref13">insert</A></b> (const <A HREF="http://doc.trolltech.com/qstring.html">QString</A> &str,bool mark) 
</LI>
<LI>virtual  void &nbsp;<b><A HREF="#ref14">insert</A></b> (const <A HREF="http://doc.trolltech.com/qstring.html">QString</A> &str) 
</LI>
<LI><A HREF="http://doc.trolltech.com/qstring.html">QString</A> &nbsp;<b><A HREF="#ref15">markedText</A></b> () 
</LI>
<LI>bool &nbsp;<b><A HREF="#ref16">hasMarkedText</A></b> () 
</LI>
<LI>void &nbsp;<b><A HREF="#ref17">clear</A></b> (void) 
</LI>
<LI>bool &nbsp;<b><A HREF="#ref18">getMarkedRegion</A></b> (int * line1,int * col1,int * line2,int * col2)  const
</LI>
<LI>virtual  <A HREF="http://doc.trolltech.com/qstring.html">QString</A> &nbsp;<b><A HREF="#ref19">filename</A></b> (void)  const
</LI>
<LI>virtual  void &nbsp;<b><A HREF="#ref20">openFilename</A></b> (const <A HREF="http://doc.trolltech.com/qstring.html">QString</A> &file) 
</LI>
<LI>virtual  void &nbsp;<b><A HREF="#ref21">setFilename</A></b> (const <A HREF="http://doc.trolltech.com/qstring.html">QString</A> &str) 
</LI>
<LI>virtual  void &nbsp;<b><A HREF="#ref22">setEdit</A></b> (void) 
</LI>
<LI>virtual  void &nbsp;<b><A HREF="#ref23">focusInEvent</A></b> (<A HREF="http://doc.trolltech.com/qfocusevent.html">QFocusEvent</A> *e) 
</LI>
<LI>virtual  void &nbsp;<b><A HREF="#ref24">focusOutEvent</A></b> (<A HREF="http://doc.trolltech.com/qfocusevent.html">QFocusEvent</A> *e) 
</LI>
<LI>virtual  void &nbsp;<b><A HREF="#ref25">paintEvent</A></b> (<A HREF="http://doc.trolltech.com/qpaintevent.html">QPaintEvent</A> *pe) 
</LI>
<LI>virtual  void &nbsp;<b><A HREF="#ref26">editPrint</A></b> (void) 
</LI>
<LI>virtual  bool &nbsp;<b><A HREF="#ref27">editOpen</A></b> (void) 
</LI>
<LI>virtual  bool &nbsp;<b><A HREF="#ref28">editSave</A></b> (bool ask) 
</LI>
<LI>virtual  void &nbsp;<b><A HREF="#ref29">editUndo</A></b> (void) 
</LI>
<LI>virtual  void &nbsp;<b><A HREF="#ref30">editRedo</A></b> (void) 
</LI>
<LI>virtual  void &nbsp;<b><A HREF="#ref31">editCut</A></b> (void) 
</LI>
<LI>virtual  void &nbsp;<b><A HREF="#ref32">editCopy</A></b> (void) 
</LI>
<LI>virtual  void &nbsp;<b><A HREF="#ref33">editPaste</A></b> (void) 
</LI>
<LI>virtual  void &nbsp;<b><A HREF="#ref34">editSearch</A></b> (<A HREF="#toSearchReplace">toSearchReplace</A> *search) 
</LI>
<LI>virtual  void &nbsp;<b><A HREF="#ref35">editSelectAll</A></b> (void) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref36">incrementalSearch</A></b> (bool forward) 
</LI>
<LI>virtual  void &nbsp;<b><A HREF="#ref37">exportData</A></b> (std::map<<A HREF="http://doc.trolltech.com/qstring.html">QString</A>,<A HREF="http://doc.trolltech.com/qstring.html">QString</A>> &data,const <A HREF="http://doc.trolltech.com/qstring.html">QString</A> &prefix) 
</LI>
<LI>virtual  void &nbsp;<b><A HREF="#ref38">importData</A></b> (std::map<<A HREF="http://doc.trolltech.com/qstring.html">QString</A>,<A HREF="http://doc.trolltech.com/qstring.html">QString</A>> &data,const <A HREF="http://doc.trolltech.com/qstring.html">QString</A> &prefix) 
</LI>
</ul><h4>Protected Methods</h4><ul><LI>virtual  void &nbsp;<b><A HREF="#ref10">mousePressEvent</A></b> (<A HREF="http://doc.trolltech.com/qmouseevent.html">QMouseEvent</A> *e) 
</LI>
<LI>virtual  void &nbsp;<b><A HREF="#ref11">keyPressEvent</A></b> (<A HREF="http://doc.trolltech.com/qkeyevent.html">QKeyEvent</A> *e) 
</LI>
<LI>virtual  void &nbsp;<b><A HREF="#ref39">newLine</A></b> (void) 
</LI>
<LI>virtual  void &nbsp;<b><A HREF="#ref40">dropEvent</A></b> (<A HREF="http://doc.trolltech.com/qdropevent.html">QDropEvent</A> *) 
</LI>
</ul><HR><H2><A NAME="longdesc">Detailed Description</A></H2><p> This is the enhanced editor used in TOra. It mainly offers integration in the TOra
 menues and printsupport in addition to normal QMultiLineEdit.
 </p>
<A NAME="mousePressEvent"></A><A NAME="ref10"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>mousePressEvent</strong> (<A HREF="http://doc.trolltech.com/qmouseevent.html">QMouseEvent</A> *e)
<br></td><td align="right"><h3><strong>mousePressEvent</strong></h3></td></tr></table><p> <small>[protected virtual]</small></p><p> Reimplemented for internal reasons.
   </p>
<p>Reimplemented from <A HREF="http://doc.trolltech.com/qmultilineedit.html#97465e">QMultiLineEdit</A>.</p>
<A NAME="keyPressEvent"></A><A NAME="ref11"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>keyPressEvent</strong> (<A HREF="http://doc.trolltech.com/qkeyevent.html">QKeyEvent</A> *e)
<br></td><td align="right"><h3><strong>keyPressEvent</strong></h3></td></tr></table><p> <small>[protected virtual]</small></p><p> Reimplemented for internal reasons.
   </p>
<p>Reimplemented from <A HREF="http://doc.trolltech.com/qmultilineedit.html#eeb683">QMultiLineEdit</A>.</p>
<A NAME="toMarkedText"></A><A NAME="ref12"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>toMarkedText</strong> (<A HREF="http://doc.trolltech.com/qwidget.html">QWidget</A> *parent,const char *name=NULL)
<br></td><td align="right"><h3><strong>toMarkedText</strong></h3></td></tr></table><p></p><p> Create an editor.
</p>
<p><b>Parameters</b>:<TABLE BORDER="0" CELLPADDING="5">
<TR><TD align="left" valign="top"><i>parent</i></TD><TD align="left" valign="top">Parent of this widget.
</TD></TR>
<TR><TD align="left" valign="top"><i>name</i></TD><TD align="left" valign="top">Name of this widget.
   </TD></TR>
</TABLE></P>
<A NAME="insert"></A><A NAME="ref13"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>insert</strong> (const <A HREF="http://doc.trolltech.com/qstring.html">QString</A> &str,bool mark)
<br></td><td align="right"><h3><strong>insert</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p> Insert text and optionallly mark inserted text.
</p>
<p><b>Parameters</b>:<TABLE BORDER="0" CELLPADDING="5">
<TR><TD align="left" valign="top"><i>str</i></TD><TD align="left" valign="top">String to insert.
</TD></TR>
<TR><TD align="left" valign="top"><i>mark</i></TD><TD align="left" valign="top">True if mark inserted as selected.
   </TD></TR>
</TABLE></P>
<p>Reimplemented from <A HREF="http://doc.trolltech.com/qmultilineedit.html#b2b7a6">QMultiLineEdit</A>.</p>
<A NAME="insert"></A><A NAME="ref14"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>insert</strong> (const <A HREF="http://doc.trolltech.com/qstring.html">QString</A> &str)
<br></td><td align="right"><h3><strong>insert</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p> Insert text.
</p>
<p><b>Parameters</b>:<TABLE BORDER="0" CELLPADDING="5">
<TR><TD align="left" valign="top"><i>str</i></TD><TD align="left" valign="top">String to insert.
   </TD></TR>
</TABLE></P>
<p>Reimplemented from <A HREF="http://doc.trolltech.com/qmultilineedit.html#b2b7a6">QMultiLineEdit</A>.</p>
<A NAME="markedText"></A><A NAME="ref15"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="http://doc.trolltech.com/qstring.html">QString</A> &nbsp;<strong>markedText</strong> ()
<br></td><td align="right"><h3><strong>markedText</strong></h3></td></tr></table><p></p><p> Get selected text. This function is now public.
</p>
<p><b>Returns</b>: The selected text.
   </p>
<p>Reimplemented from <A HREF="http://doc.trolltech.com/qmultilineedit.html#21ee74">QMultiLineEdit</A>.</p>
<A NAME="hasMarkedText"></A><A NAME="ref16"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool &nbsp;<strong>hasMarkedText</strong> ()
<br></td><td align="right"><h3><strong>hasMarkedText</strong></h3></td></tr></table><p></p><p> Check if selection is available. This function is now public.
</p>
<p><b>Returns</b>: True if selection is available.
   </p>
<p>Reimplemented from <A HREF="http://doc.trolltech.com/qmultilineedit.html#10d311">QMultiLineEdit</A>.</p>
<A NAME="clear"></A><A NAME="ref17"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>clear</strong> (void)
<br></td><td align="right"><h3><strong>clear</strong></h3></td></tr></table><p></p><p> Erase the contents of the editor.
   </p>
<p>Reimplemented from <A HREF="http://doc.trolltech.com/qmultilineedit.html#2fac98">QMultiLineEdit</A>.</p>
<A NAME="getMarkedRegion"></A><A NAME="ref18"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool &nbsp;<strong>getMarkedRegion</strong> (int * line1,int * col1,int * line2,int * col2)
<br></td><td align="right"><h3><strong>getMarkedRegion</strong></h3></td></tr></table><p> <small>[const]</small></p><p> Get location of the current selection. This function is now public. See the
 Qt documentation for more information.
   </p>
<p>Reimplemented from <A HREF="http://doc.trolltech.com/qmultilineedit.html#aaf8b1">QMultiLineEdit</A>.</p>
<A NAME="filename"></A><A NAME="ref19"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="http://doc.trolltech.com/qstring.html">QString</A> &nbsp;<strong>filename</strong> (void)
<br></td><td align="right"><h3><strong>filename</strong></h3></td></tr></table><p> <small>[const virtual]</small></p><p> Get filename of current file in editor.
</p>
<p><b>Returns</b>: Filename of editor.
   </p>
<A NAME="openFilename"></A><A NAME="ref20"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>openFilename</strong> (const <A HREF="http://doc.trolltech.com/qstring.html">QString</A> &file)
<br></td><td align="right"><h3><strong>openFilename</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p> Open a file for editing.
</p>
<p><b>Parameters</b>:<TABLE BORDER="0" CELLPADDING="5">
<TR><TD align="left" valign="top"><i>file</i></TD><TD align="left" valign="top">File to open for editing.
   </TD></TR>
</TABLE></P>
<A NAME="setFilename"></A><A NAME="ref21"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>setFilename</strong> (const <A HREF="http://doc.trolltech.com/qstring.html">QString</A> &str)
<br></td><td align="right"><h3><strong>setFilename</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p> Set the current filename of the file in editor.
</p>
<p><b>Parameters</b>:<TABLE BORDER="0" CELLPADDING="5">
<TR><TD align="left" valign="top"><i>str</i></TD><TD align="left" valign="top">String containing filename.
   </TD></TR>
</TABLE></P>
<A NAME="setEdit"></A><A NAME="ref22"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>setEdit</strong> (void)
<br></td><td align="right"><h3><strong>setEdit</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p> Update user interface with availability of copy/paste etc.
   </p>
<p>Reimplemented from <A HREF="toEditWidget.html#setEdit">toEditWidget</A>.</p>
<A NAME="focusInEvent"></A><A NAME="ref23"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>focusInEvent</strong> (<A HREF="http://doc.trolltech.com/qfocusevent.html">QFocusEvent</A> *e)
<br></td><td align="right"><h3><strong>focusInEvent</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p> Reimplemented for internal reasons.
   </p>
<p>Reimplemented from <A HREF="http://doc.trolltech.com/qmultilineedit.html#0fa015">QMultiLineEdit</A>.</p>
<A NAME="focusOutEvent"></A><A NAME="ref24"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>focusOutEvent</strong> (<A HREF="http://doc.trolltech.com/qfocusevent.html">QFocusEvent</A> *e)
<br></td><td align="right"><h3><strong>focusOutEvent</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p> Reimplemented for internal reasons.
   </p>
<p>Reimplemented from <A HREF="http://doc.trolltech.com/qmultilineedit.html#33ebb8">QMultiLineEdit</A>.</p>
<A NAME="paintEvent"></A><A NAME="ref25"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>paintEvent</strong> (<A HREF="http://doc.trolltech.com/qpaintevent.html">QPaintEvent</A> *pe)
<br></td><td align="right"><h3><strong>paintEvent</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p> Reimplemented for internal reasons.
   </p>
<A NAME="editPrint"></A><A NAME="ref26"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>editPrint</strong> (void)
<br></td><td align="right"><h3><strong>editPrint</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p> Print this editor.
   </p>
<p>Reimplemented from <A HREF="toEditWidget.html#editPrint">toEditWidget</A>.</p>
<A NAME="editOpen"></A><A NAME="ref27"></A><table width="100%"><tr bgcolor="#eeeeee"><td> bool &nbsp;<strong>editOpen</strong> (void)
<br></td><td align="right"><h3><strong>editOpen</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p> Reimplemented for internal reasons.
   </p>
<p>Reimplemented from <A HREF="toEditWidget.html#editOpen">toEditWidget</A>.</p>
<A NAME="editSave"></A><A NAME="ref28"></A><table width="100%"><tr bgcolor="#eeeeee"><td> bool &nbsp;<strong>editSave</strong> (bool ask)
<br></td><td align="right"><h3><strong>editSave</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p> Reimplemented for internal reasons.
   </p>
<p>Reimplemented from <A HREF="toEditWidget.html#editSave">toEditWidget</A>.</p>
<A NAME="editUndo"></A><A NAME="ref29"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>editUndo</strong> (void)
<br></td><td align="right"><h3><strong>editUndo</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p> Reimplemented for internal reasons.
   </p>
<p>Reimplemented from <A HREF="toEditWidget.html#editUndo">toEditWidget</A>.</p>
<A NAME="editRedo"></A><A NAME="ref30"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>editRedo</strong> (void)
<br></td><td align="right"><h3><strong>editRedo</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p> Reimplemented for internal reasons.
   </p>
<p>Reimplemented from <A HREF="toEditWidget.html#editRedo">toEditWidget</A>.</p>
<A NAME="editCut"></A><A NAME="ref31"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>editCut</strong> (void)
<br></td><td align="right"><h3><strong>editCut</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p> Reimplemented for internal reasons.
   </p>
<p>Reimplemented from <A HREF="toEditWidget.html#editCut">toEditWidget</A>.</p>
<A NAME="editCopy"></A><A NAME="ref32"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>editCopy</strong> (void)
<br></td><td align="right"><h3><strong>editCopy</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p> Reimplemented for internal reasons.
   </p>
<p>Reimplemented from <A HREF="toEditWidget.html#editCopy">toEditWidget</A>.</p>
<A NAME="editPaste"></A><A NAME="ref33"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>editPaste</strong> (void)
<br></td><td align="right"><h3><strong>editPaste</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p> Reimplemented for internal reasons.
   </p>
<p>Reimplemented from <A HREF="toEditWidget.html#editPaste">toEditWidget</A>.</p>
<A NAME="editSearch"></A><A NAME="ref34"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>editSearch</strong> (<A HREF="#toSearchReplace">toSearchReplace</A> *search)
<br></td><td align="right"><h3><strong>editSearch</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p> Reimplemented for internal reasons.
   </p>
<p>Reimplemented from <A HREF="toEditWidget.html#editSearch">toEditWidget</A>.</p>
<A NAME="editSelectAll"></A><A NAME="ref35"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>editSelectAll</strong> (void)
<br></td><td align="right"><h3><strong>editSelectAll</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p> Reimplemented for internal reasons.
   </p>
<p>Reimplemented from <A HREF="toEditWidget.html#editSelectAll">toEditWidget</A>.</p>
<A NAME="incrementalSearch"></A><A NAME="ref36"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>incrementalSearch</strong> (bool forward)
<br></td><td align="right"><h3><strong>incrementalSearch</strong></h3></td></tr></table><p></p><p> Start incremental search mode, or search next if started.
   </p>
<A NAME="exportData"></A><A NAME="ref37"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>exportData</strong> (std::map<<A HREF="http://doc.trolltech.com/qstring.html">QString</A>,<A HREF="http://doc.trolltech.com/qstring.html">QString</A>> &data,const <A HREF="http://doc.trolltech.com/qstring.html">QString</A> &prefix)
<br></td><td align="right"><h3><strong>exportData</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p> Export data to a map.
</p>
<p><b>Parameters</b>:<TABLE BORDER="0" CELLPADDING="5">
<TR><TD align="left" valign="top"><i>data</i></TD><TD align="left" valign="top">A map that can be used to recreate the data of a chart.
</TD></TR>
<TR><TD align="left" valign="top"><i>prefix</i></TD><TD align="left" valign="top">Prefix to add to the map.
   </TD></TR>
</TABLE></P>
<A NAME="importData"></A><A NAME="ref38"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>importData</strong> (std::map<<A HREF="http://doc.trolltech.com/qstring.html">QString</A>,<A HREF="http://doc.trolltech.com/qstring.html">QString</A>> &data,const <A HREF="http://doc.trolltech.com/qstring.html">QString</A> &prefix)
<br></td><td align="right"><h3><strong>importData</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p> Import data
</p>
<p><b>Parameters</b>:<TABLE BORDER="0" CELLPADDING="5">
<TR><TD align="left" valign="top"><i>data</i></TD><TD align="left" valign="top">Data to read from a map.
</TD></TR>
<TR><TD align="left" valign="top"><i>prefix</i></TD><TD align="left" valign="top">Prefix to read data from.
   </TD></TR>
</TABLE></P>
<A NAME="newLine"></A><A NAME="ref39"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>newLine</strong> (void)
<br></td><td align="right"><h3><strong>newLine</strong></h3></td></tr></table><p> <small>[protected virtual]</small></p><p>Reimplemented from <A HREF="http://doc.trolltech.com/qmultilineedit.html#408c84">QMultiLineEdit</A>.</p>
<A NAME="dropEvent"></A><A NAME="ref40"></A><table width="100%"><tr bgcolor="#eeeeee"><td> void &nbsp;<strong>dropEvent</strong> (<A HREF="http://doc.trolltech.com/qdropevent.html">QDropEvent</A> *)
<br></td><td align="right"><h3><strong>dropEvent</strong></h3></td></tr></table><p> <small>[protected virtual]</small></p><p>Reimplemented from <A HREF="http://doc.trolltech.com/qmultilineedit.html#421c20">QMultiLineEdit</A>.</p>
<HR>
	<table>
	</table>
</BODY>
</HTML>