Documentation/Source/eric5.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.html

changeset 882
34b86be88bf0
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
child 1278
fb0460fd00b9
equal deleted inserted replaced
881:ff23d907f87b 882:34b86be88bf0
58 <table> 58 <table>
59 <tr> 59 <tr>
60 <td><a href="#FileDialogWizardDialog.__init__">FileDialogWizardDialog</a></td> 60 <td><a href="#FileDialogWizardDialog.__init__">FileDialogWizardDialog</a></td>
61 <td>Constructor</td> 61 <td>Constructor</td>
62 </tr><tr> 62 </tr><tr>
63 <td><a href="#FileDialogWizardDialog.__adjustOptions">__adjustOptions</a></td>
64 <td>Private method to adjust the file dialog options.</td>
65 </tr><tr>
63 <td><a href="#FileDialogWizardDialog.__getCode4">__getCode4</a></td> 66 <td><a href="#FileDialogWizardDialog.__getCode4">__getCode4</a></td>
64 <td>Private method to get the source code for Qt4.</td> 67 <td>Private method to get the source code for Qt4.</td>
65 </tr><tr> 68 </tr><tr>
66 <td><a href="#FileDialogWizardDialog.__toggleConfirmCheckBox">__toggleConfirmCheckBox</a></td> 69 <td><a href="#FileDialogWizardDialog.__toggleConfirmCheckBox">__toggleConfirmCheckBox</a></td>
67 <td>Private slot to enable/disable the confirmation check box.</td> 70 <td>Private slot to enable/disable the confirmation check box.</td>
86 Constructor 89 Constructor
87 </p><dl> 90 </p><dl>
88 <dt><i>parent</i></dt> 91 <dt><i>parent</i></dt>
89 <dd> 92 <dd>
90 parent widget (QWidget) 93 parent widget (QWidget)
94 </dd>
95 </dl><a NAME="FileDialogWizardDialog.__adjustOptions" ID="FileDialogWizardDialog.__adjustOptions"></a>
96 <h4>FileDialogWizardDialog.__adjustOptions</h4>
97 <b>__adjustOptions</b>(<i>options</i>)
98 <p>
99 Private method to adjust the file dialog options.
100 </p><dl>
101 <dt><i>options</i></dt>
102 <dd>
103 file dialog options (QFileDialog.Options)
104 </dd>
105 </dl><dl>
106 <dt>Returns:</dt>
107 <dd>
108 modified options (QFileDialog.Options)
91 </dd> 109 </dd>
92 </dl><a NAME="FileDialogWizardDialog.__getCode4" ID="FileDialogWizardDialog.__getCode4"></a> 110 </dl><a NAME="FileDialogWizardDialog.__getCode4" ID="FileDialogWizardDialog.__getCode4"></a>
93 <h4>FileDialogWizardDialog.__getCode4</h4> 111 <h4>FileDialogWizardDialog.__getCode4</h4>
94 <b>__getCode4</b>(<i>indLevel, indString</i>) 112 <b>__getCode4</b>(<i>indLevel, indString</i>)
95 <p> 113 <p>

eric ide

mercurial