~ubuntu-branches/ubuntu/wily/muse/wily-proposed

« back to all changes in this revision

Viewing changes to muse/widgets/appearancebase.ui

  • Committer: Package Import Robot
  • Author(s): Alessio Treglia
  • Date: 2011-12-03 17:12:54 UTC
  • mfrom: (1.1.8)
  • Revision ID: package-import@ubuntu.com-20111203171254-28b1j4lpb46r5jtl
Tags: 2.0~rc1-1
* New upstream RC release.
* Refresh patches, remove those patches not needed anymore.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
   <rect>
7
7
    <x>0</x>
8
8
    <y>0</y>
9
 
    <width>538</width>
 
9
    <width>558</width>
10
10
    <height>531</height>
11
11
   </rect>
12
12
  </property>
69
69
            </property>
70
70
           </widget>
71
71
          </item>
 
72
          <item>
 
73
           <layout class="QHBoxLayout" name="horizontalLayout_4">
 
74
            <item>
 
75
             <spacer name="horizontalSpacer">
 
76
              <property name="orientation">
 
77
               <enum>Qt::Horizontal</enum>
 
78
              </property>
 
79
              <property name="sizeType">
 
80
               <enum>QSizePolicy::Maximum</enum>
 
81
              </property>
 
82
              <property name="sizeHint" stdset="0">
 
83
               <size>
 
84
                <width>30</width>
 
85
                <height>20</height>
 
86
               </size>
 
87
              </property>
 
88
             </spacer>
 
89
            </item>
 
90
            <item>
 
91
             <widget class="QCheckBox" name="partCakeStretch">
 
92
              <property name="enabled">
 
93
               <bool>false</bool>
 
94
              </property>
 
95
              <property name="text">
 
96
               <string>y-stretch</string>
 
97
              </property>
 
98
              <property name="checked">
 
99
               <bool>false</bool>
 
100
              </property>
 
101
             </widget>
 
102
            </item>
 
103
           </layout>
 
104
          </item>
72
105
         </layout>
73
106
        </widget>
74
107
       </item>
156
189
            <attribute name="headerVisible">
157
190
             <bool>false</bool>
158
191
            </attribute>
 
192
            <attribute name="headerVisible">
 
193
             <bool>false</bool>
 
194
            </attribute>
159
195
            <column>
160
196
             <property name="text">
161
197
              <string notr="true">1</string>
1936
1972
    </hint>
1937
1973
   </hints>
1938
1974
  </connection>
 
1975
  <connection>
 
1976
   <sender>partShowCakes</sender>
 
1977
   <signal>toggled(bool)</signal>
 
1978
   <receiver>partCakeStretch</receiver>
 
1979
   <slot>setEnabled(bool)</slot>
 
1980
   <hints>
 
1981
    <hint type="sourcelabel">
 
1982
     <x>141</x>
 
1983
     <y>137</y>
 
1984
    </hint>
 
1985
    <hint type="destinationlabel">
 
1986
     <x>159</x>
 
1987
     <y>164</y>
 
1988
    </hint>
 
1989
   </hints>
 
1990
  </connection>
1939
1991
 </connections>
1940
1992
</ui>