moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / kstars / kstars / fovdialogui.ui
blob66ae1f5aa133b46a357f9039828fd7e1c9a17e48
1 <!DOCTYPE UI><UI version="3.1.2" stdsetdef="1">
2 <class>FOVDialogUI</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>FOVDialogUI</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>275</width>
12             <height>325</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>Edit FOV Symbols</string>
17     </property>
18     <hbox>
19         <property name="name">
20             <cstring>unnamed</cstring>
21         </property>
22         <widget class="KListBox">
23             <property name="name">
24                 <cstring>FOVListBox</cstring>
25             </property>
26             <property name="minimumSize">
27                 <size>
28                     <width>160</width>
29                     <height>0</height>
30                 </size>
31             </property>
32             <property name="vScrollBarMode">
33                 <enum>AlwaysOn</enum>
34             </property>
35             <property name="whatsThis" stdset="0">
36                 <string>The list of defined field-of-view (FOV) symbols.  You can add a symbol to the list using the "New" button, remove a symbol using the "Remove" button, and modify a symbol using the "Edit" button.  A schematic of the highlighted symbol is drawn at right.</string>
37             </property>
38         </widget>
39         <widget class="QLayoutWidget">
40             <property name="name">
41                 <cstring>layout4</cstring>
42             </property>
43             <vbox>
44                 <property name="name">
45                     <cstring>unnamed</cstring>
46                 </property>
47                 <widget class="KPushButton">
48                     <property name="name">
49                         <cstring>NewButton</cstring>
50                     </property>
51                     <property name="text">
52                         <string>New...</string>
53                     </property>
54                     <property name="toolTip" stdset="0">
55                         <string>Add a new FOV symbol</string>
56                     </property>
57                     <property name="whatsThis" stdset="0">
58                         <string>Add a new field-of-view (FOV) symbol to the list.  You can define the size, shape, and color of the new symbol.</string>
59                     </property>
60                 </widget>
61                 <spacer>
62                     <property name="name">
63                         <cstring>spacer8</cstring>
64                     </property>
65                     <property name="orientation">
66                         <enum>Vertical</enum>
67                     </property>
68                     <property name="sizeType">
69                         <enum>Fixed</enum>
70                     </property>
71                     <property name="sizeHint">
72                         <size>
73                             <width>20</width>
74                             <height>16</height>
75                         </size>
76                     </property>
77                 </spacer>
78                 <widget class="KPushButton">
79                     <property name="name">
80                         <cstring>EditButton</cstring>
81                     </property>
82                     <property name="text">
83                         <string>Edit...</string>
84                     </property>
85                     <property name="toolTip" stdset="0">
86                         <string>Modify the highlighted FOV symbol</string>
87                     </property>
88                     <property name="whatsThis" stdset="0">
89                         <string>Press this button to modify the highlighted FOV symbol.  You can change its size, shape and color.</string>
90                     </property>
91                 </widget>
92                 <widget class="KPushButton">
93                     <property name="name">
94                         <cstring>RemoveButton</cstring>
95                     </property>
96                     <property name="text">
97                         <string>Remove</string>
98                     </property>
99                     <property name="toolTip" stdset="0">
100                         <string>Remove highlighted FOV symbol</string>
101                     </property>
102                     <property name="whatsThis" stdset="0">
103                         <string>Press this button to remove the highlighted FOV symbol from the list.</string>
104                     </property>
105                 </widget>
106                 <spacer>
107                     <property name="name">
108                         <cstring>spacer9</cstring>
109                     </property>
110                     <property name="orientation">
111                         <enum>Vertical</enum>
112                     </property>
113                     <property name="sizeType">
114                         <enum>Fixed</enum>
115                     </property>
116                     <property name="sizeHint">
117                         <size>
118                             <width>20</width>
119                             <height>20</height>
120                         </size>
121                     </property>
122                 </spacer>
123                 <widget class="QFrame">
124                     <property name="name">
125                         <cstring>ViewBox</cstring>
126                     </property>
127                     <property name="sizePolicy">
128                         <sizepolicy>
129                             <hsizetype>5</hsizetype>
130                             <vsizetype>0</vsizetype>
131                             <horstretch>0</horstretch>
132                             <verstretch>0</verstretch>
133                         </sizepolicy>
134                     </property>
135                     <property name="minimumSize">
136                         <size>
137                             <width>80</width>
138                             <height>80</height>
139                         </size>
140                     </property>
141                     <property name="paletteForegroundColor">
142                         <color>
143                             <red>255</red>
144                             <green>255</green>
145                             <blue>255</blue>
146                         </color>
147                     </property>
148                     <property name="paletteBackgroundColor">
149                         <color>
150                             <red>0</red>
151                             <green>0</green>
152                             <blue>0</blue>
153                         </color>
154                     </property>
155                     <property name="frameShape">
156                         <enum>StyledPanel</enum>
157                     </property>
158                     <property name="frameShadow">
159                         <enum>Raised</enum>
160                     </property>
161                 </widget>
162                 <spacer>
163                     <property name="name">
164                         <cstring>spacer5</cstring>
165                     </property>
166                     <property name="orientation">
167                         <enum>Vertical</enum>
168                     </property>
169                     <property name="sizeType">
170                         <enum>Expanding</enum>
171                     </property>
172                     <property name="sizeHint">
173                         <size>
174                             <width>20</width>
175                             <height>60</height>
176                         </size>
177                     </property>
178                 </spacer>
179             </vbox>
180         </widget>
181     </hbox>
182 </widget>
183 <customwidgets>
184 </customwidgets>
185 <layoutdefaults spacing="6" margin="11"/>
186 <includehints>
187     <includehint>klistbox.h</includehint>
188     <includehint>kpushbutton.h</includehint>
189     <includehint>kpushbutton.h</includehint>
190     <includehint>kpushbutton.h</includehint>
191 </includehints>
192 </UI>