109 <td>Private slot to handle the toggled signal of the rYesNo radio button.</td> |
109 <td>Private slot to handle the toggled signal of the rYesNo radio button.</td> |
110 </tr> |
110 </tr> |
111 </table> |
111 </table> |
112 <a NAME="E5MessageBoxWizardDialog.__init__" ID="E5MessageBoxWizardDialog.__init__"></a> |
112 <a NAME="E5MessageBoxWizardDialog.__init__" ID="E5MessageBoxWizardDialog.__init__"></a> |
113 <h4>E5MessageBoxWizardDialog (Constructor)</h4> |
113 <h4>E5MessageBoxWizardDialog (Constructor)</h4> |
114 <b>E5MessageBoxWizardDialog</b>(<i>parent = None</i>) |
114 <b>E5MessageBoxWizardDialog</b>(<i>parent=None</i>) |
115 <p> |
115 <p> |
116 Constructor |
116 Constructor |
117 </p><dl> |
117 </p><dl> |
118 <dt><i>parent</i></dt> |
118 <dt><i>parent</i></dt> |
119 <dd> |
119 <dd> |
142 <dd> |
142 <dd> |
143 the button code (string) |
143 the button code (string) |
144 </dd> |
144 </dd> |
145 </dl><a NAME="E5MessageBoxWizardDialog.__getStandardButtonCode" ID="E5MessageBoxWizardDialog.__getStandardButtonCode"></a> |
145 </dl><a NAME="E5MessageBoxWizardDialog.__getStandardButtonCode" ID="E5MessageBoxWizardDialog.__getStandardButtonCode"></a> |
146 <h4>E5MessageBoxWizardDialog.__getStandardButtonCode</h4> |
146 <h4>E5MessageBoxWizardDialog.__getStandardButtonCode</h4> |
147 <b>__getStandardButtonCode</b>(<i>istring, indString, withIntro = True</i>) |
147 <b>__getStandardButtonCode</b>(<i>istring, indString, withIntro=True</i>) |
148 <p> |
148 <p> |
149 Private method to generate the button code for the standard buttons. |
149 Private method to generate the button code for the standard buttons. |
150 </p><dl> |
150 </p><dl> |
151 <dt><i>istring</i></dt> |
151 <dt><i>istring</i></dt> |
152 <dd> |
152 <dd> |