clStudentInfo.ui 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>clStudentInfo</class>
  4. <widget class="QWidget" name="clStudentInfo">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>400</width>
  10. <height>300</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <widget class="QWidget" name="widget_npw_BG" native="true">
  17. <property name="geometry">
  18. <rect>
  19. <x>0</x>
  20. <y>0</y>
  21. <width>401</width>
  22. <height>301</height>
  23. </rect>
  24. </property>
  25. <widget class="QPushButton" name="btn_clsi_editPassword">
  26. <property name="geometry">
  27. <rect>
  28. <x>90</x>
  29. <y>240</y>
  30. <width>75</width>
  31. <height>23</height>
  32. </rect>
  33. </property>
  34. <property name="text">
  35. <string>修改密码</string>
  36. </property>
  37. </widget>
  38. <widget class="QPushButton" name="btn_clsi_exitLogin">
  39. <property name="geometry">
  40. <rect>
  41. <x>200</x>
  42. <y>240</y>
  43. <width>75</width>
  44. <height>23</height>
  45. </rect>
  46. </property>
  47. <property name="text">
  48. <string>退出登录</string>
  49. </property>
  50. </widget>
  51. <widget class="QLabel" name="label_studentPhoto">
  52. <property name="geometry">
  53. <rect>
  54. <x>280</x>
  55. <y>30</y>
  56. <width>91</width>
  57. <height>131</height>
  58. </rect>
  59. </property>
  60. <property name="styleSheet">
  61. <string notr="true"/>
  62. </property>
  63. <property name="text">
  64. <string/>
  65. </property>
  66. </widget>
  67. <widget class="QLabel" name="label_clsi_studentName">
  68. <property name="geometry">
  69. <rect>
  70. <x>40</x>
  71. <y>30</y>
  72. <width>54</width>
  73. <height>12</height>
  74. </rect>
  75. </property>
  76. <property name="text">
  77. <string>何乐乐</string>
  78. </property>
  79. </widget>
  80. <widget class="QLabel" name="label_clsi_studentCodeHint">
  81. <property name="geometry">
  82. <rect>
  83. <x>40</x>
  84. <y>80</y>
  85. <width>54</width>
  86. <height>12</height>
  87. </rect>
  88. </property>
  89. <property name="text">
  90. <string>学号</string>
  91. </property>
  92. </widget>
  93. <widget class="QLabel" name="label_clsi_identityHint">
  94. <property name="geometry">
  95. <rect>
  96. <x>40</x>
  97. <y>120</y>
  98. <width>54</width>
  99. <height>12</height>
  100. </rect>
  101. </property>
  102. <property name="text">
  103. <string>身份证号</string>
  104. </property>
  105. </widget>
  106. <widget class="QLabel" name="label_clsi_orgNameHint">
  107. <property name="geometry">
  108. <rect>
  109. <x>30</x>
  110. <y>160</y>
  111. <width>54</width>
  112. <height>12</height>
  113. </rect>
  114. </property>
  115. <property name="text">
  116. <string>学习中心</string>
  117. </property>
  118. </widget>
  119. <widget class="QLabel" name="label_clsi_studentCode">
  120. <property name="geometry">
  121. <rect>
  122. <x>110</x>
  123. <y>80</y>
  124. <width>54</width>
  125. <height>12</height>
  126. </rect>
  127. </property>
  128. <property name="text">
  129. <string>T20190123</string>
  130. </property>
  131. </widget>
  132. <widget class="QLabel" name="label_clsi_identity">
  133. <property name="geometry">
  134. <rect>
  135. <x>110</x>
  136. <y>120</y>
  137. <width>54</width>
  138. <height>12</height>
  139. </rect>
  140. </property>
  141. <property name="text">
  142. <string>402000201010202827</string>
  143. </property>
  144. </widget>
  145. <widget class="QLabel" name="label_clsi_orgName">
  146. <property name="geometry">
  147. <rect>
  148. <x>110</x>
  149. <y>160</y>
  150. <width>54</width>
  151. <height>12</height>
  152. </rect>
  153. </property>
  154. <property name="text">
  155. <string>测试中心</string>
  156. </property>
  157. </widget>
  158. <widget class="QLabel" name="label_HLine">
  159. <property name="geometry">
  160. <rect>
  161. <x>50</x>
  162. <y>200</y>
  163. <width>54</width>
  164. <height>12</height>
  165. </rect>
  166. </property>
  167. <property name="text">
  168. <string/>
  169. </property>
  170. </widget>
  171. </widget>
  172. </widget>
  173. <resources/>
  174. <connections/>
  175. </ui>