~ubuntu-branches/ubuntu/oneiric/kstars/oneiric-proposed

« back to all changes in this revision

Viewing changes to kstars/tools/argsetframetypeindi.ui

  • Committer: Bazaar Package Importer
  • Author(s): Rohan Garg
  • Date: 2011-07-23 23:07:27 UTC
  • Revision ID: james.westby@ubuntu.com-20110723230727-xp70ea7v5eay0wya
Tags: upstream-4.7.0
ImportĀ upstreamĀ versionĀ 4.7.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<ui version="4.0" >
 
2
 <class>ArgSetFrameTypeINDI</class>
 
3
 <widget class="QWidget" name="ArgSetFrameTypeINDI" >
 
4
  <property name="geometry" >
 
5
   <rect>
 
6
    <x>0</x>
 
7
    <y>0</y>
 
8
    <width>222</width>
 
9
    <height>101</height>
 
10
   </rect>
 
11
  </property>
 
12
  <layout class="QVBoxLayout" >
 
13
   <property name="spacing" >
 
14
    <number>6</number>
 
15
   </property>
 
16
   <property name="margin" >
 
17
    <number>9</number>
 
18
   </property>
 
19
   <item>
 
20
    <layout class="QHBoxLayout" >
 
21
     <property name="spacing" >
 
22
      <number>6</number>
 
23
     </property>
 
24
     <property name="margin" >
 
25
      <number>0</number>
 
26
     </property>
 
27
     <item>
 
28
      <widget class="QLabel" name="textLabel1_2" >
 
29
       <property name="text" >
 
30
        <string>Type:</string>
 
31
       </property>
 
32
      </widget>
 
33
     </item>
 
34
     <item>
 
35
      <widget class="KComboBox" name="typeCombo" />
 
36
     </item>
 
37
     <item>
 
38
      <spacer>
 
39
       <property name="orientation" >
 
40
        <enum>Qt::Horizontal</enum>
 
41
       </property>
 
42
       <property name="sizeType" >
 
43
        <enum>QSizePolicy::Expanding</enum>
 
44
       </property>
 
45
       <property name="sizeHint" stdset="0" >
 
46
        <size>
 
47
         <width>93</width>
 
48
         <height>16</height>
 
49
        </size>
 
50
       </property>
 
51
      </spacer>
 
52
     </item>
 
53
    </layout>
 
54
   </item>
 
55
   <item>
 
56
    <spacer>
 
57
     <property name="orientation" >
 
58
      <enum>Qt::Vertical</enum>
 
59
     </property>
 
60
     <property name="sizeType" >
 
61
      <enum>QSizePolicy::Expanding</enum>
 
62
     </property>
 
63
     <property name="sizeHint" stdset="0" >
 
64
      <size>
 
65
       <width>204</width>
 
66
       <height>16</height>
 
67
      </size>
 
68
     </property>
 
69
    </spacer>
 
70
   </item>
 
71
  </layout>
 
72
 </widget>
 
73
  <customwidgets>
 
74
  <customwidget>
 
75
   <class>KComboBox</class>
 
76
   <extends>QComboBox</extends>
 
77
   <header>kcombobox.h</header>
 
78
  </customwidget>
 
79
 </customwidgets>
 
80
 <resources/>
 
81
 <connections/>
 
82
</ui>