選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 

63 行
1.3 KiB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>CStatusWindow</class>
  4. <widget class="QWidget" name="CStatusWindow">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>1592</width>
  10. <height>670</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <widget class="QTextEdit" name="mMsgTxtEditBox">
  17. <property name="geometry">
  18. <rect>
  19. <x>150</x>
  20. <y>60</y>
  21. <width>1411</width>
  22. <height>571</height>
  23. </rect>
  24. </property>
  25. </widget>
  26. <widget class="QPushButton" name="mForceScanBtn">
  27. <property name="geometry">
  28. <rect>
  29. <x>30</x>
  30. <y>60</y>
  31. <width>80</width>
  32. <height>22</height>
  33. </rect>
  34. </property>
  35. <property name="text">
  36. <string>Forcer scan</string>
  37. </property>
  38. </widget>
  39. <widget class="QLabel" name="mSoftVersionLbl">
  40. <property name="geometry">
  41. <rect>
  42. <x>50</x>
  43. <y>645</y>
  44. <width>381</width>
  45. <height>21</height>
  46. </rect>
  47. </property>
  48. <property name="font">
  49. <font>
  50. <pointsize>10</pointsize>
  51. <weight>75</weight>
  52. <bold>true</bold>
  53. </font>
  54. </property>
  55. <property name="text">
  56. <string>TextLabel</string>
  57. </property>
  58. </widget>
  59. </widget>
  60. <resources/>
  61. <connections/>
  62. </ui>