small tweaks in control, copyright and mainwindow.ui.
[simple-xmbc-rem] / src / mainwindow.ui
index 97cd748..0bf5a33 100644 (file)
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>200</width>
-    <height>335</height>
+    <width>320</width>
+    <height>745</height>
    </rect>
   </property>
   <property name="windowTitle">
-   <string>XBMC Net Movies RC</string>
+   <string>Simple XBMC Remote</string>
   </property>
   <widget class="QWidget" name="centralWidget">
-   <widget class="QToolButton" name="downBtn">
-    <property name="geometry">
-     <rect>
-      <x>63</x>
-      <y>243</y>
-      <width>26</width>
-      <height>25</height>
-     </rect>
-    </property>
-    <property name="text">
-     <string>...</string>
-    </property>
-   </widget>
-   <widget class="QToolButton" name="rightBtn">
-    <property name="geometry">
-     <rect>
-      <x>95</x>
-      <y>212</y>
-      <width>26</width>
-      <height>25</height>
-     </rect>
-    </property>
-    <property name="text">
-     <string>...</string>
-    </property>
-   </widget>
-   <widget class="QToolButton" name="leftBtn">
-    <property name="geometry">
-     <rect>
-      <x>31</x>
-      <y>212</y>
-      <width>26</width>
-      <height>25</height>
-     </rect>
-    </property>
-    <property name="text">
-     <string>...</string>
-    </property>
-   </widget>
-   <widget class="QToolButton" name="upBtn">
-    <property name="geometry">
-     <rect>
-      <x>63</x>
-      <y>181</y>
-      <width>26</width>
-      <height>25</height>
-     </rect>
-    </property>
-    <property name="text">
-     <string>...</string>
-    </property>
-   </widget>
-   <widget class="QToolButton" name="playBtn">
-    <property name="geometry">
-     <rect>
-      <x>63</x>
-      <y>212</y>
-      <width>26</width>
-      <height>25</height>
-     </rect>
-    </property>
-    <property name="text">
-     <string>...</string>
-    </property>
-   </widget>
-   <widget class="QToolButton" name="increaseAudioBtn">
-    <property name="geometry">
-     <rect>
-      <x>152</x>
-      <y>82</y>
-      <width>26</width>
-      <height>25</height>
-     </rect>
-    </property>
-    <property name="text">
-     <string>...</string>
-    </property>
-   </widget>
-   <widget class="QToolButton" name="decreaseAudioBtn">
-    <property name="geometry">
-     <rect>
-      <x>152</x>
-      <y>113</y>
-      <width>26</width>
-      <height>25</height>
-     </rect>
-    </property>
-    <property name="text">
-     <string>...</string>
-    </property>
-   </widget>
-   <widget class="QToolButton" name="muteBtn">
-    <property name="geometry">
-     <rect>
-      <x>150</x>
-      <y>170</y>
-      <width>26</width>
-      <height>25</height>
-     </rect>
-    </property>
-    <property name="text">
-     <string>...</string>
-    </property>
-   </widget>
-   <widget class="QToolButton" name="nextSubtitleBtn">
-    <property name="geometry">
-     <rect>
-      <x>11</x>
-      <y>81</y>
-      <width>26</width>
-      <height>25</height>
-     </rect>
-    </property>
-    <property name="text">
-     <string>...</string>
-    </property>
-   </widget>
-   <widget class="QToolButton" name="nextLanguageBtn">
-    <property name="geometry">
-     <rect>
-      <x>11</x>
-      <y>112</y>
-      <width>26</width>
-      <height>25</height>
-     </rect>
-    </property>
-    <property name="text">
-     <string>...</string>
-    </property>
-   </widget>
-   <widget class="QToolButton" name="parentDirBtn">
-    <property name="geometry">
-     <rect>
-      <x>150</x>
-      <y>270</y>
-      <width>26</width>
-      <height>25</height>
-     </rect>
-    </property>
-    <property name="text">
-     <string>...</string>
-    </property>
-   </widget>
+   <layout class="QVBoxLayout" name="verticalLayout_5">
+    <item>
+     <layout class="QHBoxLayout" name="horizontalLayout_4">
+      <item>
+       <layout class="QVBoxLayout" name="verticalLayout_3">
+        <item>
+         <widget class="QToolButton" name="nextSubtitleBtn">
+          <property name="focusPolicy">
+           <enum>Qt::NoFocus</enum>
+          </property>
+          <property name="toolTip">
+           <string>next subtitle</string>
+          </property>
+          <property name="text">
+           <string>...</string>
+          </property>
+          <property name="icon">
+           <iconset resource="simplexbmcremote.qrc">
+            <normaloff>:/images/btn_next_subtitle.png</normaloff>:/images/btn_next_subtitle.png</iconset>
+          </property>
+          <property name="iconSize">
+           <size>
+            <width>84</width>
+            <height>84</height>
+           </size>
+          </property>
+         </widget>
+        </item>
+        <item>
+         <widget class="QToolButton" name="nextLanguageBtn">
+          <property name="focusPolicy">
+           <enum>Qt::NoFocus</enum>
+          </property>
+          <property name="toolTip">
+           <string>next language</string>
+          </property>
+          <property name="text">
+           <string>...</string>
+          </property>
+          <property name="icon">
+           <iconset resource="simplexbmcremote.qrc">
+            <normaloff>:/images/btn_next_language.png</normaloff>:/images/btn_next_language.png</iconset>
+          </property>
+          <property name="iconSize">
+           <size>
+            <width>84</width>
+            <height>84</height>
+           </size>
+          </property>
+         </widget>
+        </item>
+        <item>
+         <spacer name="verticalSpacer">
+          <property name="orientation">
+           <enum>Qt::Vertical</enum>
+          </property>
+          <property name="sizeHint" stdset="0">
+           <size>
+            <width>20</width>
+            <height>40</height>
+           </size>
+          </property>
+         </spacer>
+        </item>
+       </layout>
+      </item>
+      <item>
+       <spacer name="horizontalSpacer_9">
+        <property name="orientation">
+         <enum>Qt::Horizontal</enum>
+        </property>
+        <property name="sizeHint" stdset="0">
+         <size>
+          <width>40</width>
+          <height>20</height>
+         </size>
+        </property>
+       </spacer>
+      </item>
+      <item>
+       <layout class="QVBoxLayout" name="verticalLayout_4">
+        <item>
+         <widget class="QToolButton" name="showGuiBtn">
+          <property name="toolTip">
+           <string>show/hide gui</string>
+          </property>
+          <property name="text">
+           <string>...</string>
+          </property>
+          <property name="icon">
+           <iconset resource="simplexbmcremote.qrc">
+            <normaloff>:/images/btn_gui.png</normaloff>:/images/btn_gui.png</iconset>
+          </property>
+          <property name="iconSize">
+           <size>
+            <width>84</width>
+            <height>84</height>
+           </size>
+          </property>
+         </widget>
+        </item>
+        <item>
+         <widget class="QToolButton" name="contextMenuBtn">
+          <property name="toolTip">
+           <string>show context menu</string>
+          </property>
+          <property name="text">
+           <string>...</string>
+          </property>
+          <property name="icon">
+           <iconset resource="simplexbmcremote.qrc">
+            <normaloff>:/images/btn_context_menu.png</normaloff>:/images/btn_context_menu.png</iconset>
+          </property>
+          <property name="iconSize">
+           <size>
+            <width>84</width>
+            <height>84</height>
+           </size>
+          </property>
+         </widget>
+        </item>
+        <item>
+         <widget class="QToolButton" name="sendEscKeyBtn">
+          <property name="toolTip">
+           <string>send esc key</string>
+          </property>
+          <property name="text">
+           <string>...</string>
+          </property>
+          <property name="icon">
+           <iconset resource="simplexbmcremote.qrc">
+            <normaloff>:/images/btn_esc.png</normaloff>:/images/btn_esc.png</iconset>
+          </property>
+          <property name="iconSize">
+           <size>
+            <width>84</width>
+            <height>84</height>
+           </size>
+          </property>
+         </widget>
+        </item>
+        <item>
+         <spacer name="verticalSpacer_2">
+          <property name="orientation">
+           <enum>Qt::Vertical</enum>
+          </property>
+          <property name="sizeHint" stdset="0">
+           <size>
+            <width>20</width>
+            <height>40</height>
+           </size>
+          </property>
+         </spacer>
+        </item>
+       </layout>
+      </item>
+      <item>
+       <spacer name="horizontalSpacer_8">
+        <property name="orientation">
+         <enum>Qt::Horizontal</enum>
+        </property>
+        <property name="sizeHint" stdset="0">
+         <size>
+          <width>40</width>
+          <height>20</height>
+         </size>
+        </property>
+       </spacer>
+      </item>
+      <item>
+       <layout class="QVBoxLayout" name="verticalLayout_2">
+        <item>
+         <widget class="QToolButton" name="volumeUpBtn">
+          <property name="focusPolicy">
+           <enum>Qt::NoFocus</enum>
+          </property>
+          <property name="toolTip">
+           <string>volume up</string>
+          </property>
+          <property name="text">
+           <string>...</string>
+          </property>
+          <property name="icon">
+           <iconset resource="simplexbmcremote.qrc">
+            <normaloff>:/images/btn_volume_up.png</normaloff>:/images/btn_volume_up.png</iconset>
+          </property>
+          <property name="iconSize">
+           <size>
+            <width>84</width>
+            <height>84</height>
+           </size>
+          </property>
+         </widget>
+        </item>
+        <item>
+         <widget class="QToolButton" name="volumeDownBtn">
+          <property name="focusPolicy">
+           <enum>Qt::NoFocus</enum>
+          </property>
+          <property name="toolTip">
+           <string>volume down</string>
+          </property>
+          <property name="text">
+           <string>...</string>
+          </property>
+          <property name="icon">
+           <iconset resource="simplexbmcremote.qrc">
+            <normaloff>:/images/btn_volume_down.png</normaloff>:/images/btn_volume_down.png</iconset>
+          </property>
+          <property name="iconSize">
+           <size>
+            <width>84</width>
+            <height>84</height>
+           </size>
+          </property>
+         </widget>
+        </item>
+        <item>
+         <widget class="QToolButton" name="muteBtn">
+          <property name="focusPolicy">
+           <enum>Qt::NoFocus</enum>
+          </property>
+          <property name="toolTip">
+           <string>mute</string>
+          </property>
+          <property name="text">
+           <string>...</string>
+          </property>
+          <property name="icon">
+           <iconset resource="simplexbmcremote.qrc">
+            <normaloff>:/images/btn_mute.png</normaloff>:/images/btn_mute.png</iconset>
+          </property>
+          <property name="iconSize">
+           <size>
+            <width>84</width>
+            <height>84</height>
+           </size>
+          </property>
+         </widget>
+        </item>
+        <item>
+         <spacer name="verticalSpacer_3">
+          <property name="orientation">
+           <enum>Qt::Vertical</enum>
+          </property>
+          <property name="sizeHint" stdset="0">
+           <size>
+            <width>20</width>
+            <height>40</height>
+           </size>
+          </property>
+         </spacer>
+        </item>
+       </layout>
+      </item>
+     </layout>
+    </item>
+    <item>
+     <layout class="QHBoxLayout" name="horizontalLayout_5">
+      <item>
+       <spacer name="horizontalSpacer_6">
+        <property name="orientation">
+         <enum>Qt::Horizontal</enum>
+        </property>
+        <property name="sizeHint" stdset="0">
+         <size>
+          <width>40</width>
+          <height>20</height>
+         </size>
+        </property>
+       </spacer>
+      </item>
+      <item>
+       <layout class="QVBoxLayout" name="verticalLayout">
+        <item>
+         <layout class="QHBoxLayout" name="horizontalLayout_2">
+          <item>
+           <spacer name="horizontalSpacer">
+            <property name="orientation">
+             <enum>Qt::Horizontal</enum>
+            </property>
+            <property name="sizeHint" stdset="0">
+             <size>
+              <width>40</width>
+              <height>20</height>
+             </size>
+            </property>
+           </spacer>
+          </item>
+          <item>
+           <widget class="QToolButton" name="upBtn">
+            <property name="focusPolicy">
+             <enum>Qt::NoFocus</enum>
+            </property>
+            <property name="toolTip">
+             <string>up/skip more forward</string>
+            </property>
+            <property name="text">
+             <string>...</string>
+            </property>
+            <property name="icon">
+             <iconset resource="simplexbmcremote.qrc">
+              <normaloff>:/images/btn_up.png</normaloff>:/images/btn_up.png</iconset>
+            </property>
+            <property name="iconSize">
+             <size>
+              <width>84</width>
+              <height>84</height>
+             </size>
+            </property>
+           </widget>
+          </item>
+          <item>
+           <spacer name="horizontalSpacer_2">
+            <property name="orientation">
+             <enum>Qt::Horizontal</enum>
+            </property>
+            <property name="sizeHint" stdset="0">
+             <size>
+              <width>40</width>
+              <height>20</height>
+             </size>
+            </property>
+           </spacer>
+          </item>
+         </layout>
+        </item>
+        <item>
+         <layout class="QHBoxLayout" name="horizontalLayout">
+          <item>
+           <widget class="QToolButton" name="leftBtn">
+            <property name="focusPolicy">
+             <enum>Qt::NoFocus</enum>
+            </property>
+            <property name="toolTip">
+             <string>left/skip backward</string>
+            </property>
+            <property name="text">
+             <string>...</string>
+            </property>
+            <property name="icon">
+             <iconset resource="simplexbmcremote.qrc">
+              <normaloff>:/images/btn_left.png</normaloff>:/images/btn_left.png</iconset>
+            </property>
+            <property name="iconSize">
+             <size>
+              <width>84</width>
+              <height>84</height>
+             </size>
+            </property>
+           </widget>
+          </item>
+          <item>
+           <widget class="QToolButton" name="playBtn">
+            <property name="focusPolicy">
+             <enum>Qt::NoFocus</enum>
+            </property>
+            <property name="toolTip">
+             <string>pause</string>
+            </property>
+            <property name="text">
+             <string>...</string>
+            </property>
+            <property name="icon">
+             <iconset resource="simplexbmcremote.qrc">
+              <normaloff>:/images/btn_play_pause.png</normaloff>:/images/btn_play_pause.png</iconset>
+            </property>
+            <property name="iconSize">
+             <size>
+              <width>84</width>
+              <height>84</height>
+             </size>
+            </property>
+           </widget>
+          </item>
+          <item>
+           <widget class="QToolButton" name="rightBtn">
+            <property name="focusPolicy">
+             <enum>Qt::NoFocus</enum>
+            </property>
+            <property name="toolTip">
+             <string>right/skip forward</string>
+            </property>
+            <property name="text">
+             <string>...</string>
+            </property>
+            <property name="icon">
+             <iconset resource="simplexbmcremote.qrc">
+              <normaloff>:/images/btn_right.png</normaloff>:/images/btn_right.png</iconset>
+            </property>
+            <property name="iconSize">
+             <size>
+              <width>84</width>
+              <height>84</height>
+             </size>
+            </property>
+           </widget>
+          </item>
+         </layout>
+        </item>
+        <item>
+         <layout class="QHBoxLayout" name="horizontalLayout_3">
+          <item>
+           <spacer name="horizontalSpacer_3">
+            <property name="orientation">
+             <enum>Qt::Horizontal</enum>
+            </property>
+            <property name="sizeHint" stdset="0">
+             <size>
+              <width>40</width>
+              <height>20</height>
+             </size>
+            </property>
+           </spacer>
+          </item>
+          <item>
+           <widget class="QToolButton" name="downBtn">
+            <property name="focusPolicy">
+             <enum>Qt::NoFocus</enum>
+            </property>
+            <property name="toolTip">
+             <string>down/skip more backward</string>
+            </property>
+            <property name="text">
+             <string>...</string>
+            </property>
+            <property name="icon">
+             <iconset resource="simplexbmcremote.qrc">
+              <normaloff>:/images/btn_down.png</normaloff>:/images/btn_down.png</iconset>
+            </property>
+            <property name="iconSize">
+             <size>
+              <width>84</width>
+              <height>84</height>
+             </size>
+            </property>
+           </widget>
+          </item>
+          <item>
+           <spacer name="horizontalSpacer_4">
+            <property name="orientation">
+             <enum>Qt::Horizontal</enum>
+            </property>
+            <property name="sizeHint" stdset="0">
+             <size>
+              <width>40</width>
+              <height>20</height>
+             </size>
+            </property>
+           </spacer>
+          </item>
+         </layout>
+        </item>
+       </layout>
+      </item>
+      <item>
+       <spacer name="horizontalSpacer_7">
+        <property name="orientation">
+         <enum>Qt::Horizontal</enum>
+        </property>
+        <property name="sizeHint" stdset="0">
+         <size>
+          <width>40</width>
+          <height>20</height>
+         </size>
+        </property>
+       </spacer>
+      </item>
+     </layout>
+    </item>
+    <item>
+     <layout class="QHBoxLayout" name="horizontalLayout_6">
+      <item>
+       <widget class="QToolButton" name="stopBtn">
+        <property name="focusPolicy">
+         <enum>Qt::NoFocus</enum>
+        </property>
+        <property name="toolTip">
+         <string>stop</string>
+        </property>
+        <property name="text">
+         <string>...</string>
+        </property>
+        <property name="icon">
+         <iconset resource="simplexbmcremote.qrc">
+          <normaloff>:/images/btn_stop.png</normaloff>:/images/btn_stop.png</iconset>
+        </property>
+        <property name="iconSize">
+         <size>
+          <width>84</width>
+          <height>84</height>
+         </size>
+        </property>
+       </widget>
+      </item>
+      <item>
+       <spacer name="horizontalSpacer_5">
+        <property name="orientation">
+         <enum>Qt::Horizontal</enum>
+        </property>
+        <property name="sizeHint" stdset="0">
+         <size>
+          <width>40</width>
+          <height>20</height>
+         </size>
+        </property>
+       </spacer>
+      </item>
+      <item>
+       <widget class="QToolButton" name="selectButton">
+        <property name="focusPolicy">
+         <enum>Qt::NoFocus</enum>
+        </property>
+        <property name="toolTip">
+         <string>select</string>
+        </property>
+        <property name="text">
+         <string>...</string>
+        </property>
+        <property name="icon">
+         <iconset resource="simplexbmcremote.qrc">
+          <normaloff>:/images/btn_enter.png</normaloff>:/images/btn_enter.png</iconset>
+        </property>
+        <property name="iconSize">
+         <size>
+          <width>84</width>
+          <height>84</height>
+         </size>
+        </property>
+       </widget>
+      </item>
+     </layout>
+    </item>
+   </layout>
   </widget>
   <widget class="QMenuBar" name="menuBar">
    <property name="geometry">
     <rect>
      <x>0</x>
      <y>0</y>
-     <width>200</width>
+     <width>320</width>
      <height>25</height>
     </rect>
    </property>
   </action>
  </widget>
  <layoutdefault spacing="6" margin="11"/>
- <resources/>
+ <resources>
+  <include location="simplexbmcremote.qrc"/>
+ </resources>
  <connections/>
 </ui>