mainform.ui 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>mainForm</class>
  3. <widget class="QWidget">
  4. <property name="name">
  5. <cstring>mainForm</cstring>
  6. </property>
  7. <property name="geometry">
  8. <rect>
  9. <x>0</x>
  10. <y>0</y>
  11. <width>459</width>
  12. <height>343</height>
  13. </rect>
  14. </property>
  15. <property name="caption">
  16. <string>Qt3 &amp; COMAR</string>
  17. </property>
  18. <grid>
  19. <property name="name">
  20. <cstring>unnamed</cstring>
  21. </property>
  22. <widget class="QTextEdit" row="0" column="0">
  23. <property name="name">
  24. <cstring>textServices</cstring>
  25. </property>
  26. </widget>
  27. <widget class="QPushButton" row="1" column="0">
  28. <property name="name">
  29. <cstring>buttonServices</cstring>
  30. </property>
  31. <property name="text">
  32. <string>Get Services</string>
  33. </property>
  34. </widget>
  35. </grid>
  36. </widget>
  37. <layoutdefaults spacing="6" margin="11"/>
  38. </UI>