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