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

changeset 3124
a01e410893ac
parent 3122
4bcf6c0f4432
equal deleted inserted replaced
3123:2c89ff79c246 3124:a01e410893ac
70 <td>Private slot to enable/disable the confirmation check box.</td> 70 <td>Private slot to enable/disable the confirmation check box.</td>
71 </tr><tr> 71 </tr><tr>
72 <td><a href="#FileDialogWizardDialog.__toggleGroupsAndTest">__toggleGroupsAndTest</a></td> 72 <td><a href="#FileDialogWizardDialog.__toggleGroupsAndTest">__toggleGroupsAndTest</a></td>
73 <td>Private slot to enable/disable certain groups and the test button.</td> 73 <td>Private slot to enable/disable certain groups and the test button.</td>
74 </tr><tr> 74 </tr><tr>
75 <td><a href="#FileDialogWizardDialog.__toggleInitialFilter">__toggleInitialFilter</a></td> 75 <td><a href="#FileDialogWizardDialog.__toggleInitialFilterAndResult">__toggleInitialFilterAndResult</a></td>
76 <td>Private slot to enable/disable the initial filter elements.</td> 76 <td>Private slot to enable/disable the initial filter elements and the results entries.</td>
77 </tr><tr> 77 </tr><tr>
78 <td><a href="#FileDialogWizardDialog.getCode">getCode</a></td> 78 <td><a href="#FileDialogWizardDialog.getCode">getCode</a></td>
79 <td>Public method to get the source code for Qt4 and Qt5.</td> 79 <td>Public method to get the source code for Qt4 and Qt5.</td>
80 </tr><tr> 80 </tr><tr>
81 <td><a href="#FileDialogWizardDialog.on_bTest_clicked">on_bTest_clicked</a></td> 81 <td><a href="#FileDialogWizardDialog.on_bTest_clicked">on_bTest_clicked</a></td>
128 </p><a NAME="FileDialogWizardDialog.__toggleGroupsAndTest" ID="FileDialogWizardDialog.__toggleGroupsAndTest"></a> 128 </p><a NAME="FileDialogWizardDialog.__toggleGroupsAndTest" ID="FileDialogWizardDialog.__toggleGroupsAndTest"></a>
129 <h4>FileDialogWizardDialog.__toggleGroupsAndTest</h4> 129 <h4>FileDialogWizardDialog.__toggleGroupsAndTest</h4>
130 <b>__toggleGroupsAndTest</b>(<i></i>) 130 <b>__toggleGroupsAndTest</b>(<i></i>)
131 <p> 131 <p>
132 Private slot to enable/disable certain groups and the test button. 132 Private slot to enable/disable certain groups and the test button.
133 </p><a NAME="FileDialogWizardDialog.__toggleInitialFilter" ID="FileDialogWizardDialog.__toggleInitialFilter"></a> 133 </p><a NAME="FileDialogWizardDialog.__toggleInitialFilterAndResult" ID="FileDialogWizardDialog.__toggleInitialFilterAndResult"></a>
134 <h4>FileDialogWizardDialog.__toggleInitialFilter</h4> 134 <h4>FileDialogWizardDialog.__toggleInitialFilterAndResult</h4>
135 <b>__toggleInitialFilter</b>(<i>id</i>) 135 <b>__toggleInitialFilterAndResult</b>(<i>id</i>)
136 <p> 136 <p>
137 Private slot to enable/disable the initial filter elements. 137 Private slot to enable/disable the initial filter elements and the
138 results entries.
138 </p><dl> 139 </p><dl>
139 <dt><i>id</i></dt> 140 <dt><i>id</i></dt>
140 <dd> 141 <dd>
141 id of the clicked button (integer) 142 id of the clicked button (integer)
142 </dd> 143 </dd>

eric ide

mercurial