dialog.ui 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>Dialog</class>
  4. <widget class="QDialog" name="Dialog">
  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>Dialog</string>
  15. </property>
  16. <layout class="QVBoxLayout" name="verticalLayout">
  17. <item>
  18. <widget class="QWidget" name="widget" native="true">
  19. <layout class="QVBoxLayout" name="verticalLayout_2">
  20. <item>
  21. <widget class="QWidget" name="widget_2" native="true">
  22. <widget class="QLabel" name="label">
  23. <property name="geometry">
  24. <rect>
  25. <x>10</x>
  26. <y>10</y>
  27. <width>91</width>
  28. <height>16</height>
  29. </rect>
  30. </property>
  31. <property name="text">
  32. <string>项目名称:</string>
  33. </property>
  34. <property name="alignment">
  35. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  36. </property>
  37. </widget>
  38. <widget class="QTextEdit" name="pro_name">
  39. <property name="geometry">
  40. <rect>
  41. <x>120</x>
  42. <y>10</y>
  43. <width>161</width>
  44. <height>21</height>
  45. </rect>
  46. </property>
  47. </widget>
  48. </widget>
  49. </item>
  50. <item>
  51. <widget class="QWidget" name="widget_3" native="true">
  52. <widget class="QLabel" name="label_2">
  53. <property name="geometry">
  54. <rect>
  55. <x>10</x>
  56. <y>10</y>
  57. <width>91</width>
  58. <height>16</height>
  59. </rect>
  60. </property>
  61. <property name="text">
  62. <string>app id:</string>
  63. </property>
  64. <property name="alignment">
  65. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  66. </property>
  67. </widget>
  68. <widget class="QTextEdit" name="app_id">
  69. <property name="geometry">
  70. <rect>
  71. <x>120</x>
  72. <y>10</y>
  73. <width>161</width>
  74. <height>21</height>
  75. </rect>
  76. </property>
  77. </widget>
  78. </widget>
  79. </item>
  80. <item>
  81. <widget class="QWidget" name="widget_4" native="true">
  82. <widget class="QLabel" name="label_3">
  83. <property name="geometry">
  84. <rect>
  85. <x>0</x>
  86. <y>10</y>
  87. <width>101</width>
  88. <height>20</height>
  89. </rect>
  90. </property>
  91. <property name="text">
  92. <string>配置服务器前缀:</string>
  93. </property>
  94. </widget>
  95. <widget class="QTextEdit" name="config_server_pre">
  96. <property name="geometry">
  97. <rect>
  98. <x>120</x>
  99. <y>10</y>
  100. <width>161</width>
  101. <height>21</height>
  102. </rect>
  103. </property>
  104. </widget>
  105. </widget>
  106. </item>
  107. <item>
  108. <widget class="QWidget" name="widget_6" native="true">
  109. <widget class="QLabel" name="label_4">
  110. <property name="geometry">
  111. <rect>
  112. <x>0</x>
  113. <y>10</y>
  114. <width>101</width>
  115. <height>20</height>
  116. </rect>
  117. </property>
  118. <property name="text">
  119. <string>文件服务器前缀:</string>
  120. </property>
  121. </widget>
  122. <widget class="QTextEdit" name="file_serverpre">
  123. <property name="geometry">
  124. <rect>
  125. <x>120</x>
  126. <y>10</y>
  127. <width>161</width>
  128. <height>21</height>
  129. </rect>
  130. </property>
  131. <property name="html">
  132. <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
  133. &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;meta charset=&quot;utf-8&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
  134. p, li { white-space: pre-wrap; }
  135. hr { height: 1px; border-width: 0; }
  136. li.unchecked::marker { content: &quot;\2610&quot;; }
  137. li.checked::marker { content: &quot;\2612&quot;; }
  138. &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'.AppleSystemUIFont'; font-size:13pt; font-weight:400; font-style:normal;&quot;&gt;
  139. &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  140. </property>
  141. </widget>
  142. </widget>
  143. </item>
  144. <item>
  145. <widget class="QWidget" name="widget_8" native="true">
  146. <layout class="QHBoxLayout" name="horizontalLayout">
  147. <item>
  148. <widget class="QPushButton" name="pushButton">
  149. <property name="text">
  150. <string>取消</string>
  151. </property>
  152. <property name="checkable">
  153. <bool>true</bool>
  154. </property>
  155. <property name="checked">
  156. <bool>true</bool>
  157. </property>
  158. </widget>
  159. </item>
  160. <item>
  161. <spacer name="horizontalSpacer">
  162. <property name="orientation">
  163. <enum>Qt::Horizontal</enum>
  164. </property>
  165. <property name="sizeHint" stdset="0">
  166. <size>
  167. <width>40</width>
  168. <height>20</height>
  169. </size>
  170. </property>
  171. </spacer>
  172. </item>
  173. <item>
  174. <widget class="QPushButton" name="pushButton_2">
  175. <property name="text">
  176. <string>确认</string>
  177. </property>
  178. <property name="checkable">
  179. <bool>true</bool>
  180. </property>
  181. <property name="checked">
  182. <bool>true</bool>
  183. </property>
  184. </widget>
  185. </item>
  186. </layout>
  187. </widget>
  188. </item>
  189. </layout>
  190. </widget>
  191. </item>
  192. </layout>
  193. </widget>
  194. <resources/>
  195. <connections/>
  196. </ui>