summaryrefslogtreecommitdiffstats
path: root/kcontrol/hwmanager/devicepropsdlgbase.ui
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-04-08 21:30:22 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-04-08 21:30:22 -0500
commit20fc5cd8695425d504c071449f6d38ae3da29511 (patch)
treeb00038ed1eecd23322b8519b5009bd40946a6605 /kcontrol/hwmanager/devicepropsdlgbase.ui
parentffc390445f8276f2c8a845e9e4fc911073a8f4a7 (diff)
downloadtdebase-20fc5cd8695425d504c071449f6d38ae3da29511.tar.gz
tdebase-20fc5cd8695425d504c071449f6d38ae3da29511.zip
Add sensors tab
Diffstat (limited to 'kcontrol/hwmanager/devicepropsdlgbase.ui')
-rw-r--r--kcontrol/hwmanager/devicepropsdlgbase.ui69
1 files changed, 69 insertions, 0 deletions
diff --git a/kcontrol/hwmanager/devicepropsdlgbase.ui b/kcontrol/hwmanager/devicepropsdlgbase.ui
index 4c6354785..62570223f 100644
--- a/kcontrol/hwmanager/devicepropsdlgbase.ui
+++ b/kcontrol/hwmanager/devicepropsdlgbase.ui
@@ -171,6 +171,19 @@
<cstring>labelBusID</cstring>
</property>
</widget>
+ <widget class="TQLabel" row="8" column="0" colspan="1">
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="text">
+ <string>Technical Details:</string>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="8" column="1" colspan="3">
+ <property name="name">
+ <cstring>labelModalias</cstring>
+ </property>
+ </widget>
</grid>
</widget>
<spacer row="8" column="0">
@@ -404,6 +417,62 @@
</spacer>
</grid>
</widget>
+ <widget class="TQWidget">
+ <property name="name">
+ <cstring>tabSensor</cstring>
+ </property>
+ <attribute name="title">
+ <string>Sensor</string>
+ </attribute>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="TQGroupBox" row="0" column="0">
+ <property name="name">
+ <cstring>groupSensors</cstring>
+ </property>
+ <property name="title">
+ <string>Sensor Readings</string>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="TQLabel" row="0" column="0" colspan="1">
+ <property name="name">
+ <cstring>labelSensorNames</cstring>
+ </property>
+ <property name="text">
+ <string></string>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="0" column="1" colspan="1">
+ <property name="name">
+ <cstring>labelSensorValues</cstring>
+ </property>
+ </widget>
+ </grid>
+ </widget>
+ <spacer row="8" column="0">
+ <property name="name" stdset="0">
+ <cstring>Spacer4</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>20</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </grid>
+ </widget>
</widget>
</grid>
</widget>