dlg_playlist.ui 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>dlgPlaylist</class>
  4. <widget class="QDialog" name="dlgPlaylist">
  5. <property name="windowModality">
  6. <enum>Qt::ApplicationModal</enum>
  7. </property>
  8. <property name="geometry">
  9. <rect>
  10. <x>0</x>
  11. <y>0</y>
  12. <width>682</width>
  13. <height>436</height>
  14. </rect>
  15. </property>
  16. <property name="maximumSize">
  17. <size>
  18. <width>902</width>
  19. <height>810</height>
  20. </size>
  21. </property>
  22. <property name="font">
  23. <font>
  24. <family>Verdana</family>
  25. </font>
  26. </property>
  27. <property name="windowTitle">
  28. <string>Ma Session</string>
  29. </property>
  30. <property name="windowIcon">
  31. <iconset resource="rsc.qrc">
  32. <normaloff>:/img/rsc/constellations.svg</normaloff>:/img/rsc/constellations.svg</iconset>
  33. </property>
  34. <property name="modal">
  35. <bool>true</bool>
  36. </property>
  37. <layout class="QHBoxLayout" name="horizontalLayout">
  38. <item>
  39. <layout class="QVBoxLayout" name="verticalLayout">
  40. <property name="leftMargin">
  41. <number>18</number>
  42. </property>
  43. <property name="rightMargin">
  44. <number>18</number>
  45. </property>
  46. <item>
  47. <layout class="QHBoxLayout" name="horizontalLayout_5">
  48. <property name="spacing">
  49. <number>15</number>
  50. </property>
  51. <property name="leftMargin">
  52. <number>5</number>
  53. </property>
  54. <property name="topMargin">
  55. <number>5</number>
  56. </property>
  57. <property name="rightMargin">
  58. <number>5</number>
  59. </property>
  60. <property name="bottomMargin">
  61. <number>5</number>
  62. </property>
  63. <item>
  64. <widget class="QLabel" name="label_5">
  65. <property name="minimumSize">
  66. <size>
  67. <width>32</width>
  68. <height>32</height>
  69. </size>
  70. </property>
  71. <property name="maximumSize">
  72. <size>
  73. <width>32</width>
  74. <height>32</height>
  75. </size>
  76. </property>
  77. <property name="text">
  78. <string/>
  79. </property>
  80. <property name="pixmap">
  81. <pixmap resource="rsc.qrc">:/img/rsc/playlist.png</pixmap>
  82. </property>
  83. <property name="scaledContents">
  84. <bool>true</bool>
  85. </property>
  86. </widget>
  87. </item>
  88. <item>
  89. <widget class="QLabel" name="label_4">
  90. <property name="font">
  91. <font>
  92. <family>Verdana</family>
  93. <pointsize>11</pointsize>
  94. <weight>75</weight>
  95. <bold>true</bold>
  96. </font>
  97. </property>
  98. <property name="text">
  99. <string>Créer / Modifier ma séance</string>
  100. </property>
  101. <property name="alignment">
  102. <set>Qt::AlignCenter</set>
  103. </property>
  104. </widget>
  105. </item>
  106. <item>
  107. <spacer name="horizontalSpacer_4">
  108. <property name="orientation">
  109. <enum>Qt::Horizontal</enum>
  110. </property>
  111. <property name="sizeType">
  112. <enum>QSizePolicy::Fixed</enum>
  113. </property>
  114. <property name="sizeHint" stdset="0">
  115. <size>
  116. <width>32</width>
  117. <height>20</height>
  118. </size>
  119. </property>
  120. </spacer>
  121. </item>
  122. </layout>
  123. </item>
  124. <item>
  125. <layout class="QHBoxLayout" name="horizontalLayout_2">
  126. <item>
  127. <widget class="QLabel" name="label">
  128. <property name="minimumSize">
  129. <size>
  130. <width>120</width>
  131. <height>0</height>
  132. </size>
  133. </property>
  134. <property name="maximumSize">
  135. <size>
  136. <width>120</width>
  137. <height>16777215</height>
  138. </size>
  139. </property>
  140. <property name="text">
  141. <string>Nom de la séance: </string>
  142. </property>
  143. </widget>
  144. </item>
  145. <item>
  146. <widget class="QLineEdit" name="lineName">
  147. <property name="minimumSize">
  148. <size>
  149. <width>320</width>
  150. <height>28</height>
  151. </size>
  152. </property>
  153. <property name="maximumSize">
  154. <size>
  155. <width>100000</width>
  156. <height>28</height>
  157. </size>
  158. </property>
  159. <property name="text">
  160. <string>Ma session</string>
  161. </property>
  162. </widget>
  163. </item>
  164. <item>
  165. <spacer name="horizontalSpacer">
  166. <property name="orientation">
  167. <enum>Qt::Horizontal</enum>
  168. </property>
  169. <property name="sizeType">
  170. <enum>QSizePolicy::Fixed</enum>
  171. </property>
  172. <property name="sizeHint" stdset="0">
  173. <size>
  174. <width>120</width>
  175. <height>20</height>
  176. </size>
  177. </property>
  178. </spacer>
  179. </item>
  180. </layout>
  181. </item>
  182. <item>
  183. <layout class="QHBoxLayout" name="horizontalLayout_3">
  184. <item>
  185. <widget class="QLabel" name="label_2">
  186. <property name="minimumSize">
  187. <size>
  188. <width>120</width>
  189. <height>0</height>
  190. </size>
  191. </property>
  192. <property name="maximumSize">
  193. <size>
  194. <width>120</width>
  195. <height>16777215</height>
  196. </size>
  197. </property>
  198. <property name="font">
  199. <font>
  200. <family>Verdana</family>
  201. <italic>true</italic>
  202. </font>
  203. </property>
  204. <property name="text">
  205. <string>Date (facultatif)</string>
  206. </property>
  207. </widget>
  208. </item>
  209. <item>
  210. <widget class="QDateTimeEdit" name="lineDate">
  211. <property name="enabled">
  212. <bool>false</bool>
  213. </property>
  214. <property name="minimumSize">
  215. <size>
  216. <width>160</width>
  217. <height>28</height>
  218. </size>
  219. </property>
  220. <property name="maximumSize">
  221. <size>
  222. <width>100000</width>
  223. <height>28</height>
  224. </size>
  225. </property>
  226. <property name="font">
  227. <font>
  228. <family>Verdana</family>
  229. </font>
  230. </property>
  231. <property name="buttonSymbols">
  232. <enum>QAbstractSpinBox::NoButtons</enum>
  233. </property>
  234. <property name="calendarPopup">
  235. <bool>true</bool>
  236. </property>
  237. </widget>
  238. </item>
  239. <item>
  240. <widget class="QCheckBox" name="chkDateEnabled">
  241. <property name="text">
  242. <string/>
  243. </property>
  244. </widget>
  245. </item>
  246. <item>
  247. <spacer name="horizontalSpacer_2">
  248. <property name="orientation">
  249. <enum>Qt::Horizontal</enum>
  250. </property>
  251. <property name="sizeType">
  252. <enum>QSizePolicy::Expanding</enum>
  253. </property>
  254. <property name="sizeHint" stdset="0">
  255. <size>
  256. <width>120</width>
  257. <height>20</height>
  258. </size>
  259. </property>
  260. </spacer>
  261. </item>
  262. </layout>
  263. </item>
  264. <item>
  265. <widget class="QLabel" name="label_3">
  266. <property name="text">
  267. <string>Notes:</string>
  268. </property>
  269. </widget>
  270. </item>
  271. <item>
  272. <widget class="QTextEdit" name="textNotes">
  273. <property name="autoFormatting">
  274. <set>QTextEdit::AutoAll</set>
  275. </property>
  276. </widget>
  277. </item>
  278. <item>
  279. <layout class="QHBoxLayout" name="horizontalLayout_4">
  280. <item>
  281. <widget class="QPushButton" name="btnCancel">
  282. <property name="minimumSize">
  283. <size>
  284. <width>120</width>
  285. <height>32</height>
  286. </size>
  287. </property>
  288. <property name="maximumSize">
  289. <size>
  290. <width>120</width>
  291. <height>32</height>
  292. </size>
  293. </property>
  294. <property name="text">
  295. <string> Annuler</string>
  296. </property>
  297. <property name="icon">
  298. <iconset resource="rsc.qrc">
  299. <normaloff>:/img/rsc/remove.png</normaloff>:/img/rsc/remove.png</iconset>
  300. </property>
  301. <property name="shortcut">
  302. <string>Ctrl+S</string>
  303. </property>
  304. </widget>
  305. </item>
  306. <item>
  307. <spacer name="horizontalSpacer_3">
  308. <property name="orientation">
  309. <enum>Qt::Horizontal</enum>
  310. </property>
  311. <property name="sizeHint" stdset="0">
  312. <size>
  313. <width>40</width>
  314. <height>20</height>
  315. </size>
  316. </property>
  317. </spacer>
  318. </item>
  319. <item>
  320. <widget class="QPushButton" name="btnSave">
  321. <property name="minimumSize">
  322. <size>
  323. <width>140</width>
  324. <height>32</height>
  325. </size>
  326. </property>
  327. <property name="maximumSize">
  328. <size>
  329. <width>140</width>
  330. <height>32</height>
  331. </size>
  332. </property>
  333. <property name="text">
  334. <string> Enregistrer</string>
  335. </property>
  336. <property name="icon">
  337. <iconset resource="rsc.qrc">
  338. <normaloff>:/img/rsc/save.png</normaloff>:/img/rsc/save.png</iconset>
  339. </property>
  340. </widget>
  341. </item>
  342. </layout>
  343. </item>
  344. </layout>
  345. </item>
  346. </layout>
  347. </widget>
  348. <resources>
  349. <include location="rsc.qrc"/>
  350. </resources>
  351. <connections/>
  352. </ui>