Tab-stop definitions inserted where appropriate

Tab stop definitions inserted in some dialogs, so that the order of tab-stops-moves corresponds as closely as possible to the fields' position in the window.
This commit is contained in:
Lars Biskupek
2021-02-22 13:12:37 +01:00
committed by joshua
parent 3e95b51af6
commit 54e2af4fb2
7 changed files with 115 additions and 7 deletions

View File

@@ -98,6 +98,14 @@
</item>
</layout>
</widget>
<tabstops>
<tabstop>m_colums_count_sp</tabstop>
<tabstop>m_columns_width_sp</tabstop>
<tabstop>m_rows_count_sp</tabstop>
<tabstop>m_rows_height_sp</tabstop>
<tabstop>m_display_columns_cb</tabstop>
<tabstop>m_display_rows_cb</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>