Module implementing a dialog to enter data for an image markup.
None |
ImageMarkupDialog | Class implementing a dialog to enter data for an image markup. |
None |
Class implementing a dialog to enter data for an image markup.
HtmlMode |
MarkDownMode |
RestMode |
None |
ImageMarkupDialog | Constructor |
__updateOkButton | Private slot to set the state of the OK button. |
getData | Public method to get the entered data. |
on_altTextEdit_textChanged | Private slot handling changes of the alternative text. |
on_aspectRatioCheckBox_toggled | Private slot to adjust the height to match the original aspect ratio. |
on_heightSpinBox_valueChanged | Private slot to adjust the width spin box. |
on_imagePicker_textChanged | Private slot handling changes of the image path. |
on_sizeCheckBox_toggled | Private slot to reset the width and height spin boxes. |
on_widthSpinBox_valueChanged | Private slot to adjust the height spin box. |
None |
Constructor
Private slot to set the state of the OK button.
Public method to get the entered data.
Private slot handling changes of the alternative text.
Private slot to adjust the height to match the original aspect ratio.
Private slot to adjust the width spin box.
Private slot handling changes of the image path.
Private slot to reset the width and height spin boxes.
Private slot to adjust the height spin box.