main.ui 68 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>mainWindow</class>
  4. <widget class="QMainWindow" name="mainWindow">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>1029</width>
  10. <height>783</height>
  11. </rect>
  12. </property>
  13. <property name="minimumSize">
  14. <size>
  15. <width>1029</width>
  16. <height>618</height>
  17. </size>
  18. </property>
  19. <property name="font">
  20. <font>
  21. <family>Verdana</family>
  22. <pointsize>8</pointsize>
  23. </font>
  24. </property>
  25. <property name="windowTitle">
  26. <string>Mew~</string>
  27. </property>
  28. <property name="windowIcon">
  29. <iconset resource="rsc.qrc">
  30. <normaloff>:/img/rsc/constellations.svg</normaloff>:/img/rsc/constellations.svg</iconset>
  31. </property>
  32. <widget class="QWidget" name="centralwidget">
  33. <layout class="QVBoxLayout" name="verticalLayout">
  34. <property name="spacing">
  35. <number>3</number>
  36. </property>
  37. <property name="leftMargin">
  38. <number>3</number>
  39. </property>
  40. <property name="topMargin">
  41. <number>3</number>
  42. </property>
  43. <property name="rightMargin">
  44. <number>3</number>
  45. </property>
  46. <property name="bottomMargin">
  47. <number>3</number>
  48. </property>
  49. <item>
  50. <layout class="QHBoxLayout" name="mainLayout" stretch="0,5">
  51. <property name="spacing">
  52. <number>0</number>
  53. </property>
  54. <property name="rightMargin">
  55. <number>0</number>
  56. </property>
  57. <item>
  58. <widget class="QListWidget" name="menu">
  59. <property name="maximumSize">
  60. <size>
  61. <width>165</width>
  62. <height>16777215</height>
  63. </size>
  64. </property>
  65. <property name="font">
  66. <font>
  67. <family>Verdana</family>
  68. <pointsize>12</pointsize>
  69. </font>
  70. </property>
  71. <property name="horizontalScrollBarPolicy">
  72. <enum>Qt::ScrollBarAlwaysOff</enum>
  73. </property>
  74. <property name="editTriggers">
  75. <set>QAbstractItemView::NoEditTriggers</set>
  76. </property>
  77. <property name="showDropIndicator" stdset="0">
  78. <bool>false</bool>
  79. </property>
  80. <property name="defaultDropAction">
  81. <enum>Qt::CopyAction</enum>
  82. </property>
  83. <property name="alternatingRowColors">
  84. <bool>true</bool>
  85. </property>
  86. <property name="iconSize">
  87. <size>
  88. <width>24</width>
  89. <height>24</height>
  90. </size>
  91. </property>
  92. <property name="gridSize">
  93. <size>
  94. <width>0</width>
  95. <height>36</height>
  96. </size>
  97. </property>
  98. <property name="currentRow">
  99. <number>-1</number>
  100. </property>
  101. </widget>
  102. </item>
  103. <item>
  104. <layout class="QVBoxLayout" name="verticalLayout_7">
  105. <property name="bottomMargin">
  106. <number>0</number>
  107. </property>
  108. <item>
  109. <widget class="QStackedWidget" name="stack">
  110. <property name="currentIndex">
  111. <number>1</number>
  112. </property>
  113. <widget class="QWidget" name="page_1">
  114. <layout class="QHBoxLayout" name="horizontalLayout_2">
  115. <item>
  116. <layout class="QVBoxLayout" name="verticalLayout_3">
  117. <property name="bottomMargin">
  118. <number>20</number>
  119. </property>
  120. <item>
  121. <layout class="QHBoxLayout" name="horizontalLayout_15">
  122. <property name="topMargin">
  123. <number>0</number>
  124. </property>
  125. <item>
  126. <widget class="QToolButton" name="sessionBtnChange">
  127. <property name="minimumSize">
  128. <size>
  129. <width>28</width>
  130. <height>28</height>
  131. </size>
  132. </property>
  133. <property name="toolTip">
  134. <string>Sélectionner une séance</string>
  135. </property>
  136. <property name="text">
  137. <string/>
  138. </property>
  139. <property name="icon">
  140. <iconset resource="rsc.qrc">
  141. <normaloff>:/img/rsc/folder.png</normaloff>:/img/rsc/folder.png</iconset>
  142. </property>
  143. </widget>
  144. </item>
  145. <item>
  146. <widget class="QLabel" name="sessionLblTitle">
  147. <property name="font">
  148. <font>
  149. <family>Verdana</family>
  150. <pointsize>8</pointsize>
  151. <weight>75</weight>
  152. <bold>true</bold>
  153. </font>
  154. </property>
  155. <property name="text">
  156. <string>(Séléctionnez une séance)</string>
  157. </property>
  158. </widget>
  159. </item>
  160. </layout>
  161. </item>
  162. <item>
  163. <layout class="QHBoxLayout" name="horizontalLayout_14" stretch="1,3">
  164. <item>
  165. <widget class="PlaylistTable" name="sessionPlaylist">
  166. <property name="enabled">
  167. <bool>false</bool>
  168. </property>
  169. <property name="minimumSize">
  170. <size>
  171. <width>160</width>
  172. <height>0</height>
  173. </size>
  174. </property>
  175. <property name="maximumSize">
  176. <size>
  177. <width>320</width>
  178. <height>16777215</height>
  179. </size>
  180. </property>
  181. <property name="editTriggers">
  182. <set>QAbstractItemView::NoEditTriggers</set>
  183. </property>
  184. <property name="selectionMode">
  185. <enum>QAbstractItemView::SingleSelection</enum>
  186. </property>
  187. <property name="selectionBehavior">
  188. <enum>QAbstractItemView::SelectRows</enum>
  189. </property>
  190. <property name="iconSize">
  191. <size>
  192. <width>8</width>
  193. <height>8</height>
  194. </size>
  195. </property>
  196. <attribute name="horizontalHeaderVisible">
  197. <bool>false</bool>
  198. </attribute>
  199. <attribute name="horizontalHeaderStretchLastSection">
  200. <bool>true</bool>
  201. </attribute>
  202. <attribute name="verticalHeaderVisible">
  203. <bool>false</bool>
  204. </attribute>
  205. <column>
  206. <property name="text">
  207. <string>id</string>
  208. </property>
  209. </column>
  210. <column>
  211. <property name="text">
  212. <string>track_id</string>
  213. </property>
  214. </column>
  215. <column>
  216. <property name="text">
  217. <string>Titre</string>
  218. </property>
  219. </column>
  220. </widget>
  221. </item>
  222. <item>
  223. <widget class="FrameNotes" name="frameNotes">
  224. <property name="frameShape">
  225. <enum>QFrame::StyledPanel</enum>
  226. </property>
  227. <property name="frameShadow">
  228. <enum>QFrame::Raised</enum>
  229. </property>
  230. </widget>
  231. </item>
  232. </layout>
  233. </item>
  234. <item>
  235. <layout class="QHBoxLayout" name="horizontalLayout_17">
  236. <item>
  237. <widget class="QPushButton" name="btnSessionStart">
  238. <property name="minimumSize">
  239. <size>
  240. <width>180</width>
  241. <height>28</height>
  242. </size>
  243. </property>
  244. <property name="maximumSize">
  245. <size>
  246. <width>16777215</width>
  247. <height>28</height>
  248. </size>
  249. </property>
  250. <property name="text">
  251. <string>Lancer la séance</string>
  252. </property>
  253. <property name="autoDefault">
  254. <bool>true</bool>
  255. </property>
  256. <property name="default">
  257. <bool>true</bool>
  258. </property>
  259. </widget>
  260. </item>
  261. <item>
  262. <spacer name="horizontalSpacer_2">
  263. <property name="orientation">
  264. <enum>Qt::Horizontal</enum>
  265. </property>
  266. <property name="sizeHint" stdset="0">
  267. <size>
  268. <width>40</width>
  269. <height>20</height>
  270. </size>
  271. </property>
  272. </spacer>
  273. </item>
  274. </layout>
  275. </item>
  276. </layout>
  277. </item>
  278. </layout>
  279. </widget>
  280. <widget class="QWidget" name="page_3">
  281. <layout class="QHBoxLayout" name="horizontalLayout_4">
  282. <item>
  283. <layout class="QHBoxLayout" name="horizontalLayout_6" stretch="1,1,1">
  284. <property name="leftMargin">
  285. <number>10</number>
  286. </property>
  287. <property name="topMargin">
  288. <number>10</number>
  289. </property>
  290. <property name="rightMargin">
  291. <number>10</number>
  292. </property>
  293. <property name="bottomMargin">
  294. <number>10</number>
  295. </property>
  296. <item>
  297. <layout class="QVBoxLayout" name="verticalLayout_8">
  298. <property name="bottomMargin">
  299. <number>0</number>
  300. </property>
  301. <item>
  302. <layout class="QHBoxLayout" name="horizontalLayout_12">
  303. <item>
  304. <widget class="QLabel" name="label_3">
  305. <property name="minimumSize">
  306. <size>
  307. <width>284</width>
  308. <height>0</height>
  309. </size>
  310. </property>
  311. <property name="font">
  312. <font>
  313. <family>Verdana</family>
  314. <pointsize>8</pointsize>
  315. <underline>true</underline>
  316. </font>
  317. </property>
  318. <property name="text">
  319. <string>Mes musiques</string>
  320. </property>
  321. </widget>
  322. </item>
  323. <item>
  324. <widget class="QPushButton" name="btnExplorerRefresh">
  325. <property name="minimumSize">
  326. <size>
  327. <width>28</width>
  328. <height>28</height>
  329. </size>
  330. </property>
  331. <property name="maximumSize">
  332. <size>
  333. <width>28</width>
  334. <height>28</height>
  335. </size>
  336. </property>
  337. <property name="toolTip">
  338. <string>Rafraichir la liste</string>
  339. </property>
  340. <property name="text">
  341. <string/>
  342. </property>
  343. <property name="icon">
  344. <iconset resource="rsc.qrc">
  345. <normaloff>:/img/rsc/refresh-page-option.png</normaloff>:/img/rsc/refresh-page-option.png</iconset>
  346. </property>
  347. </widget>
  348. </item>
  349. </layout>
  350. </item>
  351. <item>
  352. <layout class="QHBoxLayout" name="horizontalLayout_21">
  353. <item>
  354. <widget class="QToolButton" name="explorerBtnSearch">
  355. <property name="minimumSize">
  356. <size>
  357. <width>28</width>
  358. <height>28</height>
  359. </size>
  360. </property>
  361. <property name="maximumSize">
  362. <size>
  363. <width>28</width>
  364. <height>28</height>
  365. </size>
  366. </property>
  367. <property name="text">
  368. <string>...</string>
  369. </property>
  370. <property name="icon">
  371. <iconset resource="rsc.qrc">
  372. <normaloff>:/img/rsc/search.png</normaloff>:/img/rsc/search.png</iconset>
  373. </property>
  374. </widget>
  375. </item>
  376. <item>
  377. <widget class="QLineEdit" name="explorerLineSearch">
  378. <property name="minimumSize">
  379. <size>
  380. <width>0</width>
  381. <height>28</height>
  382. </size>
  383. </property>
  384. <property name="maximumSize">
  385. <size>
  386. <width>16777215</width>
  387. <height>28</height>
  388. </size>
  389. </property>
  390. <property name="placeholderText">
  391. <string>Rechercher un morceau...</string>
  392. </property>
  393. <property name="clearButtonEnabled">
  394. <bool>true</bool>
  395. </property>
  396. </widget>
  397. </item>
  398. </layout>
  399. </item>
  400. <item>
  401. <widget class="QComboBox" name="explorerFilterTags">
  402. <property name="minimumSize">
  403. <size>
  404. <width>0</width>
  405. <height>28</height>
  406. </size>
  407. </property>
  408. <property name="maximumSize">
  409. <size>
  410. <width>16777215</width>
  411. <height>28</height>
  412. </size>
  413. </property>
  414. <property name="currentIndex">
  415. <number>0</number>
  416. </property>
  417. <property name="placeholderText" stdset="0">
  418. <string>(Filtrer par étiquette)</string>
  419. </property>
  420. <item>
  421. <property name="text">
  422. <string>Toutes les étiquettes</string>
  423. </property>
  424. </item>
  425. </widget>
  426. </item>
  427. <item>
  428. <widget class="ExplorerTable" name="explorerTable">
  429. <property name="minimumSize">
  430. <size>
  431. <width>320</width>
  432. <height>0</height>
  433. </size>
  434. </property>
  435. <property name="editTriggers">
  436. <set>QAbstractItemView::NoEditTriggers</set>
  437. </property>
  438. <property name="alternatingRowColors">
  439. <bool>true</bool>
  440. </property>
  441. <property name="indentation">
  442. <number>10</number>
  443. </property>
  444. <property name="animated">
  445. <bool>true</bool>
  446. </property>
  447. <property name="wordWrap">
  448. <bool>true</bool>
  449. </property>
  450. <attribute name="headerVisible">
  451. <bool>false</bool>
  452. </attribute>
  453. <column>
  454. <property name="text">
  455. <string notr="true">1</string>
  456. </property>
  457. </column>
  458. <column>
  459. <property name="text">
  460. <string>2</string>
  461. </property>
  462. </column>
  463. </widget>
  464. </item>
  465. </layout>
  466. </item>
  467. <item>
  468. <layout class="QVBoxLayout" name="verticalLayout_5" stretch="0,0,0,0">
  469. <property name="leftMargin">
  470. <number>10</number>
  471. </property>
  472. <property name="topMargin">
  473. <number>10</number>
  474. </property>
  475. <property name="rightMargin">
  476. <number>10</number>
  477. </property>
  478. <property name="bottomMargin">
  479. <number>10</number>
  480. </property>
  481. <item>
  482. <widget class="QStackedWidget" name="explorerTrackMetaStack">
  483. <property name="minimumSize">
  484. <size>
  485. <width>220</width>
  486. <height>50</height>
  487. </size>
  488. </property>
  489. <property name="currentIndex">
  490. <number>1</number>
  491. </property>
  492. <widget class="QWidget" name="page">
  493. <layout class="QVBoxLayout" name="verticalLayout_11">
  494. <item>
  495. <widget class="QLabel" name="label_2">
  496. <property name="minimumSize">
  497. <size>
  498. <width>220</width>
  499. <height>0</height>
  500. </size>
  501. </property>
  502. <property name="text">
  503. <string>Sélectionnez une piste</string>
  504. </property>
  505. <property name="alignment">
  506. <set>Qt::AlignCenter</set>
  507. </property>
  508. </widget>
  509. </item>
  510. </layout>
  511. </widget>
  512. <widget class="QWidget" name="page_6">
  513. <layout class="QHBoxLayout" name="horizontalLayout_16">
  514. <property name="spacing">
  515. <number>0</number>
  516. </property>
  517. <property name="leftMargin">
  518. <number>0</number>
  519. </property>
  520. <property name="topMargin">
  521. <number>0</number>
  522. </property>
  523. <property name="rightMargin">
  524. <number>0</number>
  525. </property>
  526. <property name="bottomMargin">
  527. <number>0</number>
  528. </property>
  529. <item>
  530. <layout class="QVBoxLayout" name="verticalLayout_9">
  531. <property name="spacing">
  532. <number>4</number>
  533. </property>
  534. <property name="sizeConstraint">
  535. <enum>QLayout::SetMinimumSize</enum>
  536. </property>
  537. <item>
  538. <layout class="QHBoxLayout" name="horizontalLayout_13">
  539. <item>
  540. <widget class="QLabel" name="label_11">
  541. <property name="minimumSize">
  542. <size>
  543. <width>182</width>
  544. <height>0</height>
  545. </size>
  546. </property>
  547. <property name="font">
  548. <font>
  549. <family>Verdana</family>
  550. <pointsize>8</pointsize>
  551. <underline>true</underline>
  552. </font>
  553. </property>
  554. <property name="text">
  555. <string>Informations sur la piste</string>
  556. </property>
  557. </widget>
  558. </item>
  559. <item>
  560. <widget class="QToolButton" name="explorerTrackEdit">
  561. <property name="enabled">
  562. <bool>true</bool>
  563. </property>
  564. <property name="minimumSize">
  565. <size>
  566. <width>28</width>
  567. <height>28</height>
  568. </size>
  569. </property>
  570. <property name="maximumSize">
  571. <size>
  572. <width>28</width>
  573. <height>28</height>
  574. </size>
  575. </property>
  576. <property name="text">
  577. <string/>
  578. </property>
  579. <property name="icon">
  580. <iconset resource="rsc.qrc">
  581. <normaloff>:/img/rsc/edit.png</normaloff>:/img/rsc/edit.png</iconset>
  582. </property>
  583. </widget>
  584. </item>
  585. </layout>
  586. </item>
  587. <item>
  588. <layout class="QHBoxLayout" name="horizontalLayout_8">
  589. <property name="sizeConstraint">
  590. <enum>QLayout::SetMinimumSize</enum>
  591. </property>
  592. <item>
  593. <widget class="QLabel" name="label_4">
  594. <property name="minimumSize">
  595. <size>
  596. <width>80</width>
  597. <height>0</height>
  598. </size>
  599. </property>
  600. <property name="maximumSize">
  601. <size>
  602. <width>80</width>
  603. <height>16777215</height>
  604. </size>
  605. </property>
  606. <property name="text">
  607. <string>Titre</string>
  608. </property>
  609. </widget>
  610. </item>
  611. <item>
  612. <widget class="QLabel" name="explorerLblTrackTitle">
  613. <property name="minimumSize">
  614. <size>
  615. <width>130</width>
  616. <height>0</height>
  617. </size>
  618. </property>
  619. <property name="text">
  620. <string/>
  621. </property>
  622. <property name="wordWrap">
  623. <bool>true</bool>
  624. </property>
  625. </widget>
  626. </item>
  627. </layout>
  628. </item>
  629. <item>
  630. <layout class="QHBoxLayout" name="horizontalLayout_9">
  631. <item>
  632. <widget class="QLabel" name="label_6">
  633. <property name="minimumSize">
  634. <size>
  635. <width>80</width>
  636. <height>0</height>
  637. </size>
  638. </property>
  639. <property name="maximumSize">
  640. <size>
  641. <width>80</width>
  642. <height>16777215</height>
  643. </size>
  644. </property>
  645. <property name="text">
  646. <string>Artiste</string>
  647. </property>
  648. </widget>
  649. </item>
  650. <item>
  651. <widget class="QLabel" name="explorerLblTrackArtist">
  652. <property name="minimumSize">
  653. <size>
  654. <width>130</width>
  655. <height>0</height>
  656. </size>
  657. </property>
  658. <property name="text">
  659. <string/>
  660. </property>
  661. <property name="wordWrap">
  662. <bool>true</bool>
  663. </property>
  664. </widget>
  665. </item>
  666. </layout>
  667. </item>
  668. <item>
  669. <layout class="QHBoxLayout" name="horizontalLayout_10">
  670. <item>
  671. <widget class="QLabel" name="label_7">
  672. <property name="minimumSize">
  673. <size>
  674. <width>80</width>
  675. <height>0</height>
  676. </size>
  677. </property>
  678. <property name="maximumSize">
  679. <size>
  680. <width>80</width>
  681. <height>16777215</height>
  682. </size>
  683. </property>
  684. <property name="text">
  685. <string>Album</string>
  686. </property>
  687. </widget>
  688. </item>
  689. <item>
  690. <widget class="QLabel" name="explorerLblTrackAlbum">
  691. <property name="minimumSize">
  692. <size>
  693. <width>130</width>
  694. <height>0</height>
  695. </size>
  696. </property>
  697. <property name="text">
  698. <string/>
  699. </property>
  700. <property name="wordWrap">
  701. <bool>true</bool>
  702. </property>
  703. </widget>
  704. </item>
  705. </layout>
  706. </item>
  707. <item>
  708. <layout class="QHBoxLayout" name="horizontalLayout_11">
  709. <item>
  710. <widget class="QLabel" name="label_8">
  711. <property name="minimumSize">
  712. <size>
  713. <width>80</width>
  714. <height>0</height>
  715. </size>
  716. </property>
  717. <property name="maximumSize">
  718. <size>
  719. <width>80</width>
  720. <height>16777215</height>
  721. </size>
  722. </property>
  723. <property name="text">
  724. <string>N°</string>
  725. </property>
  726. </widget>
  727. </item>
  728. <item>
  729. <widget class="QLabel" name="explorerLblTrackNumber">
  730. <property name="minimumSize">
  731. <size>
  732. <width>130</width>
  733. <height>0</height>
  734. </size>
  735. </property>
  736. <property name="text">
  737. <string/>
  738. </property>
  739. <property name="wordWrap">
  740. <bool>true</bool>
  741. </property>
  742. </widget>
  743. </item>
  744. </layout>
  745. </item>
  746. <item>
  747. <widget class="QFrame" name="frameMissingFileWarning">
  748. <property name="minimumSize">
  749. <size>
  750. <width>0</width>
  751. <height>42</height>
  752. </size>
  753. </property>
  754. <property name="frameShape">
  755. <enum>QFrame::Box</enum>
  756. </property>
  757. <property name="frameShadow">
  758. <enum>QFrame::Raised</enum>
  759. </property>
  760. <layout class="QHBoxLayout" name="horizontalLayout_3">
  761. <property name="spacing">
  762. <number>0</number>
  763. </property>
  764. <property name="leftMargin">
  765. <number>0</number>
  766. </property>
  767. <property name="topMargin">
  768. <number>0</number>
  769. </property>
  770. <property name="rightMargin">
  771. <number>0</number>
  772. </property>
  773. <property name="bottomMargin">
  774. <number>0</number>
  775. </property>
  776. <item>
  777. <layout class="QHBoxLayout" name="hLayoutMissingFileWarning">
  778. <property name="leftMargin">
  779. <number>8</number>
  780. </property>
  781. <property name="topMargin">
  782. <number>8</number>
  783. </property>
  784. <property name="rightMargin">
  785. <number>8</number>
  786. </property>
  787. <property name="bottomMargin">
  788. <number>8</number>
  789. </property>
  790. <item>
  791. <spacer name="horizontalSpacer_4">
  792. <property name="orientation">
  793. <enum>Qt::Horizontal</enum>
  794. </property>
  795. <property name="sizeHint" stdset="0">
  796. <size>
  797. <width>40</width>
  798. <height>20</height>
  799. </size>
  800. </property>
  801. </spacer>
  802. </item>
  803. <item>
  804. <widget class="QLabel" name="label_15">
  805. <property name="minimumSize">
  806. <size>
  807. <width>24</width>
  808. <height>24</height>
  809. </size>
  810. </property>
  811. <property name="maximumSize">
  812. <size>
  813. <width>24</width>
  814. <height>23</height>
  815. </size>
  816. </property>
  817. <property name="text">
  818. <string/>
  819. </property>
  820. <property name="pixmap">
  821. <pixmap resource="rsc.qrc">:/img/rsc/invalid.png</pixmap>
  822. </property>
  823. <property name="scaledContents">
  824. <bool>true</bool>
  825. </property>
  826. </widget>
  827. </item>
  828. <item>
  829. <spacer name="horizontalSpacer_6">
  830. <property name="orientation">
  831. <enum>Qt::Horizontal</enum>
  832. </property>
  833. <property name="sizeType">
  834. <enum>QSizePolicy::Fixed</enum>
  835. </property>
  836. <property name="sizeHint" stdset="0">
  837. <size>
  838. <width>10</width>
  839. <height>20</height>
  840. </size>
  841. </property>
  842. </spacer>
  843. </item>
  844. <item>
  845. <widget class="QLabel" name="label_14">
  846. <property name="palette">
  847. <palette>
  848. <active>
  849. <colorrole role="WindowText">
  850. <brush brushstyle="SolidPattern">
  851. <color alpha="255">
  852. <red>204</red>
  853. <green>0</green>
  854. <blue>0</blue>
  855. </color>
  856. </brush>
  857. </colorrole>
  858. <colorrole role="Text">
  859. <brush brushstyle="SolidPattern">
  860. <color alpha="255">
  861. <red>204</red>
  862. <green>0</green>
  863. <blue>0</blue>
  864. </color>
  865. </brush>
  866. </colorrole>
  867. <colorrole role="ButtonText">
  868. <brush brushstyle="SolidPattern">
  869. <color alpha="255">
  870. <red>204</red>
  871. <green>0</green>
  872. <blue>0</blue>
  873. </color>
  874. </brush>
  875. </colorrole>
  876. <colorrole role="PlaceholderText">
  877. <brush brushstyle="SolidPattern">
  878. <color alpha="128">
  879. <red>204</red>
  880. <green>0</green>
  881. <blue>0</blue>
  882. </color>
  883. </brush>
  884. </colorrole>
  885. </active>
  886. <inactive>
  887. <colorrole role="WindowText">
  888. <brush brushstyle="SolidPattern">
  889. <color alpha="255">
  890. <red>204</red>
  891. <green>0</green>
  892. <blue>0</blue>
  893. </color>
  894. </brush>
  895. </colorrole>
  896. <colorrole role="Text">
  897. <brush brushstyle="SolidPattern">
  898. <color alpha="255">
  899. <red>204</red>
  900. <green>0</green>
  901. <blue>0</blue>
  902. </color>
  903. </brush>
  904. </colorrole>
  905. <colorrole role="ButtonText">
  906. <brush brushstyle="SolidPattern">
  907. <color alpha="255">
  908. <red>204</red>
  909. <green>0</green>
  910. <blue>0</blue>
  911. </color>
  912. </brush>
  913. </colorrole>
  914. <colorrole role="PlaceholderText">
  915. <brush brushstyle="SolidPattern">
  916. <color alpha="128">
  917. <red>204</red>
  918. <green>0</green>
  919. <blue>0</blue>
  920. </color>
  921. </brush>
  922. </colorrole>
  923. </inactive>
  924. <disabled>
  925. <colorrole role="WindowText">
  926. <brush brushstyle="SolidPattern">
  927. <color alpha="255">
  928. <red>190</red>
  929. <green>190</green>
  930. <blue>190</blue>
  931. </color>
  932. </brush>
  933. </colorrole>
  934. <colorrole role="Text">
  935. <brush brushstyle="SolidPattern">
  936. <color alpha="255">
  937. <red>190</red>
  938. <green>190</green>
  939. <blue>190</blue>
  940. </color>
  941. </brush>
  942. </colorrole>
  943. <colorrole role="ButtonText">
  944. <brush brushstyle="SolidPattern">
  945. <color alpha="255">
  946. <red>190</red>
  947. <green>190</green>
  948. <blue>190</blue>
  949. </color>
  950. </brush>
  951. </colorrole>
  952. <colorrole role="PlaceholderText">
  953. <brush brushstyle="SolidPattern">
  954. <color alpha="128">
  955. <red>0</red>
  956. <green>0</green>
  957. <blue>0</blue>
  958. </color>
  959. </brush>
  960. </colorrole>
  961. </disabled>
  962. </palette>
  963. </property>
  964. <property name="font">
  965. <font>
  966. <weight>75</weight>
  967. <bold>true</bold>
  968. </font>
  969. </property>
  970. <property name="text">
  971. <string>Fichier introuvable</string>
  972. </property>
  973. <property name="scaledContents">
  974. <bool>true</bool>
  975. </property>
  976. </widget>
  977. </item>
  978. <item>
  979. <spacer name="horizontalSpacer_5">
  980. <property name="orientation">
  981. <enum>Qt::Horizontal</enum>
  982. </property>
  983. <property name="sizeHint" stdset="0">
  984. <size>
  985. <width>40</width>
  986. <height>20</height>
  987. </size>
  988. </property>
  989. </spacer>
  990. </item>
  991. </layout>
  992. </item>
  993. </layout>
  994. </widget>
  995. </item>
  996. <item>
  997. <layout class="QHBoxLayout" name="horizontalLayout_19">
  998. <item>
  999. <widget class="QLabel" name="label_12">
  1000. <property name="minimumSize">
  1001. <size>
  1002. <width>80</width>
  1003. <height>0</height>
  1004. </size>
  1005. </property>
  1006. <property name="font">
  1007. <font>
  1008. <family>Verdana</family>
  1009. <pointsize>8</pointsize>
  1010. <underline>true</underline>
  1011. </font>
  1012. </property>
  1013. <property name="text">
  1014. <string>Etiquettes</string>
  1015. </property>
  1016. </widget>
  1017. </item>
  1018. <item>
  1019. <widget class="QLineEdit" name="lineSearchTags">
  1020. <property name="enabled">
  1021. <bool>true</bool>
  1022. </property>
  1023. <property name="minimumSize">
  1024. <size>
  1025. <width>0</width>
  1026. <height>25</height>
  1027. </size>
  1028. </property>
  1029. <property name="maximumSize">
  1030. <size>
  1031. <width>200</width>
  1032. <height>16777215</height>
  1033. </size>
  1034. </property>
  1035. <property name="placeholderText">
  1036. <string>Rechercher...</string>
  1037. </property>
  1038. <property name="clearButtonEnabled">
  1039. <bool>true</bool>
  1040. </property>
  1041. </widget>
  1042. </item>
  1043. </layout>
  1044. </item>
  1045. <item>
  1046. <widget class="TagsTable" name="explorerTrackTagsTable">
  1047. <property name="minimumSize">
  1048. <size>
  1049. <width>0</width>
  1050. <height>160</height>
  1051. </size>
  1052. </property>
  1053. <property name="maximumSize">
  1054. <size>
  1055. <width>16777215</width>
  1056. <height>16777215</height>
  1057. </size>
  1058. </property>
  1059. <property name="horizontalScrollBarPolicy">
  1060. <enum>Qt::ScrollBarAlwaysOff</enum>
  1061. </property>
  1062. <property name="editTriggers">
  1063. <set>QAbstractItemView::NoEditTriggers</set>
  1064. </property>
  1065. <property name="alternatingRowColors">
  1066. <bool>true</bool>
  1067. </property>
  1068. <property name="selectionMode">
  1069. <enum>QAbstractItemView::NoSelection</enum>
  1070. </property>
  1071. <property name="gridStyle">
  1072. <enum>Qt::NoPen</enum>
  1073. </property>
  1074. <property name="cornerButtonEnabled">
  1075. <bool>false</bool>
  1076. </property>
  1077. <attribute name="horizontalHeaderVisible">
  1078. <bool>false</bool>
  1079. </attribute>
  1080. <attribute name="horizontalHeaderShowSortIndicator" stdset="0">
  1081. <bool>true</bool>
  1082. </attribute>
  1083. <attribute name="horizontalHeaderStretchLastSection">
  1084. <bool>true</bool>
  1085. </attribute>
  1086. <attribute name="verticalHeaderVisible">
  1087. <bool>false</bool>
  1088. </attribute>
  1089. <column>
  1090. <property name="text">
  1091. <string>id</string>
  1092. </property>
  1093. </column>
  1094. <column>
  1095. <property name="text">
  1096. <string>check</string>
  1097. </property>
  1098. <property name="textAlignment">
  1099. <set>AlignCenter</set>
  1100. </property>
  1101. </column>
  1102. <column>
  1103. <property name="text">
  1104. <string>label</string>
  1105. </property>
  1106. </column>
  1107. </widget>
  1108. </item>
  1109. <item>
  1110. <widget class="QLabel" name="label_10">
  1111. <property name="maximumSize">
  1112. <size>
  1113. <width>361</width>
  1114. <height>14</height>
  1115. </size>
  1116. </property>
  1117. <property name="font">
  1118. <font>
  1119. <family>Verdana</family>
  1120. <pointsize>8</pointsize>
  1121. <underline>true</underline>
  1122. </font>
  1123. </property>
  1124. <property name="text">
  1125. <string>Notes</string>
  1126. </property>
  1127. </widget>
  1128. </item>
  1129. <item>
  1130. <widget class="QTextEdit" name="explorerTrackNotepad">
  1131. <property name="minimumSize">
  1132. <size>
  1133. <width>218</width>
  1134. <height>160</height>
  1135. </size>
  1136. </property>
  1137. <property name="maximumSize">
  1138. <size>
  1139. <width>16777215</width>
  1140. <height>160</height>
  1141. </size>
  1142. </property>
  1143. <property name="cursor" stdset="0">
  1144. <cursorShape>IBeamCursor</cursorShape>
  1145. </property>
  1146. <property name="autoFormatting">
  1147. <set>QTextEdit::AutoAll</set>
  1148. </property>
  1149. <property name="undoRedoEnabled">
  1150. <bool>true</bool>
  1151. </property>
  1152. <property name="readOnly">
  1153. <bool>false</bool>
  1154. </property>
  1155. <property name="placeholderText">
  1156. <string>Mes notes sur ce morceau...</string>
  1157. </property>
  1158. </widget>
  1159. </item>
  1160. </layout>
  1161. </item>
  1162. </layout>
  1163. </widget>
  1164. </widget>
  1165. </item>
  1166. <item>
  1167. <widget class="QPushButton" name="explorerTrackPlay">
  1168. <property name="enabled">
  1169. <bool>false</bool>
  1170. </property>
  1171. <property name="minimumSize">
  1172. <size>
  1173. <width>220</width>
  1174. <height>0</height>
  1175. </size>
  1176. </property>
  1177. <property name="text">
  1178. <string> Lire le morceau sélectionné</string>
  1179. </property>
  1180. <property name="icon">
  1181. <iconset resource="rsc.qrc">
  1182. <normaloff>:/img/rsc/play.png</normaloff>:/img/rsc/play.png</iconset>
  1183. </property>
  1184. <property name="iconSize">
  1185. <size>
  1186. <width>12</width>
  1187. <height>12</height>
  1188. </size>
  1189. </property>
  1190. </widget>
  1191. </item>
  1192. <item>
  1193. <widget class="QPushButton" name="explorerAddToPlaylist">
  1194. <property name="enabled">
  1195. <bool>false</bool>
  1196. </property>
  1197. <property name="minimumSize">
  1198. <size>
  1199. <width>220</width>
  1200. <height>0</height>
  1201. </size>
  1202. </property>
  1203. <property name="text">
  1204. <string> Ajouter à la playlist</string>
  1205. </property>
  1206. <property name="icon">
  1207. <iconset resource="rsc.qrc">
  1208. <normaloff>:/img/rsc/double-right-arrows-symbol.png</normaloff>:/img/rsc/double-right-arrows-symbol.png</iconset>
  1209. </property>
  1210. </widget>
  1211. </item>
  1212. <item>
  1213. <widget class="QPushButton" name="explorerRemoveFromPlaylist">
  1214. <property name="enabled">
  1215. <bool>false</bool>
  1216. </property>
  1217. <property name="minimumSize">
  1218. <size>
  1219. <width>220</width>
  1220. <height>0</height>
  1221. </size>
  1222. </property>
  1223. <property name="text">
  1224. <string> Retirer de la playlist</string>
  1225. </property>
  1226. <property name="icon">
  1227. <iconset resource="rsc.qrc">
  1228. <normaloff>:/img/rsc/double-left-arrows-symbol.png</normaloff>:/img/rsc/double-left-arrows-symbol.png</iconset>
  1229. </property>
  1230. </widget>
  1231. </item>
  1232. </layout>
  1233. </item>
  1234. <item>
  1235. <layout class="QVBoxLayout" name="verticalLayout_12">
  1236. <item>
  1237. <widget class="QLabel" name="label_9">
  1238. <property name="font">
  1239. <font>
  1240. <family>Verdana</family>
  1241. <pointsize>8</pointsize>
  1242. <underline>true</underline>
  1243. </font>
  1244. </property>
  1245. <property name="text">
  1246. <string>Ma séance: </string>
  1247. </property>
  1248. </widget>
  1249. </item>
  1250. <item>
  1251. <layout class="QHBoxLayout" name="horizontalLayout_18">
  1252. <property name="leftMargin">
  1253. <number>6</number>
  1254. </property>
  1255. <property name="rightMargin">
  1256. <number>6</number>
  1257. </property>
  1258. <item>
  1259. <widget class="QLabel" name="explorerLblPlaylistTitle">
  1260. <property name="text">
  1261. <string>(pas de séance en cours)</string>
  1262. </property>
  1263. </widget>
  1264. </item>
  1265. <item>
  1266. <widget class="QToolButton" name="btnSelectPlaylist">
  1267. <property name="minimumSize">
  1268. <size>
  1269. <width>28</width>
  1270. <height>28</height>
  1271. </size>
  1272. </property>
  1273. <property name="maximumSize">
  1274. <size>
  1275. <width>28</width>
  1276. <height>28</height>
  1277. </size>
  1278. </property>
  1279. <property name="text">
  1280. <string>...</string>
  1281. </property>
  1282. <property name="icon">
  1283. <iconset resource="rsc.qrc">
  1284. <normaloff>:/img/rsc/folder.png</normaloff>:/img/rsc/folder.png</iconset>
  1285. </property>
  1286. </widget>
  1287. </item>
  1288. </layout>
  1289. </item>
  1290. <item>
  1291. <widget class="PlaylistTable" name="explorerPlaylist">
  1292. <property name="enabled">
  1293. <bool>false</bool>
  1294. </property>
  1295. <property name="minimumSize">
  1296. <size>
  1297. <width>240</width>
  1298. <height>0</height>
  1299. </size>
  1300. </property>
  1301. <property name="editTriggers">
  1302. <set>QAbstractItemView::NoEditTriggers</set>
  1303. </property>
  1304. <property name="dragEnabled">
  1305. <bool>true</bool>
  1306. </property>
  1307. <property name="dragDropOverwriteMode">
  1308. <bool>false</bool>
  1309. </property>
  1310. <property name="dragDropMode">
  1311. <enum>QAbstractItemView::InternalMove</enum>
  1312. </property>
  1313. <property name="defaultDropAction">
  1314. <enum>Qt::MoveAction</enum>
  1315. </property>
  1316. <property name="alternatingRowColors">
  1317. <bool>true</bool>
  1318. </property>
  1319. <property name="selectionMode">
  1320. <enum>QAbstractItemView::SingleSelection</enum>
  1321. </property>
  1322. <property name="selectionBehavior">
  1323. <enum>QAbstractItemView::SelectRows</enum>
  1324. </property>
  1325. <property name="iconSize">
  1326. <size>
  1327. <width>8</width>
  1328. <height>8</height>
  1329. </size>
  1330. </property>
  1331. <attribute name="horizontalHeaderVisible">
  1332. <bool>false</bool>
  1333. </attribute>
  1334. <attribute name="horizontalHeaderStretchLastSection">
  1335. <bool>true</bool>
  1336. </attribute>
  1337. <attribute name="verticalHeaderVisible">
  1338. <bool>true</bool>
  1339. </attribute>
  1340. <column>
  1341. <property name="text">
  1342. <string>id</string>
  1343. </property>
  1344. </column>
  1345. <column>
  1346. <property name="text">
  1347. <string>track_id</string>
  1348. </property>
  1349. </column>
  1350. <column>
  1351. <property name="text">
  1352. <string>Label</string>
  1353. </property>
  1354. </column>
  1355. </widget>
  1356. </item>
  1357. </layout>
  1358. </item>
  1359. </layout>
  1360. </item>
  1361. </layout>
  1362. </widget>
  1363. <widget class="QWidget" name="page_4">
  1364. <layout class="QHBoxLayout" name="horizontalLayout">
  1365. <item>
  1366. <layout class="QVBoxLayout" name="verticalLayout_2">
  1367. <item>
  1368. <widget class="QLabel" name="label">
  1369. <property name="text">
  1370. <string>Page 4</string>
  1371. </property>
  1372. </widget>
  1373. </item>
  1374. </layout>
  1375. </item>
  1376. </layout>
  1377. </widget>
  1378. <widget class="QWidget" name="page_5">
  1379. <layout class="QHBoxLayout" name="horizontalLayout_5">
  1380. <item>
  1381. <layout class="QVBoxLayout" name="verticalLayout_6">
  1382. <property name="spacing">
  1383. <number>10</number>
  1384. </property>
  1385. <property name="leftMargin">
  1386. <number>20</number>
  1387. </property>
  1388. <property name="topMargin">
  1389. <number>20</number>
  1390. </property>
  1391. <property name="rightMargin">
  1392. <number>20</number>
  1393. </property>
  1394. <property name="bottomMargin">
  1395. <number>20</number>
  1396. </property>
  1397. <item>
  1398. <widget class="QLabel" name="label_5">
  1399. <property name="font">
  1400. <font>
  1401. <family>Verdana</family>
  1402. <pointsize>8</pointsize>
  1403. <weight>75</weight>
  1404. <bold>true</bold>
  1405. <underline>true</underline>
  1406. </font>
  1407. </property>
  1408. <property name="text">
  1409. <string>Mes dossiers de musique</string>
  1410. </property>
  1411. </widget>
  1412. </item>
  1413. <item>
  1414. <widget class="QTableWidget" name="settingsMusicFoldersTable">
  1415. <property name="minimumSize">
  1416. <size>
  1417. <width>0</width>
  1418. <height>192</height>
  1419. </size>
  1420. </property>
  1421. <property name="maximumSize">
  1422. <size>
  1423. <width>16777215</width>
  1424. <height>192</height>
  1425. </size>
  1426. </property>
  1427. <property name="editTriggers">
  1428. <set>QAbstractItemView::NoEditTriggers</set>
  1429. </property>
  1430. <property name="showDropIndicator" stdset="0">
  1431. <bool>false</bool>
  1432. </property>
  1433. <property name="dragDropOverwriteMode">
  1434. <bool>false</bool>
  1435. </property>
  1436. <property name="selectionMode">
  1437. <enum>QAbstractItemView::SingleSelection</enum>
  1438. </property>
  1439. <property name="selectionBehavior">
  1440. <enum>QAbstractItemView::SelectRows</enum>
  1441. </property>
  1442. <property name="showGrid">
  1443. <bool>false</bool>
  1444. </property>
  1445. <property name="cornerButtonEnabled">
  1446. <bool>false</bool>
  1447. </property>
  1448. <attribute name="horizontalHeaderCascadingSectionResizes">
  1449. <bool>true</bool>
  1450. </attribute>
  1451. <attribute name="horizontalHeaderDefaultSectionSize">
  1452. <number>70</number>
  1453. </attribute>
  1454. <attribute name="horizontalHeaderStretchLastSection">
  1455. <bool>true</bool>
  1456. </attribute>
  1457. <attribute name="verticalHeaderVisible">
  1458. <bool>false</bool>
  1459. </attribute>
  1460. <column>
  1461. <property name="text">
  1462. <string>id</string>
  1463. </property>
  1464. </column>
  1465. <column>
  1466. <property name="text">
  1467. <string>Statut</string>
  1468. </property>
  1469. </column>
  1470. <column>
  1471. <property name="text">
  1472. <string>Emplacement</string>
  1473. </property>
  1474. </column>
  1475. </widget>
  1476. </item>
  1477. <item>
  1478. <layout class="QHBoxLayout" name="horizontalLayout_7">
  1479. <property name="sizeConstraint">
  1480. <enum>QLayout::SetMinimumSize</enum>
  1481. </property>
  1482. <item>
  1483. <widget class="QPushButton" name="musicFoldersRemoveButton">
  1484. <property name="minimumSize">
  1485. <size>
  1486. <width>0</width>
  1487. <height>32</height>
  1488. </size>
  1489. </property>
  1490. <property name="text">
  1491. <string>Supprimer</string>
  1492. </property>
  1493. <property name="icon">
  1494. <iconset resource="rsc.qrc">
  1495. <normaloff>:/img/rsc/delete.png</normaloff>:/img/rsc/delete.png</iconset>
  1496. </property>
  1497. </widget>
  1498. </item>
  1499. <item>
  1500. <spacer name="horizontalSpacer">
  1501. <property name="orientation">
  1502. <enum>Qt::Horizontal</enum>
  1503. </property>
  1504. <property name="sizeHint" stdset="0">
  1505. <size>
  1506. <width>40</width>
  1507. <height>20</height>
  1508. </size>
  1509. </property>
  1510. </spacer>
  1511. </item>
  1512. <item>
  1513. <widget class="QPushButton" name="musicFoldersAddButton">
  1514. <property name="minimumSize">
  1515. <size>
  1516. <width>128</width>
  1517. <height>32</height>
  1518. </size>
  1519. </property>
  1520. <property name="text">
  1521. <string>Ajouter</string>
  1522. </property>
  1523. <property name="icon">
  1524. <iconset resource="rsc.qrc">
  1525. <normaloff>:/img/rsc/plus.png</normaloff>:/img/rsc/plus.png</iconset>
  1526. </property>
  1527. </widget>
  1528. </item>
  1529. </layout>
  1530. </item>
  1531. <item>
  1532. <widget class="Line" name="line">
  1533. <property name="orientation">
  1534. <enum>Qt::Horizontal</enum>
  1535. </property>
  1536. </widget>
  1537. </item>
  1538. <item>
  1539. <widget class="QLabel" name="label_13">
  1540. <property name="font">
  1541. <font>
  1542. <family>Verdana</family>
  1543. <pointsize>8</pointsize>
  1544. <weight>75</weight>
  1545. <bold>true</bold>
  1546. <underline>true</underline>
  1547. </font>
  1548. </property>
  1549. <property name="text">
  1550. <string>Mes étiquettes</string>
  1551. </property>
  1552. </widget>
  1553. </item>
  1554. <item>
  1555. <widget class="TagsTable" name="settingsTagsTableWidget">
  1556. <property name="minimumSize">
  1557. <size>
  1558. <width>0</width>
  1559. <height>192</height>
  1560. </size>
  1561. </property>
  1562. <property name="maximumSize">
  1563. <size>
  1564. <width>16777215</width>
  1565. <height>192</height>
  1566. </size>
  1567. </property>
  1568. <property name="selectionMode">
  1569. <enum>QAbstractItemView::SingleSelection</enum>
  1570. </property>
  1571. <property name="selectionBehavior">
  1572. <enum>QAbstractItemView::SelectRows</enum>
  1573. </property>
  1574. <attribute name="horizontalHeaderVisible">
  1575. <bool>false</bool>
  1576. </attribute>
  1577. <attribute name="horizontalHeaderStretchLastSection">
  1578. <bool>true</bool>
  1579. </attribute>
  1580. <attribute name="verticalHeaderVisible">
  1581. <bool>false</bool>
  1582. </attribute>
  1583. <column>
  1584. <property name="text">
  1585. <string>id</string>
  1586. </property>
  1587. </column>
  1588. <column>
  1589. <property name="text">
  1590. <string>checked</string>
  1591. </property>
  1592. <property name="textAlignment">
  1593. <set>AlignCenter</set>
  1594. </property>
  1595. </column>
  1596. <column>
  1597. <property name="text">
  1598. <string>label</string>
  1599. </property>
  1600. </column>
  1601. </widget>
  1602. </item>
  1603. <item>
  1604. <layout class="QHBoxLayout" name="horizontalLayout_20">
  1605. <property name="sizeConstraint">
  1606. <enum>QLayout::SetMinimumSize</enum>
  1607. </property>
  1608. <item>
  1609. <widget class="QPushButton" name="tableTagsRemoveButton">
  1610. <property name="minimumSize">
  1611. <size>
  1612. <width>100</width>
  1613. <height>32</height>
  1614. </size>
  1615. </property>
  1616. <property name="maximumSize">
  1617. <size>
  1618. <width>100</width>
  1619. <height>32</height>
  1620. </size>
  1621. </property>
  1622. <property name="text">
  1623. <string>Supprimer</string>
  1624. </property>
  1625. <property name="icon">
  1626. <iconset resource="rsc.qrc">
  1627. <normaloff>:/img/rsc/delete.png</normaloff>:/img/rsc/delete.png</iconset>
  1628. </property>
  1629. </widget>
  1630. </item>
  1631. <item>
  1632. <spacer name="horizontalSpacer_3">
  1633. <property name="orientation">
  1634. <enum>Qt::Horizontal</enum>
  1635. </property>
  1636. <property name="sizeHint" stdset="0">
  1637. <size>
  1638. <width>40</width>
  1639. <height>20</height>
  1640. </size>
  1641. </property>
  1642. </spacer>
  1643. </item>
  1644. <item>
  1645. <widget class="QPushButton" name="tagsTableAddButton">
  1646. <property name="minimumSize">
  1647. <size>
  1648. <width>128</width>
  1649. <height>32</height>
  1650. </size>
  1651. </property>
  1652. <property name="maximumSize">
  1653. <size>
  1654. <width>128</width>
  1655. <height>32</height>
  1656. </size>
  1657. </property>
  1658. <property name="text">
  1659. <string>Ajouter</string>
  1660. </property>
  1661. <property name="icon">
  1662. <iconset resource="rsc.qrc">
  1663. <normaloff>:/img/rsc/plus.png</normaloff>:/img/rsc/plus.png</iconset>
  1664. </property>
  1665. </widget>
  1666. </item>
  1667. </layout>
  1668. </item>
  1669. <item>
  1670. <spacer name="verticalSpacer">
  1671. <property name="orientation">
  1672. <enum>Qt::Vertical</enum>
  1673. </property>
  1674. <property name="sizeHint" stdset="0">
  1675. <size>
  1676. <width>20</width>
  1677. <height>40</height>
  1678. </size>
  1679. </property>
  1680. </spacer>
  1681. </item>
  1682. </layout>
  1683. </item>
  1684. </layout>
  1685. </widget>
  1686. </widget>
  1687. </item>
  1688. <item>
  1689. <widget class="VlcFrame" name="vlcFrame">
  1690. <property name="minimumSize">
  1691. <size>
  1692. <width>500</width>
  1693. <height>100</height>
  1694. </size>
  1695. </property>
  1696. <property name="maximumSize">
  1697. <size>
  1698. <width>16777215</width>
  1699. <height>100</height>
  1700. </size>
  1701. </property>
  1702. <property name="frameShape">
  1703. <enum>QFrame::StyledPanel</enum>
  1704. </property>
  1705. <property name="frameShadow">
  1706. <enum>QFrame::Raised</enum>
  1707. </property>
  1708. </widget>
  1709. </item>
  1710. </layout>
  1711. </item>
  1712. </layout>
  1713. </item>
  1714. </layout>
  1715. </widget>
  1716. <widget class="QStatusBar" name="statusbar"/>
  1717. </widget>
  1718. <customwidgets>
  1719. <customwidget>
  1720. <class>ExplorerTable</class>
  1721. <extends>QTreeWidget</extends>
  1722. <header location="global">.widgets.explorertable.h</header>
  1723. </customwidget>
  1724. <customwidget>
  1725. <class>VlcFrame</class>
  1726. <extends>QFrame</extends>
  1727. <header location="global">.widgets.vlcframe.h</header>
  1728. <container>1</container>
  1729. </customwidget>
  1730. <customwidget>
  1731. <class>PlaylistTable</class>
  1732. <extends>QTableWidget</extends>
  1733. <header location="global">.widgets.playlist_table.h</header>
  1734. </customwidget>
  1735. <customwidget>
  1736. <class>FrameNotes</class>
  1737. <extends>QFrame</extends>
  1738. <header location="global">.widgets.frame_notes.h</header>
  1739. <container>1</container>
  1740. </customwidget>
  1741. <customwidget>
  1742. <class>TagsTable</class>
  1743. <extends>QTableWidget</extends>
  1744. <header location="global">.widgets.tags_table.h</header>
  1745. </customwidget>
  1746. </customwidgets>
  1747. <resources>
  1748. <include location="rsc.qrc"/>
  1749. </resources>
  1750. <connections/>
  1751. </ui>