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

@@ -256,6 +256,15 @@
<header>kcolorbutton.h</header>
</customwidget>
</customwidgets>
<tabstops>
<tabstop>m_style_cb</tabstop>
<tabstop>m_size_dsb</tabstop>
<tabstop>m_color_kpb</tabstop>
<tabstop>m_brush_style_cb</tabstop>
<tabstop>m_brush_color_kpb</tabstop>
<tabstop>m_lock_pos_cb</tabstop>
<tabstop>m_close_polygon</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>