argdialog.ui 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518
  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>1366</width>
  10. <height>671</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">border-color: rgb(0, 0, 0);
  22. background-color: rgb(0, 43, 54);</string>
  23. </property>
  24. <widget class="QWidget" name="verticalLayoutWidget">
  25. <property name="geometry">
  26. <rect>
  27. <x>10</x>
  28. <y>10</y>
  29. <width>701</width>
  30. <height>591</height>
  31. </rect>
  32. </property>
  33. <layout class="QVBoxLayout" name="verticalLayout" stretch="0,0,1,0,0,0,0">
  34. <item>
  35. <widget class="QLabel" name="argDialogTitle">
  36. <property name="font">
  37. <font>
  38. <pointsize>22</pointsize>
  39. <weight>75</weight>
  40. <bold>true</bold>
  41. </font>
  42. </property>
  43. <property name="styleSheet">
  44. <string notr="true">color: rgb(170, 0, 255);
  45. color: rgb(255, 85, 0);
  46. qproperty-alignment: 'AlignHCenter';
  47. </string>
  48. </property>
  49. <property name="text">
  50. <string>Add Arguments</string>
  51. </property>
  52. </widget>
  53. </item>
  54. <item>
  55. <layout class="QHBoxLayout" name="horizontalLayout">
  56. <item>
  57. <widget class="QLabel" name="label_2">
  58. <property name="sizePolicy">
  59. <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
  60. <horstretch>2</horstretch>
  61. <verstretch>0</verstretch>
  62. </sizepolicy>
  63. </property>
  64. <property name="minimumSize">
  65. <size>
  66. <width>108</width>
  67. <height>0</height>
  68. </size>
  69. </property>
  70. <property name="styleSheet">
  71. <string notr="true">font: 75 11pt &quot;Noto Sans&quot;;
  72. color: rgb(131, 148, 150);
  73. font-weight: 700;</string>
  74. </property>
  75. <property name="text">
  76. <string>Type</string>
  77. </property>
  78. </widget>
  79. </item>
  80. <item>
  81. <widget class="QComboBox" name="argType">
  82. <property name="sizePolicy">
  83. <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
  84. <horstretch>0</horstretch>
  85. <verstretch>0</verstretch>
  86. </sizepolicy>
  87. </property>
  88. <property name="styleSheet">
  89. <string notr="true">font: 87 11pt &quot;Noto Sans&quot;;
  90. background-color: #2f535f;
  91. color: rgb(131, 148, 150);
  92. font-weight: 700;
  93. </string>
  94. </property>
  95. <item>
  96. <property name="text">
  97. <string>description</string>
  98. </property>
  99. </item>
  100. <item>
  101. <property name="text">
  102. <string>hashtag</string>
  103. </property>
  104. </item>
  105. <item>
  106. <property name="text">
  107. <string>requested by</string>
  108. </property>
  109. </item>
  110. <item>
  111. <property name="text">
  112. <string>promote/share</string>
  113. </property>
  114. </item>
  115. <item>
  116. <property name="text">
  117. <string>link/bio</string>
  118. </property>
  119. </item>
  120. </widget>
  121. </item>
  122. </layout>
  123. </item>
  124. <item>
  125. <layout class="QHBoxLayout" name="horizontalLayout_2">
  126. <item>
  127. <widget class="QLabel" name="label_3">
  128. <property name="minimumSize">
  129. <size>
  130. <width>108</width>
  131. <height>0</height>
  132. </size>
  133. </property>
  134. <property name="styleSheet">
  135. <string notr="true">font: 75 11pt &quot;Noto Sans&quot;;
  136. color: rgb(131, 148, 150);
  137. font-weight: 700;
  138. qproperty-alignment: 'AlignVLeft';</string>
  139. </property>
  140. <property name="text">
  141. <string>Input</string>
  142. </property>
  143. </widget>
  144. </item>
  145. <item>
  146. <widget class="QTextEdit" name="argInput">
  147. <property name="styleSheet">
  148. <string notr="true">font: 87 11pt &quot;Noto Sans&quot;;
  149. background-color: #2f535f;
  150. color: rgb(131, 148, 150);
  151. font-weight: 700;
  152. </string>
  153. </property>
  154. </widget>
  155. </item>
  156. </layout>
  157. </item>
  158. <item>
  159. <widget class="QPushButton" name="addArgument">
  160. <property name="styleSheet">
  161. <string notr="true">background-color: rgb(255, 85, 0);
  162. font: 87 11pt &quot;Noto Sans&quot;;
  163. color: rgb(0, 43, 54);
  164. font-weight: 700;
  165. padding: 4px;
  166. border-style: outset;
  167. border-width: 2px;
  168. border-radius: 4px;
  169. border-color: #00000f;
  170. min-width: 4em;
  171. padding: 4px;</string>
  172. </property>
  173. <property name="text">
  174. <string>Add</string>
  175. </property>
  176. </widget>
  177. </item>
  178. <item>
  179. <layout class="QHBoxLayout" name="horizontalLayout_3">
  180. <item alignment="Qt::AlignVCenter">
  181. <widget class="QLabel" name="label_4">
  182. <property name="sizePolicy">
  183. <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
  184. <horstretch>0</horstretch>
  185. <verstretch>0</verstretch>
  186. </sizepolicy>
  187. </property>
  188. <property name="minimumSize">
  189. <size>
  190. <width>196</width>
  191. <height>0</height>
  192. </size>
  193. </property>
  194. <property name="styleSheet">
  195. <string notr="true">font: 75 11pt &quot;Noto Sans&quot;;
  196. color: rgb(131, 148, 150);
  197. font-weight: 700;</string>
  198. </property>
  199. <property name="text">
  200. <string>Add file attachment</string>
  201. </property>
  202. </widget>
  203. </item>
  204. <item>
  205. <widget class="QPushButton" name="addFile">
  206. <property name="styleSheet">
  207. <string notr="true">background-color: rgb(255, 85, 0);
  208. font: 87 11pt &quot;Noto Sans&quot;;
  209. color: rgb(0, 43, 54);
  210. font-weight: 700;
  211. padding: 4px;
  212. border-style: outset;
  213. border-width: 2px;
  214. border-radius: 4px;
  215. border-color: #00000f;
  216. min-width: 4em;
  217. padding: 4px;</string>
  218. </property>
  219. <property name="text">
  220. <string>Choose</string>
  221. </property>
  222. </widget>
  223. </item>
  224. </layout>
  225. </item>
  226. <item>
  227. <layout class="QHBoxLayout" name="horizontalLayout_4">
  228. <item alignment="Qt::AlignVCenter">
  229. <widget class="QLabel" name="label_5">
  230. <property name="sizePolicy">
  231. <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
  232. <horstretch>0</horstretch>
  233. <verstretch>0</verstretch>
  234. </sizepolicy>
  235. </property>
  236. <property name="minimumSize">
  237. <size>
  238. <width>52</width>
  239. <height>0</height>
  240. </size>
  241. </property>
  242. <property name="styleSheet">
  243. <string notr="true">font: 75 11pt &quot;Noto Sans&quot;;
  244. color: rgb(131, 148, 150);
  245. font-weight: 700;
  246. qproperty-alignment: 'AlignHCenter';</string>
  247. </property>
  248. <property name="text">
  249. <string>Time</string>
  250. </property>
  251. </widget>
  252. </item>
  253. <item alignment="Qt::AlignRight">
  254. <widget class="QDateTimeEdit" name="dateTime">
  255. <property name="sizePolicy">
  256. <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
  257. <horstretch>0</horstretch>
  258. <verstretch>0</verstretch>
  259. </sizepolicy>
  260. </property>
  261. <property name="minimumSize">
  262. <size>
  263. <width>380</width>
  264. <height>38</height>
  265. </size>
  266. </property>
  267. <property name="styleSheet">
  268. <string notr="true">background-color: #00000f;
  269. color: #2f535f;
  270. font-weight: 700;
  271. font-size: 16pt;</string>
  272. </property>
  273. </widget>
  274. </item>
  275. </layout>
  276. </item>
  277. <item>
  278. <layout class="QHBoxLayout" name="horizontalLayout_5">
  279. <item>
  280. <widget class="QPushButton" name="devTestButton">
  281. <property name="styleSheet">
  282. <string notr="true">background-color: rgb(130, 255, 121);
  283. background-color: rgb(2, 180, 43);
  284. font: 87 11pt &quot;Noto Sans&quot;;
  285. color: rgb(0, 0, 0);
  286. font-weight: 700;
  287. padding: 4px;
  288. border-style: outset;
  289. border-width: 2px;
  290. border-radius: 4px;
  291. border-color: #00000f;
  292. min-width: 4em;
  293. padding: 4px;</string>
  294. </property>
  295. <property name="text">
  296. <string>DEV TEST</string>
  297. </property>
  298. </widget>
  299. </item>
  300. <item>
  301. <widget class="QDialogButtonBox" name="argCommandButtons">
  302. <property name="sizePolicy">
  303. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  304. <horstretch>0</horstretch>
  305. <verstretch>0</verstretch>
  306. </sizepolicy>
  307. </property>
  308. <property name="layoutDirection">
  309. <enum>Qt::LeftToRight</enum>
  310. </property>
  311. <property name="autoFillBackground">
  312. <bool>false</bool>
  313. </property>
  314. <property name="styleSheet">
  315. <string notr="true">background-color: rgb(255, 85, 0);
  316. font: 87 11pt &quot;Noto Sans&quot;;
  317. color: rgb(0, 43, 54);
  318. font-weight: 700;
  319. padding: 4px;
  320. border-style: outset;
  321. border-width: 2px;
  322. border-radius: 4px;
  323. border-color: #00000f;
  324. min-width: 4em;
  325. padding: 4px;</string>
  326. </property>
  327. <property name="orientation">
  328. <enum>Qt::Horizontal</enum>
  329. </property>
  330. <property name="standardButtons">
  331. <set>QDialogButtonBox::Cancel|QDialogButtonBox::Save</set>
  332. </property>
  333. <property name="centerButtons">
  334. <bool>true</bool>
  335. </property>
  336. </widget>
  337. </item>
  338. </layout>
  339. </item>
  340. </layout>
  341. </widget>
  342. <widget class="QWidget" name="verticalLayoutWidget_2">
  343. <property name="geometry">
  344. <rect>
  345. <x>710</x>
  346. <y>10</y>
  347. <width>641</width>
  348. <height>591</height>
  349. </rect>
  350. </property>
  351. <layout class="QVBoxLayout" name="verticalLayout_2">
  352. <item>
  353. <widget class="QLabel" name="label">
  354. <property name="styleSheet">
  355. <string notr="true">font: 75 11pt &quot;Noto Sans&quot;;
  356. color: rgb(131, 148, 150);
  357. font-weight: 700;
  358. padding-left: 8px;</string>
  359. </property>
  360. <property name="text">
  361. <string>Items to send</string>
  362. </property>
  363. </widget>
  364. </item>
  365. <item>
  366. <layout class="QHBoxLayout" name="horizontalLayout_6" stretch="0,0,0">
  367. <item>
  368. <spacer name="horizontalSpacer">
  369. <property name="orientation">
  370. <enum>Qt::Horizontal</enum>
  371. </property>
  372. <property name="sizeType">
  373. <enum>QSizePolicy::Maximum</enum>
  374. </property>
  375. <property name="sizeHint" stdset="0">
  376. <size>
  377. <width>20</width>
  378. <height>20</height>
  379. </size>
  380. </property>
  381. </spacer>
  382. </item>
  383. <item>
  384. <widget class="QTableWidget" name="argList">
  385. <property name="styleSheet">
  386. <string notr="true">font: 87 11pt &quot;Noto Sans&quot;;
  387. background-color: #2f535f;
  388. color: rgb(131, 148, 150);
  389. font-weight: 700;
  390. padding-left: 2px;</string>
  391. </property>
  392. <property name="showGrid">
  393. <bool>true</bool>
  394. </property>
  395. <property name="columnCount">
  396. <number>3</number>
  397. </property>
  398. <attribute name="horizontalHeaderCascadingSectionResizes">
  399. <bool>false</bool>
  400. </attribute>
  401. <attribute name="horizontalHeaderMinimumSectionSize">
  402. <number>100</number>
  403. </attribute>
  404. <attribute name="horizontalHeaderDefaultSectionSize">
  405. <number>200</number>
  406. </attribute>
  407. <attribute name="verticalHeaderMinimumSectionSize">
  408. <number>100</number>
  409. </attribute>
  410. <attribute name="verticalHeaderDefaultSectionSize">
  411. <number>100</number>
  412. </attribute>
  413. <column/>
  414. <column/>
  415. <column/>
  416. </widget>
  417. </item>
  418. <item>
  419. <spacer name="horizontalSpacer_2">
  420. <property name="orientation">
  421. <enum>Qt::Horizontal</enum>
  422. </property>
  423. <property name="sizeType">
  424. <enum>QSizePolicy::Maximum</enum>
  425. </property>
  426. <property name="sizeHint" stdset="0">
  427. <size>
  428. <width>20</width>
  429. <height>20</height>
  430. </size>
  431. </property>
  432. </spacer>
  433. </item>
  434. </layout>
  435. </item>
  436. <item>
  437. <layout class="QHBoxLayout" name="horizontalLayout_7">
  438. <item>
  439. <widget class="QPushButton" name="default_args">
  440. <property name="styleSheet">
  441. <string notr="true">background-color: rgb(255, 85, 0);
  442. font: 87 11pt &quot;Noto Sans&quot;;
  443. color: rgb(0, 43, 54);
  444. font-weight: 700;
  445. padding: 4px;
  446. border-style: outset;
  447. border-width: 2px;
  448. border-radius: 4px;
  449. border-color: #00000f;
  450. min-width: 4em;
  451. padding: 4px;</string>
  452. </property>
  453. <property name="text">
  454. <string>Default</string>
  455. </property>
  456. </widget>
  457. </item>
  458. <item>
  459. <widget class="QPushButton" name="clear">
  460. <property name="styleSheet">
  461. <string notr="true">background-color: rgb(255, 85, 0);
  462. font: 87 11pt &quot;Noto Sans&quot;;
  463. color: rgb(0, 43, 54);
  464. font-weight: 700;
  465. padding: 4px;
  466. border-style: outset;
  467. border-width: 2px;
  468. border-radius: 4px;
  469. border-color: #00000f;
  470. min-width: 4em;
  471. padding: 4px;</string>
  472. </property>
  473. <property name="text">
  474. <string>Clear</string>
  475. </property>
  476. </widget>
  477. </item>
  478. </layout>
  479. </item>
  480. </layout>
  481. </widget>
  482. </widget>
  483. <resources/>
  484. <connections>
  485. <connection>
  486. <sender>argCommandButtons</sender>
  487. <signal>accepted()</signal>
  488. <receiver>ArgDialog</receiver>
  489. <slot>accept()</slot>
  490. <hints>
  491. <hint type="sourcelabel">
  492. <x>248</x>
  493. <y>254</y>
  494. </hint>
  495. <hint type="destinationlabel">
  496. <x>157</x>
  497. <y>274</y>
  498. </hint>
  499. </hints>
  500. </connection>
  501. <connection>
  502. <sender>argCommandButtons</sender>
  503. <signal>rejected()</signal>
  504. <receiver>ArgDialog</receiver>
  505. <slot>reject()</slot>
  506. <hints>
  507. <hint type="sourcelabel">
  508. <x>316</x>
  509. <y>260</y>
  510. </hint>
  511. <hint type="destinationlabel">
  512. <x>286</x>
  513. <y>274</y>
  514. </hint>
  515. </hints>
  516. </connection>
  517. </connections>
  518. </ui>