eric6/Documentation/Source/eric6.Graphics.ModuleItem.html

changeset 7989
a21d673a8f99
parent 7530
9f4fac61e7c7
child 8289
871b40c5a77a
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
170 This string must start with ", " and should be built like 170 This string must start with ", " and should be built like
171 "attribute=value" with pairs separated by ", ". value must not 171 "attribute=value" with pairs separated by ", ". value must not
172 contain ", " or newlines. 172 contain ", " or newlines.
173 </p> 173 </p>
174 <dl> 174 <dl>
175 <dt>Returns:</dt> 175 <dt>Return:</dt>
176 <dd> 176 <dd>
177 persistence data (string) 177 persistence data (string)
178 </dd> 178 </dd>
179 </dl> 179 </dl>
180 <a NAME="ModuleItem.paint" ID="ModuleItem.paint"></a> 180 <a NAME="ModuleItem.paint" ID="ModuleItem.paint"></a>
216 <dd> 216 <dd>
217 persisted data to be parsed (string) 217 persisted data to be parsed (string)
218 </dd> 218 </dd>
219 </dl> 219 </dl>
220 <dl> 220 <dl>
221 <dt>Returns:</dt> 221 <dt>Return:</dt>
222 <dd> 222 <dd>
223 flag indicating success (boolean) 223 flag indicating success (boolean)
224 </dd> 224 </dd>
225 </dl> 225 </dl>
226 <a NAME="ModuleItem.setModel" ID="ModuleItem.setModel"></a> 226 <a NAME="ModuleItem.setModel" ID="ModuleItem.setModel"></a>
319 319
320 <p> 320 <p>
321 Public method to retrieve the classes of the module. 321 Public method to retrieve the classes of the module.
322 </p> 322 </p>
323 <dl> 323 <dl>
324 <dt>Returns:</dt> 324 <dt>Return:</dt>
325 <dd> 325 <dd>
326 list of class names (list of strings) 326 list of class names (list of strings)
327 </dd> 327 </dd>
328 </dl> 328 </dl>
329 <div align="right"><a href="#top">Up</a></div> 329 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial