/src/tomahawkwindow.ui

http://github.com/tomahawk-player/tomahawk · Unknown · 208 lines · 208 code · 0 blank · 0 comment · 0 complexity · cd31cd841d5e7850c7004d6e6c2b497d MD5 · raw file

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>TomahawkWindow</class>
  4. <widget class="QMainWindow" name="TomahawkWindow">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>1000</width>
  10. <height>660</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Tomahawk</string>
  15. </property>
  16. <widget class="QWidget" name="centralWidget">
  17. <layout class="QVBoxLayout" name="verticalLayout">
  18. <item>
  19. <widget class="QFrame" name="hline1">
  20. <property name="maximumSize">
  21. <size>
  22. <width>16777215</width>
  23. <height>1</height>
  24. </size>
  25. </property>
  26. <property name="frameShape">
  27. <enum>QFrame::HLine</enum>
  28. </property>
  29. <property name="frameShadow">
  30. <enum>QFrame::Raised</enum>
  31. </property>
  32. </widget>
  33. </item>
  34. <item>
  35. <widget class="QSplitter" name="splitter">
  36. <property name="orientation">
  37. <enum>Qt::Horizontal</enum>
  38. </property>
  39. <property name="handleWidth">
  40. <number>1</number>
  41. </property>
  42. <widget class="QWidget" name="sidebarWidget" native="true"/>
  43. <widget class="QWidget" name="playlistWidget" native="true"/>
  44. </widget>
  45. </item>
  46. <item>
  47. <widget class="QFrame" name="hline2">
  48. <property name="maximumSize">
  49. <size>
  50. <width>16777215</width>
  51. <height>1</height>
  52. </size>
  53. </property>
  54. <property name="frameShape">
  55. <enum>QFrame::HLine</enum>
  56. </property>
  57. <property name="frameShadow">
  58. <enum>QFrame::Raised</enum>
  59. </property>
  60. </widget>
  61. </item>
  62. </layout>
  63. </widget>
  64. <widget class="QStatusBar" name="statusBar"/>
  65. <action name="actionExit">
  66. <property name="text">
  67. <string>&amp;Quit</string>
  68. </property>
  69. <property name="shortcut">
  70. <string>Ctrl+Q</string>
  71. </property>
  72. <property name="menuRole">
  73. <enum>QAction::QuitRole</enum>
  74. </property>
  75. </action>
  76. <action name="actionToggleConnect">
  77. <property name="text">
  78. <string>Go &amp;Online</string>
  79. </property>
  80. </action>
  81. <action name="actionAddFriendManually">
  82. <property name="text">
  83. <string>Add &amp;Friend...</string>
  84. </property>
  85. </action>
  86. <action name="actionUpdateCollection">
  87. <property name="text">
  88. <string>U&amp;pdate Collection</string>
  89. </property>
  90. <property name="toolTip">
  91. <string>Update Collection</string>
  92. </property>
  93. </action>
  94. <action name="actionPreferences">
  95. <property name="text">
  96. <string>&amp;Configure Tomahawk...</string>
  97. </property>
  98. <property name="menuRole">
  99. <enum>QAction::PreferencesRole</enum>
  100. </property>
  101. </action>
  102. <action name="actionLoadXSPF">
  103. <property name="text">
  104. <string>Load &amp;XSPF...</string>
  105. </property>
  106. </action>
  107. <action name="actionCreatePlaylist">
  108. <property name="text">
  109. <string>Create &amp;New Playlist...</string>
  110. </property>
  111. </action>
  112. <action name="actionAboutTomahawk">
  113. <property name="text">
  114. <string>About &amp;Tomahawk...</string>
  115. </property>
  116. <property name="menuRole">
  117. <enum>QAction::AboutRole</enum>
  118. </property>
  119. </action>
  120. <action name="actionCreateAutomaticPlaylist">
  121. <property name="text">
  122. <string>Create New &amp;Automatic Playlist</string>
  123. </property>
  124. </action>
  125. <action name="actionCreate_New_Station">
  126. <property name="text">
  127. <string>Create New &amp;Station</string>
  128. </property>
  129. </action>
  130. <action name="actionShowOfflineSources">
  131. <property name="checkable">
  132. <bool>true</bool>
  133. </property>
  134. <property name="text">
  135. <string>Show Offline Sources</string>
  136. </property>
  137. </action>
  138. <action name="actionHideOfflineSources">
  139. <property name="text">
  140. <string>Hide Offline Sources</string>
  141. </property>
  142. </action>
  143. <action name="actionMinimize">
  144. <property name="text">
  145. <string>Minimize</string>
  146. </property>
  147. <property name="shortcut">
  148. <string>Ctrl+M</string>
  149. </property>
  150. </action>
  151. <action name="actionZoom">
  152. <property name="text">
  153. <string>Zoom</string>
  154. </property>
  155. <property name="shortcut">
  156. <string>Meta+Ctrl+Z</string>
  157. </property>
  158. </action>
  159. <action name="actionLegalInfo">
  160. <property name="text">
  161. <string>&amp;Legal Info...</string>
  162. </property>
  163. <property name="menuRole">
  164. <enum>QAction::ApplicationSpecificRole</enum>
  165. </property>
  166. </action>
  167. <action name="actionDiagnostics">
  168. <property name="text">
  169. <string>Diagnostics...</string>
  170. </property>
  171. <property name="menuRole">
  172. <enum>QAction::ApplicationSpecificRole</enum>
  173. </property>
  174. </action>
  175. <action name="actionRescanCollection">
  176. <property name="text">
  177. <string>Fully &amp;Rescan Collection</string>
  178. </property>
  179. <property name="toolTip">
  180. <string>Fully Rescan Collection</string>
  181. </property>
  182. </action>
  183. <action name="actionPlay">
  184. <property name="text">
  185. <string>Play</string>
  186. </property>
  187. <property name="shortcut">
  188. <string>Space</string>
  189. </property>
  190. </action>
  191. <action name="actionPrevious">
  192. <property name="text">
  193. <string>Previous</string>
  194. </property>
  195. </action>
  196. <action name="actionNext">
  197. <property name="text">
  198. <string>Next</string>
  199. </property>
  200. </action>
  201. </widget>
  202. <layoutdefault spacing="6" margin="11"/>
  203. <resources/>
  204. <connections/>
  205. <slots>
  206. <slot>on_btnResolve_clicked()</slot>
  207. </slots>
  208. </ui>