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

changeset 1228
7afaf2fca55b
parent 882
34b86be88bf0
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
52 QDialog, Ui_FileDialogWizardDialog 52 QDialog, Ui_FileDialogWizardDialog
53 <h3>Class Attributes</h3> 53 <h3>Class Attributes</h3>
54 <table> 54 <table>
55 <tr><td>None</td></tr> 55 <tr><td>None</td></tr>
56 </table> 56 </table>
57 <h3>Class Methods</h3>
58 <table>
59 <tr><td>None</td></tr>
60 </table>
57 <h3>Methods</h3> 61 <h3>Methods</h3>
58 <table> 62 <table>
59 <tr> 63 <tr>
60 <td><a href="#FileDialogWizardDialog.__init__">FileDialogWizardDialog</a></td>
61 <td>Constructor</td>
62 </tr><tr>
63 <td><a href="#FileDialogWizardDialog.__adjustOptions">__adjustOptions</a></td> 64 <td><a href="#FileDialogWizardDialog.__adjustOptions">__adjustOptions</a></td>
64 <td>Private method to adjust the file dialog options.</td> 65 <td>Private method to adjust the file dialog options.</td>
65 </tr><tr> 66 </tr><tr>
66 <td><a href="#FileDialogWizardDialog.__getCode4">__getCode4</a></td> 67 <td><a href="#FileDialogWizardDialog.__getCode4">__getCode4</a></td>
67 <td>Private method to get the source code for Qt4.</td> 68 <td>Private method to get the source code for Qt4.</td>
79 <td>Private method to test the selected options.</td> 80 <td>Private method to test the selected options.</td>
80 </tr><tr> 81 </tr><tr>
81 <td><a href="#FileDialogWizardDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> 82 <td><a href="#FileDialogWizardDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td>
82 <td>Private slot called by a button of the button box clicked.</td> 83 <td>Private slot called by a button of the button box clicked.</td>
83 </tr> 84 </tr>
85 </table>
86 <h3>Static Methods</h3>
87 <table>
88 <tr><td>None</td></tr>
84 </table> 89 </table>
85 <a NAME="FileDialogWizardDialog.__init__" ID="FileDialogWizardDialog.__init__"></a> 90 <a NAME="FileDialogWizardDialog.__init__" ID="FileDialogWizardDialog.__init__"></a>
86 <h4>FileDialogWizardDialog (Constructor)</h4> 91 <h4>FileDialogWizardDialog (Constructor)</h4>
87 <b>FileDialogWizardDialog</b>(<i>parent=None</i>) 92 <b>FileDialogWizardDialog</b>(<i>parent=None</i>)
88 <p> 93 <p>

eric ide

mercurial