Module implementing a zoom dialog for a graphics canvas.
DoubleSpinBox | Class implementing a spinbox for double values. |
ZoomDialog | Class implementing a zoom dialog for a graphics canvas. |
None |
Class implementing a spinbox for double values.
DoubleSpinBox | Constructor |
mapTextToValue | Protected method to convert displaid text to a value. |
mapValueToText | Protected method to convert a value to displayable text. |
setDecimals | Method to set the number of decimals. |
setMaxValue | Method to set the maximum allowed values. |
setMinValue | Method to set the minimum allowed values. |
setValue | Method to set the value. |
value | Method to retrieve the current value. |
Constructor
Protected method to convert displaid text to a value.
Protected method to convert a value to displayable text.
Method to set the number of decimals.
Method to set the maximum allowed values.
Method to set the minimum allowed values.
Method to set the value.
Method to retrieve the current value.
Class implementing a zoom dialog for a graphics canvas.
ZoomDialog | Constructor |
getZoomSize | Public method to retrieve the zoom size. |
languageChange | Private method to show translated display strings. |
Constructor
Public method to retrieve the zoom size.
Private method to show translated display strings.