Documentation/Source/eric6.WebBrowser.Tools.FilePrinter.html

changeset 5253
57276f763bf6
parent 5191
b7471cf89b07
equal deleted inserted replaced
5252:321c2003745d 5253:57276f763bf6
86 </tr><tr> 86 </tr><tr>
87 <td><a href="#FilePrinter._destination">_destination</a></td> 87 <td><a href="#FilePrinter._destination">_destination</a></td>
88 <td>Protected method to assemble the printer destination arguments.</td> 88 <td>Protected method to assemble the printer destination arguments.</td>
89 </tr><tr> 89 </tr><tr>
90 <td><a href="#FilePrinter._doPrintFile">_doPrintFile</a></td> 90 <td><a href="#FilePrinter._doPrintFile">_doPrintFile</a></td>
91 <td>Protected method to print a file</td> 91 <td>Protected method to print a file.</td>
92 </tr><tr> 92 </tr><tr>
93 <td><a href="#FilePrinter._jobname">_jobname</a></td> 93 <td><a href="#FilePrinter._jobname">_jobname</a></td>
94 <td>Protected method to assemble the jobname arguments.</td> 94 <td>Protected method to assemble the jobname arguments.</td>
95 </tr><tr> 95 </tr><tr>
96 <td><a href="#FilePrinter._mediaPageSize">_mediaPageSize</a></td> 96 <td><a href="#FilePrinter._mediaPageSize">_mediaPageSize</a></td>
258 </dd> 258 </dd>
259 </dl><a NAME="FilePrinter._doPrintFile" ID="FilePrinter._doPrintFile"></a> 259 </dl><a NAME="FilePrinter._doPrintFile" ID="FilePrinter._doPrintFile"></a>
260 <h4>FilePrinter._doPrintFile</h4> 260 <h4>FilePrinter._doPrintFile</h4>
261 <b>_doPrintFile</b>(<i>printer, fileName, fileDeletePolicy, pageSelectPolicy, pageRange</i>) 261 <b>_doPrintFile</b>(<i>printer, fileName, fileDeletePolicy, pageSelectPolicy, pageRange</i>)
262 <p> 262 <p>
263 Protected method to print a file 263 Protected method to print a file.
264 </p><dl> 264 </p><dl>
265 <dt><i>printer</i> (QPrinter)</dt> 265 <dt><i>printer</i> (QPrinter)</dt>
266 <dd> 266 <dd>
267 reference to the printer to print to 267 reference to the printer to print to
268 </dd><dt><i>fileName</i> (str)</dt> 268 </dd><dt><i>fileName</i> (str)</dt>

eric ide

mercurial