main.ui 56 KB

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