moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / kstars / kstars / details_database.ui
blob8b573844164de1105adb7fa0477cf421f48bcb32
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>DetailsDatabaseUI</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>DetailsDatabaseUI</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>489</width>
12             <height>398</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>Details - Online Databases</string>
17     </property>
18     <vbox>
19         <property name="name">
20             <cstring>unnamed</cstring>
21         </property>
22         <widget class="KListView">
23             <column>
24                 <property name="text">
25                     <string>Choose an Online Database</string>
26                 </property>
27                 <property name="clickable">
28                     <bool>true</bool>
29                 </property>
30                 <property name="resizable">
31                     <bool>true</bool>
32                 </property>
33             </column>
34             <property name="name">
35                 <cstring>ADVTree</cstring>
36             </property>
37             <property name="frameShadow">
38                 <enum>Plain</enum>
39             </property>
40             <property name="lineWidth">
41                 <number>4</number>
42             </property>
43             <property name="rootIsDecorated">
44                 <bool>true</bool>
45             </property>
46         </widget>
47     </vbox>
48 </widget>
49 <customwidgets>
50 </customwidgets>
51 <layoutdefaults spacing="6" margin="11"/>
52 <includehints>
53     <includehint>klistview.h</includehint>
54 </includehints>
55 </UI>