110 reference to the parent widget (defaults to None) |
110 reference to the parent widget (defaults to None) |
111 </dd> |
111 </dd> |
112 </dl> |
112 </dl> |
113 <a NAME="ConvertToUF2Dialog.__conversionFinished" ID="ConvertToUF2Dialog.__conversionFinished"></a> |
113 <a NAME="ConvertToUF2Dialog.__conversionFinished" ID="ConvertToUF2Dialog.__conversionFinished"></a> |
114 <h4>ConvertToUF2Dialog.__conversionFinished</h4> |
114 <h4>ConvertToUF2Dialog.__conversionFinished</h4> |
115 <b>__conversionFinished</b>(<i>exitCode, exitStatus</i>) |
115 <b>__conversionFinished</b>(<i>_exitCode, _exitStatus</i>) |
116 <p> |
116 <p> |
117 Private slot handling the end of the conversion process. |
117 Private slot handling the end of the conversion process. |
118 </p> |
118 </p> |
119 |
119 |
120 <dl> |
120 <dl> |
121 |
121 |
122 <dt><i>exitCode</i> (int)</dt> |
122 <dt><i>_exitCode</i> (int)</dt> |
123 <dd> |
123 <dd> |
124 exit code of the process |
124 exit code of the process (unused) |
125 </dd> |
125 </dd> |
126 <dt><i>exitStatus</i> (QProcess.ExitStatus)</dt> |
126 <dt><i>_exitStatus</i> (QProcess.ExitStatus)</dt> |
127 <dd> |
127 <dd> |
128 exit status of the process |
128 exit status of the process (unused) |
129 </dd> |
129 </dd> |
130 </dl> |
130 </dl> |
131 <a NAME="ConvertToUF2Dialog.__populateFamilyComboBox" ID="ConvertToUF2Dialog.__populateFamilyComboBox"></a> |
131 <a NAME="ConvertToUF2Dialog.__populateFamilyComboBox" ID="ConvertToUF2Dialog.__populateFamilyComboBox"></a> |
132 <h4>ConvertToUF2Dialog.__populateFamilyComboBox</h4> |
132 <h4>ConvertToUF2Dialog.__populateFamilyComboBox</h4> |
133 <b>__populateFamilyComboBox</b>(<i></i>) |
133 <b>__populateFamilyComboBox</b>(<i></i>) |