moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / kig / filters / exporttolatexdialogbase.ui
blobcab5972a3bac8fe8cfb08eeeb057686155a90164
1 <!DOCTYPE UI><UI version="3.2" stdsetdef="1">
2 <class>ExportToLatexDialogBase</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>ExportToLatexDialogBase</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>475</width>
12             <height>220</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>Export to Latex</string>
17     </property>
18     <vbox>
19         <property name="name">
20             <cstring>unnamed</cstring>
21         </property>
22         <property name="margin">
23             <number>11</number>
24         </property>
25         <property name="spacing">
26             <number>6</number>
27         </property>
28         <widget class="QLabel">
29             <property name="name">
30                 <cstring>ExplanationTextLabel</cstring>
31             </property>
32             <property name="text">
33                 <string>Select a file name for the Latex file to save the screen to.</string>
34             </property>
35             <property name="alignment">
36                 <set>WordBreak|AlignVCenter</set>
37             </property>
38         </widget>
39         <widget class="QLayoutWidget">
40             <property name="name">
41                 <cstring>Layout1</cstring>
42             </property>
43             <hbox>
44                 <property name="name">
45                     <cstring>unnamed</cstring>
46                 </property>
47                 <property name="margin">
48                     <number>0</number>
49                 </property>
50                 <property name="spacing">
51                     <number>6</number>
52                 </property>
53                 <widget class="QLabel">
54                     <property name="name">
55                         <cstring>URLLabel_2</cstring>
56                     </property>
57                     <property name="text">
58                         <string>Latex file:</string>
59                     </property>
60                 </widget>
61                 <widget class="KURLRequester">
62                     <property name="name">
63                         <cstring>URLRequester</cstring>
64                     </property>
65                 </widget>
66             </hbox>
67         </widget>
68         <widget class="QGroupBox">
69             <property name="name">
70                 <cstring>groupBox1</cstring>
71             </property>
72             <property name="title">
73                 <string>Options</string>
74             </property>
75             <grid>
76                 <property name="name">
77                     <cstring>unnamed</cstring>
78                 </property>
79                 <widget class="QCheckBox" row="0" column="0">
80                     <property name="name">
81                         <cstring>showGridCheckBox</cstring>
82                     </property>
83                     <property name="text">
84                         <string>Show grid</string>
85                     </property>
86                 </widget>
87                 <widget class="QCheckBox" row="0" column="1">
88                     <property name="name">
89                         <cstring>showAxesCheckBox</cstring>
90                     </property>
91                     <property name="text">
92                         <string>Show axes</string>
93                     </property>
94                 </widget>
95                 <widget class="QCheckBox" row="1" column="0">
96                     <property name="name">
97                         <cstring>showExtraFrameCheckBox</cstring>
98                     </property>
99                     <property name="text">
100                         <string>Show extra frame</string>
101                     </property>
102                 </widget>
103             </grid>
104         </widget>
105         <widget class="Line">
106             <property name="name">
107                 <cstring>Line1</cstring>
108             </property>
109             <property name="frameShape">
110                 <enum>HLine</enum>
111             </property>
112             <property name="frameShadow">
113                 <enum>Sunken</enum>
114             </property>
115             <property name="orientation">
116                 <enum>Horizontal</enum>
117             </property>
118         </widget>
119         <widget class="QLayoutWidget">
120             <property name="name">
121                 <cstring>Layout7</cstring>
122             </property>
123             <hbox>
124                 <property name="name">
125                     <cstring>unnamed</cstring>
126                 </property>
127                 <property name="margin">
128                     <number>0</number>
129                 </property>
130                 <property name="spacing">
131                     <number>6</number>
132                 </property>
133                 <spacer>
134                     <property name="name">
135                         <cstring>spacer</cstring>
136                     </property>
137                     <property name="orientation">
138                         <enum>Horizontal</enum>
139                     </property>
140                     <property name="sizeType">
141                         <enum>Expanding</enum>
142                     </property>
143                     <property name="sizeHint">
144                         <size>
145                             <width>20</width>
146                             <height>20</height>
147                         </size>
148                     </property>
149                 </spacer>
150                 <widget class="KPushButton">
151                     <property name="name">
152                         <cstring>OKButton</cstring>
153                     </property>
154                     <property name="sizePolicy">
155                         <sizepolicy>
156                             <hsizetype>1</hsizetype>
157                             <vsizetype>0</vsizetype>
158                             <horstretch>0</horstretch>
159                             <verstretch>0</verstretch>
160                         </sizepolicy>
161                     </property>
162                     <property name="text">
163                         <string>&amp;OK</string>
164                     </property>
165                 </widget>
166                 <widget class="KPushButton">
167                     <property name="name">
168                         <cstring>CancelButton</cstring>
169                     </property>
170                     <property name="text">
171                         <string>&amp;Cancel</string>
172                     </property>
173                 </widget>
174             </hbox>
175         </widget>
176     </vbox>
177 </widget>
178 <customwidgets>
179 </customwidgets>
180 <layoutdefaults spacing="6" margin="11"/>
181 <includehints>
182     <includehint>kurlrequester.h</includehint>
183     <includehint>klineedit.h</includehint>
184     <includehint>kpushbutton.h</includehint>
185     <includehint>kpushbutton.h</includehint>
186     <includehint>kpushbutton.h</includehint>
187 </includehints>
188 </UI>