]> git.sesse.net Git - vlc/blob - modules/gui/qt4/ui/open.ui
Qt4: Just a toggle test for the advanced Panel.
[vlc] / modules / gui / qt4 / ui / open.ui
1 <ui version="4.0" >
2  <author>Jean-Baptiste Kempf</author>
3  <class>Open</class>
4  <widget class="QWidget" name="FileOpen" >
5   <property name="geometry" >
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>624</width>
10     <height>579</height>
11    </rect>
12   </property>
13   <property name="windowTitle" >
14    <string>Dialog</string>
15   </property>
16   <widget class="QPushButton" name="closeButton" >
17    <property name="geometry" >
18     <rect>
19      <x>520</x>
20      <y>540</y>
21      <width>91</width>
22      <height>29</height>
23     </rect>
24    </property>
25    <property name="text" >
26     <string>Close</string>
27    </property>
28   </widget>
29   <widget class="QPushButton" name="cancelButton" >
30    <property name="geometry" >
31     <rect>
32      <x>400</x>
33      <y>540</y>
34      <width>101</width>
35      <height>29</height>
36     </rect>
37    </property>
38    <property name="text" >
39     <string>Cancel</string>
40    </property>
41   </widget>
42   <widget class="QTabWidget" name="Tab" >
43    <property name="geometry" >
44     <rect>
45      <x>10</x>
46      <y>10</y>
47      <width>601</width>
48      <height>371</height>
49     </rect>
50    </property>
51    <property name="currentIndex" >
52     <number>-1</number>
53    </property>
54   </widget>
55   <widget class="QFrame" name="advancedFrame" >
56    <property name="geometry" >
57     <rect>
58      <x>10</x>
59      <y>410</y>
60      <width>601</width>
61      <height>121</height>
62     </rect>
63    </property>
64    <property name="frameShape" >
65     <enum>QFrame::StyledPanel</enum>
66    </property>
67    <property name="frameShadow" >
68     <enum>QFrame::Raised</enum>
69    </property>
70    <layout class="QGridLayout" >
71     <property name="margin" >
72      <number>9</number>
73     </property>
74     <property name="spacing" >
75      <number>6</number>
76     </property>
77     <item row="1" column="0" >
78      <widget class="QLabel" name="advancedLabel" >
79       <property name="text" >
80        <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
81 p, li { white-space: pre-wrap; }
82 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
83 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-style:italic;">_("Personnalize"):&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
84       </property>
85       <property name="alignment" >
86        <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
87       </property>
88      </widget>
89     </item>
90     <item row="1" column="1" >
91      <spacer>
92       <property name="orientation" >
93        <enum>Qt::Horizontal</enum>
94       </property>
95       <property name="sizeType" >
96        <enum>QSizePolicy::Minimum</enum>
97       </property>
98       <property name="sizeHint" >
99        <size>
100         <width>10</width>
101         <height>20</height>
102        </size>
103       </property>
104      </spacer>
105     </item>
106     <item row="0" column="2" >
107      <widget class="QSpinBox" name="cacheSpinBox" />
108     </item>
109     <item row="0" column="4" >
110      <spacer>
111       <property name="orientation" >
112        <enum>Qt::Horizontal</enum>
113       </property>
114       <property name="sizeHint" >
115        <size>
116         <width>40</width>
117         <height>20</height>
118        </size>
119       </property>
120      </spacer>
121     </item>
122     <item row="0" column="1" >
123      <spacer>
124       <property name="orientation" >
125        <enum>Qt::Horizontal</enum>
126       </property>
127       <property name="sizeType" >
128        <enum>QSizePolicy::Minimum</enum>
129       </property>
130       <property name="sizeHint" >
131        <size>
132         <width>10</width>
133         <height>20</height>
134        </size>
135       </property>
136      </spacer>
137     </item>
138     <item row="0" column="0" >
139      <widget class="QLabel" name="cacheLabel" >
140       <property name="text" >
141        <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
142 p, li { white-space: pre-wrap; }
143 &lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
144 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-style:italic;">_("Caching"):&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
145       </property>
146       <property name="alignment" >
147        <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
148       </property>
149      </widget>
150     </item>
151     <item row="0" column="3" >
152      <widget class="QLabel" name="label" >
153       <property name="text" >
154        <string>ms</string>
155       </property>
156      </widget>
157     </item>
158     <item row="1" column="2" colspan="3" >
159      <widget class="QLineEdit" name="advancedLineInput" />
160     </item>
161    </layout>
162   </widget>
163   <widget class="QPushButton" name="advancedButton" >
164    <property name="geometry" >
165     <rect>
166      <x>510</x>
167      <y>390</y>
168      <width>83</width>
169      <height>27</height>
170     </rect>
171    </property>
172    <property name="text" >
173     <string>More...</string>
174    </property>
175   </widget>
176  </widget>
177  <tabstops>
178   <tabstop>advancedButton</tabstop>
179   <tabstop>cacheSpinBox</tabstop>
180   <tabstop>advancedLineInput</tabstop>
181   <tabstop>Tab</tabstop>
182   <tabstop>closeButton</tabstop>
183   <tabstop>cancelButton</tabstop>
184  </tabstops>
185  <resources/>
186  <connections/>
187 </ui>