[Kst] kst_hfi_calib_branch: kdeextragear-2/kst/kst
George Staikos
staikos at kde.org
Wed Nov 10 18:40:06 CET 2004
CVS commit by staikos:
fix the remaining tab orders, and make the Close button visible again in the
debug dialog. (how'd that happen??)
M +6 -6 debugdialog.ui 1.12.2.1
M +17 -0 imagedialog.ui 1.15.2.1
M +7 -0 pluginmanager.ui 1.13.2.1
--- kdeextragear-2/kst/kst/debugdialog.ui #1.12:1.12.2.1
@@ -20,5 +20,5 @@
<cstring>unnamed</cstring>
</property>
- <widget class="QPushButton" row="0" column="0">
+ <widget class="QPushButton" row="1" column="1">
<property name="name">
<cstring>_close</cstring>
@@ -28,5 +28,5 @@
</property>
</widget>
- <spacer row="0" column="0">
+ <spacer row="1" column="0">
<property name="name">
<cstring>spacer1</cstring>
@@ -45,5 +45,5 @@
</property>
</spacer>
- <widget class="QTabWidget" row="0" column="0">
+ <widget class="QTabWidget" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>_tabs</cstring>
@@ -340,13 +340,13 @@
<tabstops>
<tabstop>_tabs</tabstop>
+ <tabstop>_email</tabstop>
<tabstop>checkBoxShowDebug</tabstop>
<tabstop>checkBoxShowNotice</tabstop>
<tabstop>checkBoxShowWarning</tabstop>
- <tabstop>checkBoxShowOther</tabstop>
<tabstop>checkBoxShowError</tabstop>
+ <tabstop>checkBoxShowOther</tabstop>
<tabstop>_clear</tabstop>
- <tabstop>_close</tabstop>
- <tabstop>_email</tabstop>
<tabstop>_dataSources</tabstop>
+ <tabstop>_close</tabstop>
</tabstops>
<includes>
--- kdeextragear-2/kst/kst/imagedialog.ui #1.15:1.15.2.1
@@ -609,4 +609,21 @@
</image>
</images>
+<tabstops>
+ <tabstop>_tagName</tabstop>
+ <tabstop>_matrix</tabstop>
+ <tabstop>_colorOnly</tabstop>
+ <tabstop>_palette</tabstop>
+ <tabstop>_lowerZ</tabstop>
+ <tabstop>_upperZ</tabstop>
+ <tabstop>_autoThreshold</tabstop>
+ <tabstop>_realTimeAutoThreshold</tabstop>
+ <tabstop>_curvePlacement</tabstop>
+ <tabstop>_numContourLines</tabstop>
+ <tabstop>_contourColor</tabstop>
+ <tabstop>_contourWeight</tabstop>
+ <tabstop>_useVariableWeight</tabstop>
+ <tabstop>_OK</tabstop>
+ <tabstop>_cancel</tabstop>
+</tabstops>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
--- kdeextragear-2/kst/kst/pluginmanager.ui #1.13:1.13.2.1
@@ -196,4 +196,11 @@
</connection>
</connections>
+<tabstops>
+ <tabstop>_pluginList</tabstop>
+ <tabstop>_install</tabstop>
+ <tabstop>_remove</tabstop>
+ <tabstop>pushButton4</tabstop>
+ <tabstop>_close</tabstop>
+</tabstops>
<includes>
<include location="global" impldecl="in declaration">qmap.h</include>
More information about the Kst
mailing list