|
6 | 6 | <rect>
|
7 | 7 | <x>0</x>
|
8 | 8 | <y>0</y>
|
9 |
| - <width>677</width> |
| 9 | + <width>756</width> |
10 | 10 | <height>637</height>
|
11 | 11 | </rect>
|
12 | 12 | </property>
|
|
243 | 243 | </widget>
|
244 | 244 | </item>
|
245 | 245 | <item row="4" column="1" colspan="3">
|
246 |
| - <widget class="QgsProjectionSelectionWidget" name="mCrsSelector"> |
| 246 | + <widget class="QgsProjectionSelectionWidget" name="mCrsSelector" native="true"> |
247 | 247 | <property name="focusPolicy">
|
248 | 248 | <enum>Qt::StrongFocus</enum>
|
249 | 249 | </property>
|
|
528 | 528 | </customwidget>
|
529 | 529 | </customwidgets>
|
530 | 530 | <tabstops>
|
531 |
| - <tabstop>mButtonBox</tabstop> |
532 | 531 | <tabstop>mRasterBandsListWidget</tabstop>
|
533 | 532 | <tabstop>mOutputLayerLineEdit</tabstop>
|
534 | 533 | <tabstop>mOutputLayerPushButton</tabstop>
|
| 534 | + <tabstop>mOutputFormatComboBox</tabstop> |
| 535 | + <tabstop>mCurrentLayerExtentButton</tabstop> |
535 | 536 | <tabstop>mXMinSpinBox</tabstop>
|
536 | 537 | <tabstop>mXMaxSpinBox</tabstop>
|
537 | 538 | <tabstop>mYMinSpinBox</tabstop>
|
538 | 539 | <tabstop>mYMaxSpinBox</tabstop>
|
539 | 540 | <tabstop>mNColumnsSpinBox</tabstop>
|
540 | 541 | <tabstop>mNRowsSpinBox</tabstop>
|
| 542 | + <tabstop>mCrsSelector</tabstop> |
541 | 543 | <tabstop>mAddResultToProjectCheckBox</tabstop>
|
542 | 544 | <tabstop>mPlusPushButton</tabstop>
|
543 | 545 | <tabstop>mMultiplyPushButton</tabstop>
|
| 546 | + <tabstop>mSqrtButton</tabstop> |
| 547 | + <tabstop>mCosButton</tabstop> |
| 548 | + <tabstop>mSinButton</tabstop> |
| 549 | + <tabstop>mTanButton</tabstop> |
| 550 | + <tabstop>mLogButton</tabstop> |
| 551 | + <tabstop>mOpenBracketPushButton</tabstop> |
544 | 552 | <tabstop>mMinusPushButton</tabstop>
|
545 | 553 | <tabstop>mDividePushButton</tabstop>
|
| 554 | + <tabstop>mExpButton</tabstop> |
| 555 | + <tabstop>mACosButton</tabstop> |
| 556 | + <tabstop>mASinButton</tabstop> |
| 557 | + <tabstop>mATanButton</tabstop> |
| 558 | + <tabstop>mLnButton</tabstop> |
| 559 | + <tabstop>mCloseBracketPushButton</tabstop> |
546 | 560 | <tabstop>mLessButton</tabstop>
|
547 | 561 | <tabstop>mGreaterButton</tabstop>
|
| 562 | + <tabstop>mEqualButton</tabstop> |
| 563 | + <tabstop>mNotEqualButton</tabstop> |
| 564 | + <tabstop>mLesserEqualButton</tabstop> |
548 | 565 | <tabstop>mGreaterEqualButton</tabstop>
|
549 | 566 | <tabstop>mAndButton</tabstop>
|
| 567 | + <tabstop>mOrButton</tabstop> |
550 | 568 | <tabstop>mExpressionTextEdit</tabstop>
|
551 | 569 | </tabstops>
|
552 | 570 | <resources/>
|
|
0 commit comments