moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / kstars / kstars / tools / argexportimage.ui
blobf5e0d0fb930404e981657f09357b9536f15fdc76
1 <!DOCTYPE UI><UI version="3.1.2" stdsetdef="1">
2 <class>ArgExportImage</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>ArgExportImage</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>302</width>
12             <height>131</height>
13         </rect>
14     </property>
15     <vbox>
16         <property name="name">
17             <cstring>unnamed</cstring>
18         </property>
19         <widget class="QLayoutWidget">
20             <property name="name">
21                 <cstring>layout7</cstring>
22             </property>
23             <hbox>
24                 <property name="name">
25                     <cstring>unnamed</cstring>
26                 </property>
27                 <widget class="QLabel">
28                     <property name="name">
29                         <cstring>textLabel1</cstring>
30                     </property>
31                     <property name="text">
32                         <string>File name:</string>
33                     </property>
34                 </widget>
35                 <widget class="KURLRequester">
36                     <property name="name">
37                         <cstring>ExportFileName</cstring>
38                     </property>
39                     <property name="minimumSize">
40                         <size>
41                             <width>160</width>
42                             <height>0</height>
43                         </size>
44                     </property>
45                 </widget>
46             </hbox>
47         </widget>
48         <widget class="QLayoutWidget">
49             <property name="name">
50                 <cstring>layout6</cstring>
51             </property>
52             <hbox>
53                 <property name="name">
54                     <cstring>unnamed</cstring>
55                 </property>
56                 <spacer>
57                     <property name="name">
58                         <cstring>spacer3</cstring>
59                     </property>
60                     <property name="orientation">
61                         <enum>Horizontal</enum>
62                     </property>
63                     <property name="sizeType">
64                         <enum>Expanding</enum>
65                     </property>
66                     <property name="sizeHint">
67                         <size>
68                             <width>40</width>
69                             <height>20</height>
70                         </size>
71                     </property>
72                 </spacer>
73                 <widget class="QLayoutWidget">
74                     <property name="name">
75                         <cstring>layout5</cstring>
76                     </property>
77                     <grid>
78                         <property name="name">
79                             <cstring>unnamed</cstring>
80                         </property>
81                         <widget class="KIntNumInput" row="1" column="1">
82                             <property name="name">
83                                 <cstring>ExportHeight</cstring>
84                             </property>
85                             <property name="value">
86                                 <number>600</number>
87                             </property>
88                             <property name="minValue">
89                                 <number>0</number>
90                             </property>
91                             <property name="maxValue">
92                                 <number>5000</number>
93                             </property>
94                         </widget>
95                         <widget class="KIntNumInput" row="0" column="1">
96                             <property name="name">
97                                 <cstring>ExportWidth</cstring>
98                             </property>
99                             <property name="value">
100                                 <number>800</number>
101                             </property>
102                             <property name="minValue">
103                                 <number>0</number>
104                             </property>
105                             <property name="maxValue">
106                                 <number>5000</number>
107                             </property>
108                         </widget>
109                         <widget class="QLabel" row="0" column="0">
110                             <property name="name">
111                                 <cstring>textLabel2</cstring>
112                             </property>
113                             <property name="text">
114                                 <string>Image width:</string>
115                             </property>
116                         </widget>
117                         <widget class="QLabel" row="1" column="0">
118                             <property name="name">
119                                 <cstring>textLabel2_2</cstring>
120                             </property>
121                             <property name="text">
122                                 <string>Image height:</string>
123                             </property>
124                         </widget>
125                     </grid>
126                 </widget>
127             </hbox>
128         </widget>
129         <spacer>
130             <property name="name">
131                 <cstring>spacer2</cstring>
132             </property>
133             <property name="orientation">
134                 <enum>Vertical</enum>
135             </property>
136             <property name="sizeType">
137                 <enum>Expanding</enum>
138             </property>
139             <property name="sizeHint">
140                 <size>
141                     <width>20</width>
142                     <height>40</height>
143                 </size>
144             </property>
145         </spacer>
146     </vbox>
147 </widget>
148 <customwidgets>
149     <customwidget>
150         <class>KIntNumInput</class>
151         <header location="local">knuminput.h</header>
152         <sizehint>
153             <width>-1</width>
154             <height>-1</height>
155         </sizehint>
156         <container>0</container>
157         <sizepolicy>
158             <hordata>5</hordata>
159             <verdata>5</verdata>
160             <horstretch>0</horstretch>
161             <verstretch>0</verstretch>
162         </sizepolicy>
163         <pixmap>image0</pixmap>
164         <signal>destroyed()</signal>
165         <signal>destroyed(QObject*)</signal>
166         <signal>valueChanged(int)</signal>
167         <signal>relativeValueChanged(double)</signal>
168         <slot access="public" specifier="">deleteLater()</slot>
169         <slot access="private" specifier="">cleanupEventFilter(QObject*)</slot>
170         <slot access="public" specifier="">setEnabled(bool)</slot>
171         <slot access="public" specifier="">setDisabled(bool)</slot>
172         <slot access="public" specifier="">setCaption(const QString&amp;)</slot>
173         <slot access="public" specifier="">setIcon(const QPixmap&amp;)</slot>
174         <slot access="public" specifier="">setIconText(const QString&amp;)</slot>
175         <slot access="public" specifier="">setMouseTracking(bool)</slot>
176         <slot access="public" specifier="">setFocus()</slot>
177         <slot access="public" specifier="">clearFocus()</slot>
178         <slot access="public" specifier="">setUpdatesEnabled(bool)</slot>
179         <slot access="public" specifier="">update()</slot>
180         <slot access="public" specifier="">update(int,int,int,int)</slot>
181         <slot access="public" specifier="">update(const QRect&amp;)</slot>
182         <slot access="public" specifier="">repaint()</slot>
183         <slot access="public" specifier="">repaint(bool)</slot>
184         <slot access="public" specifier="">repaint(int,int,int,int)</slot>
185         <slot access="public" specifier="">repaint(int,int,int,int,bool)</slot>
186         <slot access="public" specifier="">repaint(const QRect&amp;)</slot>
187         <slot access="public" specifier="">repaint(const QRect&amp;,bool)</slot>
188         <slot access="public" specifier="">repaint(const QRegion&amp;)</slot>
189         <slot access="public" specifier="">repaint(const QRegion&amp;,bool)</slot>
190         <slot access="public" specifier="">show()</slot>
191         <slot access="public" specifier="">hide()</slot>
192         <slot access="public" specifier="">setShown(bool)</slot>
193         <slot access="public" specifier="">setHidden(bool)</slot>
194         <slot access="public" specifier="">iconify()</slot>
195         <slot access="public" specifier="">showMinimized()</slot>
196         <slot access="public" specifier="">showMaximized()</slot>
197         <slot access="public" specifier="">showFullScreen()</slot>
198         <slot access="public" specifier="">showNormal()</slot>
199         <slot access="public" specifier="">polish()</slot>
200         <slot access="public" specifier="">constPolish()</slot>
201         <slot access="public" specifier="">close()</slot>
202         <slot access="public" specifier="">raise()</slot>
203         <slot access="public" specifier="">lower()</slot>
204         <slot access="public" specifier="">stackUnder(QWidget*)</slot>
205         <slot access="public" specifier="">move(int,int)</slot>
206         <slot access="public" specifier="">move(const QPoint&amp;)</slot>
207         <slot access="public" specifier="">resize(int,int)</slot>
208         <slot access="public" specifier="">resize(const QSize&amp;)</slot>
209         <slot access="public" specifier="">setGeometry(int,int,int,int)</slot>
210         <slot access="public" specifier="">setGeometry(const QRect&amp;)</slot>
211         <slot access="public" specifier="">adjustSize()</slot>
212         <slot access="private" specifier="">focusProxyDestroyed()</slot>
213         <slot access="public" specifier="">setValue(int)</slot>
214         <slot access="public" specifier="">setRelativeValue(double)</slot>
215         <slot access="public" specifier="">setReferencePoint(int)</slot>
216         <slot access="public" specifier="">setSuffix(const QString&amp;)</slot>
217         <slot access="public" specifier="">setPrefix(const QString&amp;)</slot>
218         <slot access="public" specifier="">setEditFocus()</slot>
219         <slot access="public" specifier="">setEditFocus(bool)</slot>
220         <slot access="private" specifier="">spinValueChanged(int)</slot>
221         <slot access="private" specifier="">slotEmitRelativeValueChanged(int)</slot>
222         <property type="CString">name</property>
223         <property type="Bool">enabled</property>
224         <property type="Rect">geometry</property>
225         <property type="SizePolicy">sizePolicy</property>
226         <property type="Size">minimumSize</property>
227         <property type="Size">maximumSize</property>
228         <property type="Size">sizeIncrement</property>
229         <property type="Size">baseSize</property>
230         <property type="Color">paletteForegroundColor</property>
231         <property type="Color">paletteBackgroundColor</property>
232         <property type="Pixmap">paletteBackgroundPixmap</property>
233         <property type="Palette">palette</property>
234         <property type="BackgroundOrigin">backgroundOrigin</property>
235         <property type="Font">font</property>
236         <property type="Cursor">cursor</property>
237         <property type="String">caption</property>
238         <property type="Pixmap">icon</property>
239         <property type="String">iconText</property>
240         <property type="Bool">mouseTracking</property>
241         <property type="FocusPolicy">focusPolicy</property>
242         <property type="Bool">acceptDrops</property>
243         <property type="String">label</property>
244         <property type="Int">value</property>
245         <property type="Int">minValue</property>
246         <property type="Int">maxValue</property>
247         <property type="Int">referencePoint</property>
248         <property type="String">suffix</property>
249         <property type="String">prefix</property>
250         <property type="String">specialValueText</property>
251     </customwidget>
252 </customwidgets>
253 <images>
254     <image name="image0">
255         <data format="PNG" length="1125">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b0000042c49444154789cb5954f6c14551cc73fefcd7476b65bdaae4bb78bb5502a14d404e4801c88182d1c4c2c693da847400f9c24c68b878684238660e2b1e01f12c19493012ef2478c814412d354a46017a8a564bb6da5bbedccee767776e63d0ffb073751d483bfe49799974c3eeffb7ebf37df9fd05a530b2184040cc0042420aaf9a4d0d554800f045a6b256ae0e1e1e1d6bebebe838ee31c48a7d39b5cd7fd075e251cc7617272f2ded8d8d819cff33e0316819259537aead4a9839d5dd6d1784f91f55b0a94830242088404d304292bef68a89f520802a598fecddaa04f1a876f5c250c7c0a64cdeac686e33807e23d45e6b297c8b877f1831542614550b6599835c83c2a81b6786a75134faf2f1169f12997350881d9021d0903e06de0745d3160a6d3e94dbd5b0a64dcbb94b5831d0e3375ab892b1772dcf9790528543f8dd0d367b36768153b5e31503a0f1aecb004580b44ffac58baae8b1714f0833c7638cc8dab303a320f4822ab4c7a37c69196203de3319d5ce1c4d13c733331dedc67a129a154fd128401ab0616d55a130ac3d42d93d1913940d13fd0c9ee0183685c60da01c5421bd72f7a8c8efccef9afd374267ad93d642365be0636a0d28ec7600941d9e6f23917f0e97f23ce5bef35d19ec863da0ed9059b2be70bec196c66dfa10ec0e49b338f7017258651bf95021035c595429bb0903248fe52a2b5b595dd7b4d945cc2340cdca536be389ee3f67886c5798f773fe8e0dac508c989659277a2180da4ca4ff07821058b8b251445d63d6b13ed1098a6417e39cac85197dbe31962ab9bd9f1f22a226d45366f6d0620fdb08c900d281af6110284b20085b414861d905d88f2e52739ee8cbb8022143259d3dd84691730aa2d52da441a8de0c6958068870022a41e9629ad3473fd3b8fdbe319dadb9b4924da994d2d716c7896fbe35152f78b48245d6b2da4507faf582be8eaf159b721cc837b05ae7debb1f79d08cb8b515edad942a22bc4b1c33eb3d34b1c797f06af90a72d16e2f96d9a74aa11dca8586b222d01af0fb60070f6c402d72f15d97f28c6f6d7027a5f5ce6c3233dc4e2ede496b278be4fff608cee8d3e1add806aeca51094cbb06397c1ecc328e746537c7e3ccdb5cb1136bf60635882d4d41c6ec6836ab37efa214f72208ed9f4d7cdd38ee310280542e38b1c43fb6de26b3672e1ec3cc99bcb246f66a938a3241ab3e91f7c861fbf77710b1e5e49915bae974203ba0e9e9c9cbc373d6d6d305a040a89c2a77f50b27d5782bbbf7acccf28349235dd16cf6dd374f7295e1de8a45c02d37499182b01cc0201a085d61a2144d8b2ac8fb6ed340e77240c4261890e04c250185262546d534a032154b59e0ad394e41c98182bf268ce6721ed9f064e0253356f6da2e24c1f030f783c15fe6da680af8021602bd051532ca9b8521488559f61aa86c29343578fbf0264a94c906c7d3409214c20043457a116ff6de6795578012889ff6b98fe016ea0ce1c203e47720000000049454e44ae426082</data>
256     </image>
257 </images>
258 <layoutdefaults spacing="6" margin="11"/>
259 <includehints>
260     <includehint>knuminput.h</includehint>
261 </includehints>
262 </UI>