144 tuple of (str, str, str, bool, int, int) |
144 tuple of (str, str, str, bool, int, int) |
145 </dd> |
145 </dd> |
146 </dl> |
146 </dl> |
147 <a NAME="ImageMarkupDialog.on_altTextEdit_textChanged" ID="ImageMarkupDialog.on_altTextEdit_textChanged"></a> |
147 <a NAME="ImageMarkupDialog.on_altTextEdit_textChanged" ID="ImageMarkupDialog.on_altTextEdit_textChanged"></a> |
148 <h4>ImageMarkupDialog.on_altTextEdit_textChanged</h4> |
148 <h4>ImageMarkupDialog.on_altTextEdit_textChanged</h4> |
149 <b>on_altTextEdit_textChanged</b>(<i>txt</i>) |
149 <b>on_altTextEdit_textChanged</b>(<i>_txt</i>) |
150 <p> |
150 <p> |
151 Private slot handling changes of the alternative text. |
151 Private slot handling changes of the alternative text. |
152 </p> |
152 </p> |
153 |
153 |
154 <dl> |
154 <dl> |
155 |
155 |
156 <dt><i>txt</i> (str)</dt> |
156 <dt><i>_txt</i> (str)</dt> |
157 <dd> |
157 <dd> |
158 alternative text |
158 alternative text (unused) |
159 </dd> |
159 </dd> |
160 </dl> |
160 </dl> |
161 <a NAME="ImageMarkupDialog.on_aspectRatioCheckBox_toggled" ID="ImageMarkupDialog.on_aspectRatioCheckBox_toggled"></a> |
161 <a NAME="ImageMarkupDialog.on_aspectRatioCheckBox_toggled" ID="ImageMarkupDialog.on_aspectRatioCheckBox_toggled"></a> |
162 <h4>ImageMarkupDialog.on_aspectRatioCheckBox_toggled</h4> |
162 <h4>ImageMarkupDialog.on_aspectRatioCheckBox_toggled</h4> |
163 <b>on_aspectRatioCheckBox_toggled</b>(<i>checked</i>) |
163 <b>on_aspectRatioCheckBox_toggled</b>(<i>checked</i>) |