~ubuntu-branches/ubuntu/precise/kstars/precise-proposed

« back to all changes in this revision

Viewing changes to kstars/printing/pwizobjectselection.ui

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2011-12-16 13:14:42 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20111216131442-dfrjlt6pests9qu1
Tags: 4:4.7.90-0ubuntu1
New upstream beta release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
 
3
 <class>PWizObjectSelection</class>
 
4
 <widget class="QWidget" name="PWizObjectSelection">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>586</width>
 
10
    <height>395</height>
 
11
   </rect>
 
12
  </property>
 
13
  <layout class="QHBoxLayout" name="horizontalLayout">
 
14
   <item>
 
15
    <widget class="QLabel" name="banner">
 
16
     <property name="sizePolicy">
 
17
      <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 
18
       <horstretch>0</horstretch>
 
19
       <verstretch>0</verstretch>
 
20
      </sizepolicy>
 
21
     </property>
 
22
     <property name="minimumSize">
 
23
      <size>
 
24
       <width>120</width>
 
25
       <height>360</height>
 
26
      </size>
 
27
     </property>
 
28
     <property name="text">
 
29
      <string/>
 
30
     </property>
 
31
    </widget>
 
32
   </item>
 
33
   <item>
 
34
    <spacer name="horSpacer6">
 
35
     <property name="orientation">
 
36
      <enum>Qt::Horizontal</enum>
 
37
     </property>
 
38
     <property name="sizeType">
 
39
      <enum>QSizePolicy::Fixed</enum>
 
40
     </property>
 
41
     <property name="sizeHint" stdset="0">
 
42
      <size>
 
43
       <width>5</width>
 
44
       <height>20</height>
 
45
      </size>
 
46
     </property>
 
47
    </spacer>
 
48
   </item>
 
49
   <item>
 
50
    <layout class="QVBoxLayout" name="selectObjectLayout">
 
51
     <property name="spacing">
 
52
      <number>6</number>
 
53
     </property>
 
54
     <property name="margin">
 
55
      <number>0</number>
 
56
     </property>
 
57
     <item>
 
58
      <widget class="QLabel" name="stepTitle">
 
59
       <property name="font">
 
60
        <font>
 
61
         <family>Sans Serif</family>
 
62
         <pointsize>11</pointsize>
 
63
         <weight>75</weight>
 
64
         <italic>false</italic>
 
65
         <bold>true</bold>
 
66
         <underline>false</underline>
 
67
         <strikeout>false</strikeout>
 
68
        </font>
 
69
       </property>
 
70
       <property name="text">
 
71
        <string>Select Sky Object</string>
 
72
       </property>
 
73
      </widget>
 
74
     </item>
 
75
     <item>
 
76
      <spacer name="vertSpacer1">
 
77
       <property name="orientation">
 
78
        <enum>Qt::Vertical</enum>
 
79
       </property>
 
80
       <property name="sizeType">
 
81
        <enum>QSizePolicy::Fixed</enum>
 
82
       </property>
 
83
       <property name="sizeHint" stdset="0">
 
84
        <size>
 
85
         <width>20</width>
 
86
         <height>12</height>
 
87
        </size>
 
88
       </property>
 
89
      </spacer>
 
90
     </item>
 
91
     <item>
 
92
      <widget class="QLabel" name="stepText">
 
93
       <property name="text">
 
94
        <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
 
95
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
 
96
p, li { white-space: pre-wrap; }
 
97
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
 
98
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Select observed sky object. You can select it from object list, by clicking &lt;span style=&quot; font-weight:600;&quot;&gt;Select object from list &lt;/span&gt;button or point it on sky map by pressing &lt;span style=&quot; font-weight:600;&quot;&gt;Point object on sky map&lt;/span&gt;. After object is located, press it with right mouse button and select &lt;span style=&quot; font-weight:600;&quot;&gt;Select this object&lt;/span&gt; option from context menu.&lt;/p&gt;
 
99
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;When done, press &lt;span style=&quot; font-weight:600;&quot;&gt;Next&lt;/span&gt; button.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
 
100
       </property>
 
101
       <property name="wordWrap">
 
102
        <bool>true</bool>
 
103
       </property>
 
104
      </widget>
 
105
     </item>
 
106
     <item>
 
107
      <spacer name="vertSpacer2">
 
108
       <property name="orientation">
 
109
        <enum>Qt::Vertical</enum>
 
110
       </property>
 
111
       <property name="sizeType">
 
112
        <enum>QSizePolicy::Minimum</enum>
 
113
       </property>
 
114
       <property name="sizeHint" stdset="0">
 
115
        <size>
 
116
         <width>20</width>
 
117
         <height>12</height>
 
118
        </size>
 
119
       </property>
 
120
      </spacer>
 
121
     </item>
 
122
     <item>
 
123
      <layout class="QHBoxLayout" name="horLayout1">
 
124
       <item>
 
125
        <spacer name="horSpacer1">
 
126
         <property name="orientation">
 
127
          <enum>Qt::Horizontal</enum>
 
128
         </property>
 
129
         <property name="sizeHint" stdset="0">
 
130
          <size>
 
131
           <width>40</width>
 
132
           <height>20</height>
 
133
          </size>
 
134
         </property>
 
135
        </spacer>
 
136
       </item>
 
137
       <item>
 
138
        <widget class="QPushButton" name="fromListButton">
 
139
         <property name="text">
 
140
          <string>Select object from list</string>
 
141
         </property>
 
142
        </widget>
 
143
       </item>
 
144
       <item>
 
145
        <spacer name="horSpacer2">
 
146
         <property name="orientation">
 
147
          <enum>Qt::Horizontal</enum>
 
148
         </property>
 
149
         <property name="sizeHint" stdset="0">
 
150
          <size>
 
151
           <width>40</width>
 
152
           <height>20</height>
 
153
          </size>
 
154
         </property>
 
155
        </spacer>
 
156
       </item>
 
157
       <item>
 
158
        <widget class="QPushButton" name="pointButton">
 
159
         <property name="text">
 
160
          <string>Point object on sky map</string>
 
161
         </property>
 
162
        </widget>
 
163
       </item>
 
164
       <item>
 
165
        <spacer name="horSpacer3">
 
166
         <property name="orientation">
 
167
          <enum>Qt::Horizontal</enum>
 
168
         </property>
 
169
         <property name="sizeHint" stdset="0">
 
170
          <size>
 
171
           <width>40</width>
 
172
           <height>20</height>
 
173
          </size>
 
174
         </property>
 
175
        </spacer>
 
176
       </item>
 
177
      </layout>
 
178
     </item>
 
179
     <item>
 
180
      <spacer name="vertSpacer3">
 
181
       <property name="orientation">
 
182
        <enum>Qt::Vertical</enum>
 
183
       </property>
 
184
       <property name="sizeType">
 
185
        <enum>QSizePolicy::Fixed</enum>
 
186
       </property>
 
187
       <property name="sizeHint" stdset="0">
 
188
        <size>
 
189
         <width>20</width>
 
190
         <height>12</height>
 
191
        </size>
 
192
       </property>
 
193
      </spacer>
 
194
     </item>
 
195
     <item>
 
196
      <widget class="QLabel" name="selectedObjLabel">
 
197
       <property name="font">
 
198
        <font>
 
199
         <weight>75</weight>
 
200
         <bold>true</bold>
 
201
        </font>
 
202
       </property>
 
203
       <property name="text">
 
204
        <string>Selected object:</string>
 
205
       </property>
 
206
      </widget>
 
207
     </item>
 
208
     <item>
 
209
      <widget class="QLabel" name="objInfoLabel">
 
210
       <property name="text">
 
211
        <string/>
 
212
       </property>
 
213
       <property name="alignment">
 
214
        <set>Qt::AlignCenter</set>
 
215
       </property>
 
216
      </widget>
 
217
     </item>
 
218
     <item>
 
219
      <layout class="QHBoxLayout" name="horLayout2">
 
220
       <item>
 
221
        <spacer name="horSpacer4">
 
222
         <property name="orientation">
 
223
          <enum>Qt::Horizontal</enum>
 
224
         </property>
 
225
         <property name="sizeHint" stdset="0">
 
226
          <size>
 
227
           <width>40</width>
 
228
           <height>20</height>
 
229
          </size>
 
230
         </property>
 
231
        </spacer>
 
232
       </item>
 
233
       <item>
 
234
        <widget class="QPushButton" name="detailsButton">
 
235
         <property name="text">
 
236
          <string>Show details...</string>
 
237
         </property>
 
238
        </widget>
 
239
       </item>
 
240
       <item>
 
241
        <spacer name="horSpacer5">
 
242
         <property name="orientation">
 
243
          <enum>Qt::Horizontal</enum>
 
244
         </property>
 
245
         <property name="sizeHint" stdset="0">
 
246
          <size>
 
247
           <width>40</width>
 
248
           <height>20</height>
 
249
          </size>
 
250
         </property>
 
251
        </spacer>
 
252
       </item>
 
253
      </layout>
 
254
     </item>
 
255
     <item>
 
256
      <spacer name="vertSpacer4">
 
257
       <property name="orientation">
 
258
        <enum>Qt::Vertical</enum>
 
259
       </property>
 
260
       <property name="sizeHint" stdset="0">
 
261
        <size>
 
262
         <width>20</width>
 
263
         <height>40</height>
 
264
        </size>
 
265
       </property>
 
266
      </spacer>
 
267
     </item>
 
268
    </layout>
 
269
   </item>
 
270
  </layout>
 
271
 </widget>
 
272
 <resources/>
 
273
 <connections/>
 
274
</ui>