timeout for musrgui and small bug fixing concernig timer handling

This commit is contained in:
nemu
2012-04-15 10:42:57 +00:00
parent 0e7424507f
commit e9f6fcab80
8 changed files with 58 additions and 7 deletions
+37
View File
@@ -122,6 +122,43 @@
<height>110</height>
</rect>
</property>
<widget class="QWidget">
<property name="name">
<cstring>TabPage</cstring>
</property>
<attribute name="title">
<string>general</string>
</attribute>
<widget class="QLineEdit">
<property name="name">
<cstring>fTimeout_lineEdit</cstring>
</property>
<property name="geometry">
<rect>
<x>3</x>
<y>6</y>
<width>100</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>fTimeout_textLabel</cstring>
</property>
<property name="geometry">
<rect>
<x>112</x>
<y>6</y>
<width>42</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>timeout</string>
</property>
</widget>
</widget>
<widget class="QWidget">
<property name="name">
<cstring>tab</cstring>