mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 11:05:33 +08:00
refs #796, UI for internals
This commit is contained in:
@@ -104,27 +104,27 @@
|
||||
<item row="0" column="0">
|
||||
<widget class="QCheckBox" name="cb_DebugDriver">
|
||||
<property name="text">
|
||||
<string>Driver</string>
|
||||
<string>Driver dbg. msgs.</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="1">
|
||||
<widget class="QCheckBox" name="cb_DebugInterpolator">
|
||||
<property name="text">
|
||||
<string>Interpolator</string>
|
||||
<string>Interpolator dbg. msgs.</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="0" colspan="2">
|
||||
<widget class="QCheckBox" name="cb_ForceFullInterpolation">
|
||||
<property name="text">
|
||||
<string>force full interpolation</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
</item>
|
||||
<item alignment="Qt::AlignHCenter">
|
||||
<widget class="QLabel" name="lbl_Disclaimer_1">
|
||||
<property name="text">
|
||||
<string>WORK IN PROGRESS!</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<spacer name="vs_DebugWidget">
|
||||
<property name="orientation">
|
||||
@@ -144,7 +144,7 @@
|
||||
<attribute name="title">
|
||||
<string>Statistics</string>
|
||||
</attribute>
|
||||
<widget class="QLabel" name="lbl_Disclaimer_2">
|
||||
<widget class="QLabel" name="lbl_Disclaimer">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>80</x>
|
||||
|
||||
Reference in New Issue
Block a user