argdialog.ui 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>ArgDialog</class>
  4. <widget class="QDialog" name="ArgDialog">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>608</width>
  10. <height>710</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Dialog</string>
  15. </property>
  16. <property name="windowIcon">
  17. <iconset>
  18. <normaloff>favicon.ico</normaloff>favicon.ico</iconset>
  19. </property>
  20. <property name="styleSheet">
  21. <string notr="true">background-color: rgb(33, 33, 33);</string>
  22. </property>
  23. <widget class="QDialogButtonBox" name="argCommandButtons">
  24. <property name="geometry">
  25. <rect>
  26. <x>340</x>
  27. <y>510</y>
  28. <width>201</width>
  29. <height>32</height>
  30. </rect>
  31. </property>
  32. <property name="layoutDirection">
  33. <enum>Qt::LeftToRight</enum>
  34. </property>
  35. <property name="autoFillBackground">
  36. <bool>false</bool>
  37. </property>
  38. <property name="styleSheet">
  39. <string notr="true">background-color: rgb(203, 0, 239);
  40. color: rgb(16, 16, 16);</string>
  41. </property>
  42. <property name="orientation">
  43. <enum>Qt::Horizontal</enum>
  44. </property>
  45. <property name="standardButtons">
  46. <set>QDialogButtonBox::Cancel|QDialogButtonBox::Save</set>
  47. </property>
  48. <property name="centerButtons">
  49. <bool>true</bool>
  50. </property>
  51. </widget>
  52. <widget class="QPushButton" name="addArgument">
  53. <property name="geometry">
  54. <rect>
  55. <x>380</x>
  56. <y>190</y>
  57. <width>80</width>
  58. <height>26</height>
  59. </rect>
  60. </property>
  61. <property name="styleSheet">
  62. <string notr="true">background-color: rgb(203, 0, 239);
  63. color: rgb(16, 16, 16);</string>
  64. </property>
  65. <property name="text">
  66. <string>Add</string>
  67. </property>
  68. </widget>
  69. <widget class="QLabel" name="argDialogTitle">
  70. <property name="geometry">
  71. <rect>
  72. <x>210</x>
  73. <y>10</y>
  74. <width>231</width>
  75. <height>51</height>
  76. </rect>
  77. </property>
  78. <property name="font">
  79. <font>
  80. <pointsize>22</pointsize>
  81. <weight>75</weight>
  82. <bold>true</bold>
  83. </font>
  84. </property>
  85. <property name="styleSheet">
  86. <string notr="true">color: rgb(170, 0, 255);</string>
  87. </property>
  88. <property name="text">
  89. <string>Add Arguments</string>
  90. </property>
  91. </widget>
  92. <widget class="QPushButton" name="addFile">
  93. <property name="geometry">
  94. <rect>
  95. <x>190</x>
  96. <y>220</y>
  97. <width>80</width>
  98. <height>26</height>
  99. </rect>
  100. </property>
  101. <property name="styleSheet">
  102. <string notr="true">background-color: rgb(203, 0, 239);
  103. color: rgb(16, 16, 16);</string>
  104. </property>
  105. <property name="text">
  106. <string>File</string>
  107. </property>
  108. </widget>
  109. <widget class="QLabel" name="label">
  110. <property name="geometry">
  111. <rect>
  112. <x>60</x>
  113. <y>290</y>
  114. <width>91</width>
  115. <height>18</height>
  116. </rect>
  117. </property>
  118. <property name="text">
  119. <string>Items to send</string>
  120. </property>
  121. </widget>
  122. <widget class="QTableWidget" name="argList">
  123. <property name="geometry">
  124. <rect>
  125. <x>60</x>
  126. <y>320</y>
  127. <width>481</width>
  128. <height>171</height>
  129. </rect>
  130. </property>
  131. <property name="styleSheet">
  132. <string notr="true">background-color: rgb(255, 255, 255);
  133. color: rgb(5, 5, 5);
  134. font: 87 10pt &quot;Noto Sans&quot;;
  135. selection-background-color: rgb(255, 0, 174);</string>
  136. </property>
  137. <property name="columnCount">
  138. <number>2</number>
  139. </property>
  140. <attribute name="horizontalHeaderCascadingSectionResizes">
  141. <bool>false</bool>
  142. </attribute>
  143. <attribute name="horizontalHeaderMinimumSectionSize">
  144. <number>100</number>
  145. </attribute>
  146. <attribute name="horizontalHeaderDefaultSectionSize">
  147. <number>200</number>
  148. </attribute>
  149. <attribute name="verticalHeaderMinimumSectionSize">
  150. <number>100</number>
  151. </attribute>
  152. <attribute name="verticalHeaderDefaultSectionSize">
  153. <number>100</number>
  154. </attribute>
  155. <column/>
  156. <column/>
  157. </widget>
  158. <widget class="QLabel" name="label_2">
  159. <property name="geometry">
  160. <rect>
  161. <x>130</x>
  162. <y>80</y>
  163. <width>58</width>
  164. <height>18</height>
  165. </rect>
  166. </property>
  167. <property name="text">
  168. <string>Type</string>
  169. </property>
  170. </widget>
  171. <widget class="QLabel" name="label_3">
  172. <property name="geometry">
  173. <rect>
  174. <x>120</x>
  175. <y>130</y>
  176. <width>41</width>
  177. <height>18</height>
  178. </rect>
  179. </property>
  180. <property name="text">
  181. <string>Input</string>
  182. </property>
  183. </widget>
  184. <widget class="QLabel" name="label_4">
  185. <property name="geometry">
  186. <rect>
  187. <x>90</x>
  188. <y>220</y>
  189. <width>71</width>
  190. <height>20</height>
  191. </rect>
  192. </property>
  193. <property name="text">
  194. <string>Attachment</string>
  195. </property>
  196. </widget>
  197. <widget class="QTextEdit" name="argInput">
  198. <property name="geometry">
  199. <rect>
  200. <x>190</x>
  201. <y>130</y>
  202. <width>281</width>
  203. <height>51</height>
  204. </rect>
  205. </property>
  206. <property name="styleSheet">
  207. <string notr="true">background-color: rgb(255, 255, 255);
  208. color: rgb(5, 5, 5);
  209. font: 87 10pt &quot;Noto Sans&quot;;</string>
  210. </property>
  211. </widget>
  212. <widget class="QLabel" name="label_5">
  213. <property name="geometry">
  214. <rect>
  215. <x>130</x>
  216. <y>260</y>
  217. <width>31</width>
  218. <height>20</height>
  219. </rect>
  220. </property>
  221. <property name="text">
  222. <string>Time</string>
  223. </property>
  224. </widget>
  225. <widget class="QDateTimeEdit" name="dateTime">
  226. <property name="geometry">
  227. <rect>
  228. <x>200</x>
  229. <y>260</y>
  230. <width>194</width>
  231. <height>27</height>
  232. </rect>
  233. </property>
  234. </widget>
  235. <widget class="QComboBox" name="argType">
  236. <property name="geometry">
  237. <rect>
  238. <x>190</x>
  239. <y>80</y>
  240. <width>141</width>
  241. <height>31</height>
  242. </rect>
  243. </property>
  244. <property name="styleSheet">
  245. <string notr="true">background-color: rgb(255, 255, 255);
  246. color: rgb(5, 5, 5);
  247. font: 87 10pt &quot;Noto Sans&quot;;
  248. selection-background-color: rgb(255, 0, 174);</string>
  249. </property>
  250. <item>
  251. <property name="text">
  252. <string>description</string>
  253. </property>
  254. </item>
  255. <item>
  256. <property name="text">
  257. <string>hashtag</string>
  258. </property>
  259. </item>
  260. <item>
  261. <property name="text">
  262. <string>requested by</string>
  263. </property>
  264. </item>
  265. <item>
  266. <property name="text">
  267. <string>promote/share</string>
  268. </property>
  269. </item>
  270. <item>
  271. <property name="text">
  272. <string>link/bio</string>
  273. </property>
  274. </item>
  275. </widget>
  276. <widget class="QPushButton" name="devTestButton">
  277. <property name="geometry">
  278. <rect>
  279. <x>240</x>
  280. <y>590</y>
  281. <width>80</width>
  282. <height>26</height>
  283. </rect>
  284. </property>
  285. <property name="styleSheet">
  286. <string notr="true">background-color: rgb(59, 255, 0);
  287. color: rgb(0, 0, 0);</string>
  288. </property>
  289. <property name="text">
  290. <string>TEST</string>
  291. </property>
  292. </widget>
  293. </widget>
  294. <resources/>
  295. <connections>
  296. <connection>
  297. <sender>argCommandButtons</sender>
  298. <signal>accepted()</signal>
  299. <receiver>ArgDialog</receiver>
  300. <slot>accept()</slot>
  301. <hints>
  302. <hint type="sourcelabel">
  303. <x>248</x>
  304. <y>254</y>
  305. </hint>
  306. <hint type="destinationlabel">
  307. <x>157</x>
  308. <y>274</y>
  309. </hint>
  310. </hints>
  311. </connection>
  312. <connection>
  313. <sender>argCommandButtons</sender>
  314. <signal>rejected()</signal>
  315. <receiver>ArgDialog</receiver>
  316. <slot>reject()</slot>
  317. <hints>
  318. <hint type="sourcelabel">
  319. <x>316</x>
  320. <y>260</y>
  321. </hint>
  322. <hint type="destinationlabel">
  323. <x>286</x>
  324. <y>274</y>
  325. </hint>
  326. </hints>
  327. </connection>
  328. </connections>
  329. </ui>