Advertisement
yankwizera

Ishuli.ui(corresponds to ishuli.py)

Jul 24th, 2011
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.77 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>Ishuli_Identification</class>
  4. <widget class="Ishuli_Identification" name="Ishuli_Identification">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>492</width>
  10. <height>381</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Ishuli_Identification</string>
  15. </property>
  16. <widget class="QWidget" name="layoutWidget">
  17. <property name="geometry">
  18. <rect>
  19. <x>9</x>
  20. <y>9</y>
  21. <width>296</width>
  22. <height>128</height>
  23. </rect>
  24. </property>
  25. <layout class="QGridLayout" name="gridLayout">
  26. <item row="0" column="0">
  27. <widget class="QLabel" name="label">
  28. <property name="text">
  29. <string>Amazina :</string>
  30. </property>
  31. </widget>
  32. </item>
  33. <item row="0" column="1" colspan="3">
  34. <widget class="QLineEdit" name="lineEdit"/>
  35. </item>
  36. <item row="1" column="0" colspan="2">
  37. <widget class="QLabel" name="label_2">
  38. <property name="text">
  39. <string>Icyiciro cy'amashuli :</string>
  40. </property>
  41. </widget>
  42. </item>
  43. <item row="1" column="2" colspan="2">
  44. <widget class="QComboBox" name="comboBox"/>
  45. </item>
  46. <item row="2" column="0" colspan="3">
  47. <widget class="QLabel" name="label_3">
  48. <property name="text">
  49. <string>Numero iriranga :</string>
  50. </property>
  51. </widget>
  52. </item>
  53. <item row="2" column="3">
  54. <widget class="QLineEdit" name="lineEdit_2"/>
  55. </item>
  56. <item row="3" column="0" colspan="3">
  57. <widget class="QLabel" name="label_4">
  58. <property name="text">
  59. <string>Ryigenga/Rya Leta :</string>
  60. </property>
  61. </widget>
  62. </item>
  63. <item row="3" column="3">
  64. <widget class="QComboBox" name="comboBox_2"/>
  65. </item>
  66. </layout>
  67. </widget>
  68. <widget class="QGroupBox" name="groupBox">
  69. <property name="geometry">
  70. <rect>
  71. <x>0</x>
  72. <y>160</y>
  73. <width>491</width>
  74. <height>162</height>
  75. </rect>
  76. </property>
  77. <property name="title">
  78. <string>BIKORWA :</string>
  79. </property>
  80. <layout class="QGridLayout" name="gridLayout_2">
  81. <item row="0" column="0" colspan="2">
  82. <widget class="QLabel" name="label_5">
  83. <property name="text">
  84. <string>Amazi :</string>
  85. </property>
  86. </widget>
  87. </item>
  88. <item row="0" column="2">
  89. <widget class="QComboBox" name="comboBox_3"/>
  90. </item>
  91. <item row="0" column="3">
  92. <widget class="QLabel" name="label_7">
  93. <property name="text">
  94. <string>Umuriro</string>
  95. </property>
  96. </widget>
  97. </item>
  98. <item row="0" column="4">
  99. <widget class="QComboBox" name="comboBox_4"/>
  100. </item>
  101. <item row="0" column="5">
  102. <widget class="QLabel" name="label_8">
  103. <property name="text">
  104. <string>Internet</string>
  105. </property>
  106. </widget>
  107. </item>
  108. <item row="0" column="6">
  109. <widget class="QComboBox" name="comboBox_5"/>
  110. </item>
  111. <item row="1" column="0">
  112. <widget class="QLabel" name="label_6">
  113. <property name="text">
  114. <string>Telefoni :</string>
  115. </property>
  116. </widget>
  117. </item>
  118. <item row="1" column="1" colspan="4">
  119. <widget class="QLineEdit" name="lineEdit_3"/>
  120. </item>
  121. <item row="2" column="0">
  122. <widget class="QLabel" name="label_9">
  123. <property name="text">
  124. <string>E-mail :</string>
  125. </property>
  126. </widget>
  127. </item>
  128. <item row="2" column="1" colspan="4">
  129. <widget class="QLineEdit" name="lineEdit_4"/>
  130. </item>
  131. <item row="3" column="0">
  132. <widget class="QLabel" name="label_10">
  133. <property name="text">
  134. <string>Website :</string>
  135. </property>
  136. </widget>
  137. </item>
  138. <item row="3" column="1" colspan="4">
  139. <widget class="QLineEdit" name="lineEdit_5"/>
  140. </item>
  141. </layout>
  142. </widget>
  143. <widget class="QPushButton" name="pushButton_2">
  144. <property name="geometry">
  145. <rect>
  146. <x>350</x>
  147. <y>340</y>
  148. <width>98</width>
  149. <height>27</height>
  150. </rect>
  151. </property>
  152. <property name="text">
  153. <string>Gusohoka</string>
  154. </property>
  155. </widget>
  156. <widget class="QPushButton" name="pushButton">
  157. <property name="geometry">
  158. <rect>
  159. <x>240</x>
  160. <y>340</y>
  161. <width>98</width>
  162. <height>27</height>
  163. </rect>
  164. </property>
  165. <property name="text">
  166. <string>Kwinjiza </string>
  167. </property>
  168. </widget>
  169. </widget>
  170. <customwidgets>
  171. <customwidget>
  172. <class>Ishuli_Identification</class>
  173. <extends>QWidget</extends>
  174. <header>ishuli_identification.h</header>
  175. <container>1</container>
  176. </customwidget>
  177. </customwidgets>
  178. <resources/>
  179. <connections/>
  180. </ui>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement