|
78 | 78 | <widget objectName="label" class="QLabel" label="-"/>
|
79 | 79 | <widget objectName="label_2" class="QLabel" label="%"/>
|
80 | 80 | <widget objectName="mMinMaxRadioButton" class="QRadioButton" label="Min / max"/>
|
81 |
| - <widget objectName="mStdDevRadioButton" class="QRadioButton" label="Mean +/-
standard deviation ×"/> |
| 81 | + <widget objectName="mStdDevRadioButton" class="QRadioButton" label="Mean +/-
standard deviation ×"/> |
82 | 82 | <widget objectName="mExtentGroupBox" class="QGroupBox" label="">
|
83 | 83 | <widget objectName="mFullExtentRadioButton" class="QRadioButton" label="Full"/>
|
84 | 84 | <widget objectName="mCurrentExtentRadioButton" class="QRadioButton" label="Current"/>
|
|
1369 | 1369 | <widget objectName="leDefaultLabel" class="QLineEdit" label=""/>
|
1370 | 1370 | <widget objectName="textLabel5_2_2_3_2" class="QLabel" label="Font size"/>
|
1371 | 1371 | <widget objectName="textLabel1_2_2_2_2_2" class="QLabel" label="Angle (deg)"/>
|
1372 |
| - <widget objectName="spinAngle" class="QSpinBox" label="0°"> |
1373 |
| - <widget objectName="qt_spinbox_lineedit" class="QLineEdit" label="0°"/> |
| 1372 | + <widget objectName="spinAngle" class="QSpinBox" label="0°"> |
| 1373 | + <widget objectName="qt_spinbox_lineedit" class="QLineEdit" label="0°"/> |
1374 | 1374 | </widget>
|
1375 | 1375 | <widget objectName="cboFontSizeUnits" class="QComboBox" label=""/>
|
1376 | 1376 | <widget objectName="btnDefaultFont" class="QPushButton" label="Font"/>
|
|
1569 | 1569 | <widget objectName="leUncheckedState" class="QLineEdit" label=""/>
|
1570 | 1570 | </widget>
|
1571 | 1571 | <widget objectName="hiddenPage" class="QWidget" label="">
|
1572 |
| - <widget objectName="hiddenLabel" class="QLabel" label="A hidden attribute will be invisible - the user is not able to see it's contents."/> |
| 1572 | + <widget objectName="hiddenLabel" class="QLabel" label="A hidden field will be invisible - the user is not able to see its contents."/> |
1573 | 1573 | </widget>
|
1574 | 1574 | <widget objectName="immutablePage" class="QWidget" label="">
|
1575 |
| - <widget objectName="immutableLabel" class="QLabel" label="An immutable attribute is read-only - the user is not able to modify the contents."/> |
| 1575 | + <widget objectName="immutableLabel" class="QLabel" label="An immutable field is read-only - the user is not able to modify the contents."/> |
1576 | 1576 | </widget>
|
1577 | 1577 | <widget objectName="enumerationPage" class="QWidget" label="">
|
1578 | 1578 | <widget objectName="enumerationLabel" class="QLabel" label="Combo box with values that can be used within the column's type. Must be supported by the provider."/>
|
|
1588 | 1588 | <widget objectName="fileNameLabel" class="QLabel" label="Simplifies file selection by adding a file chooser dialog."/>
|
1589 | 1589 | </widget>
|
1590 | 1590 | <widget objectName="uniqueValuesPage" class="QWidget" label="">
|
1591 |
| - <widget objectName="label" class="QLabel" label="The user can select one of the values already used in the attribute. If editable, a line edit is shown with autocompletion support, otherwise a combo box is used."/> |
| 1591 | + <widget objectName="label" class="QLabel" label="The user can select one of the values already used in the field. If editable, a line edit is shown with autocompletion support, otherwise a combo box is used."/> |
1592 | 1592 | <widget objectName="editableUniqueValues" class="QCheckBox" label="Editable"/>
|
1593 | 1593 | </widget>
|
1594 | 1594 | <widget objectName="rangePage" class="QWidget" label="">
|
|
1617 | 1617 | <widget objectName="classificationLabel" class="QLabel" label="Displays combo box containing values of attribute used for classification."/>
|
1618 | 1618 | </widget>
|
1619 | 1619 | <widget objectName="lineEditPage" class="QWidget" label="">
|
1620 |
| - <widget objectName="lineEditLabel" class="QLabel" label="Simple edit box. This is the default editation widget."/> |
| 1620 | + <widget objectName="lineEditLabel" class="QLabel" label="Simple edit box. This is the default edit widget."/> |
1621 | 1621 | </widget>
|
1622 | 1622 | <widget objectName="calendarPage" class="QWidget" label="">
|
1623 | 1623 | <widget objectName="label_10" class="QLabel" label="Date format"/>
|
|
0 commit comments