grpC93.ui 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>grpC93</class>
  4. <widget class="QWidget" name="grpC93">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>254</width>
  10. <height>131</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <layout class="QVBoxLayout" name="vLayoutC93">
  17. <property name="contentMargins">
  18. <number>0</number>
  19. </property>
  20. <property name="leftMargin">
  21. <number>0</number>
  22. </property>
  23. <property name="topMargin">
  24. <number>0</number>
  25. </property>
  26. <property name="rightMargin">
  27. <number>0</number>
  28. </property>
  29. <property name="bottomMargin">
  30. <number>0</number>
  31. </property>
  32. <item>
  33. <widget class="QCheckBox" name="chkC93ShowChecks">
  34. <property name="text">
  35. <string>Show Chec&amp;k Characters in Text</string>
  36. </property>
  37. <property name="toolTip">
  38. <string>Display the 2 check characters in
  39. the Human Readable Text</string>
  40. </property>
  41. <property name="checked">
  42. <bool>false</bool>
  43. </property>
  44. </widget>
  45. </item>
  46. </layout>
  47. </widget>
  48. <resources/>
  49. <connections/>
  50. </ui>