• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

ファイルからMD5計算


Commit MetaInfo

修订版887e28de673de4d9d235c708bf3aab61a61b15a7 (tree)
时间2013-12-21 16:02:19
作者alucky4416 <alucky4416@user...>
Commiteralucky4416

Log Message

CHG: disable result CheckBox.

更改概述

差异

--- a/mainwindow.ui
+++ b/mainwindow.ui
@@ -183,7 +183,7 @@
183183 </widget>
184184 <widget class="QCheckBox" name="checkBox_result">
185185 <property name="enabled">
186- <bool>true</bool>
186+ <bool>false</bool>
187187 </property>
188188 <property name="geometry">
189189 <rect>
@@ -208,11 +208,14 @@
208208 </size>
209209 </property>
210210 <property name="checkable">
211- <bool>false</bool>
211+ <bool>true</bool>
212212 </property>
213213 <property name="checked">
214214 <bool>false</bool>
215215 </property>
216+ <property name="tristate">
217+ <bool>false</bool>
218+ </property>
216219 </widget>
217220 </widget>
218221 <widget class="QMenuBar" name="menuBar">
@@ -221,7 +224,7 @@
221224 <x>0</x>
222225 <y>0</y>
223226 <width>403</width>
224- <height>22</height>
227+ <height>26</height>
225228 </rect>
226229 </property>
227230 <widget class="QMenu" name="menuFile">