]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/InsetParamsUi.ui
cb279fbebf6868c637c41d6fca623796f8235b86
[lyx.git] / src / frontends / qt4 / ui / InsetParamsUi.ui
1 <ui version="4.0" >
2  <class>InsetParamsUi</class>
3  <widget class="QDialog" name="InsetParamsUi" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>425</width>
9     <height>106</height>
10    </rect>
11   </property>
12   <property name="focusPolicy" >
13    <enum>Qt::NoFocus</enum>
14   </property>
15   <property name="windowTitle" >
16    <string/>
17   </property>
18   <layout class="QGridLayout" name="gridLayout" >
19    <item row="0" column="0" colspan="2" >
20     <widget class="QStackedWidget" name="stackedWidget" >
21      <property name="currentIndex" >
22       <number>0</number>
23      </property>
24      <widget class="QWidget" name="page" />
25      <widget class="QWidget" name="page_2" />
26     </widget>
27    </item>
28    <item row="1" column="0" >
29     <spacer>
30      <property name="orientation" >
31       <enum>Qt::Horizontal</enum>
32      </property>
33      <property name="sizeHint" stdset="0" >
34       <size>
35        <width>281</width>
36        <height>31</height>
37       </size>
38      </property>
39     </spacer>
40    </item>
41    <item row="1" column="1" >
42     <widget class="QCheckBox" name="synchronizedViewCB" >
43      <property name="layoutDirection" >
44       <enum>Qt::LeftToRight</enum>
45      </property>
46      <property name="text" >
47       <string>I&amp;mmediate Apply</string>
48      </property>
49     </widget>
50    </item>
51    <item row="2" column="0" colspan="2" >
52     <layout class="QHBoxLayout" >
53      <property name="spacing" >
54       <number>6</number>
55      </property>
56      <property name="margin" >
57       <number>0</number>
58      </property>
59      <item>
60       <widget class="QPushButton" name="restorePB" >
61        <property name="text" >
62         <string>&amp;Restore</string>
63        </property>
64        <property name="autoDefault" >
65         <bool>false</bool>
66        </property>
67       </widget>
68      </item>
69      <item>
70       <widget class="QPushButton" name="newPB" >
71        <property name="text" >
72         <string>New Inset</string>
73        </property>
74        <property name="autoDefault" >
75         <bool>false</bool>
76        </property>
77       </widget>
78      </item>
79      <item>
80       <spacer>
81        <property name="orientation" >
82         <enum>Qt::Horizontal</enum>
83        </property>
84        <property name="sizeHint" stdset="0" >
85         <size>
86          <width>31</width>
87          <height>27</height>
88         </size>
89        </property>
90       </spacer>
91      </item>
92      <item>
93       <widget class="QPushButton" name="okPB" >
94        <property name="text" >
95         <string>&amp;OK</string>
96        </property>
97        <property name="default" >
98         <bool>true</bool>
99        </property>
100       </widget>
101      </item>
102      <item>
103       <widget class="QPushButton" name="applyPB" >
104        <property name="text" >
105         <string>&amp;Apply</string>
106        </property>
107        <property name="autoDefault" >
108         <bool>false</bool>
109        </property>
110       </widget>
111      </item>
112      <item>
113       <widget class="QPushButton" name="closePB" >
114        <property name="text" >
115         <string>&amp;Close</string>
116        </property>
117        <property name="autoDefault" >
118         <bool>false</bool>
119        </property>
120       </widget>
121      </item>
122     </layout>
123    </item>
124   </layout>
125  </widget>
126  <tabstops>
127   <tabstop>synchronizedViewCB</tabstop>
128   <tabstop>restorePB</tabstop>
129   <tabstop>okPB</tabstop>
130   <tabstop>applyPB</tabstop>
131   <tabstop>closePB</tabstop>
132  </tabstops>
133  <includes>
134   <include location="local" >qt_i18n.h</include>
135  </includes>
136  <resources/>
137  <connections/>
138 </ui>