~oif-team/ubuntu/natty/qt4-x11/xi2.1

« back to all changes in this revision

Viewing changes to tools/designer/src/components/signalsloteditor/connectdialog.ui

  • Committer: Bazaar Package Importer
  • Author(s): Alessandro Ghersi
  • Date: 2009-11-02 18:30:08 UTC
  • mfrom: (1.2.2 upstream)
  • mto: (15.2.5 experimental)
  • mto: This revision was merged to the branch mainline in revision 88.
  • Revision ID: james.westby@ubuntu.com-20091102183008-b6a4gcs128mvfb3m
Tags: upstream-4.6.0~beta1
ImportĀ upstreamĀ versionĀ 4.6.0~beta1

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
   <string>Configure Connection</string>
14
14
  </property>
15
15
  <layout class="QGridLayout" >
16
 
   <item row="0" column="0" colspan="2" >
 
16
   <item row="0" column="0" >
17
17
    <widget class="QGroupBox" name="signalGroupBox" >
18
18
     <property name="title" >
19
19
      <string>GroupBox</string>
53
53
     </layout>
54
54
    </widget>
55
55
   </item>
56
 
   <item row="0" column="2" >
 
56
   <item row="0" column="1" >
57
57
    <widget class="QGroupBox" name="slotGroupBox" >
58
58
     <property name="title" >
59
59
      <string>GroupBox</string>
93
93
     </layout>
94
94
    </widget>
95
95
   </item>
96
 
   <item row="1" column="0" >
 
96
   <item row="1" column="0" colspan="2" >
97
97
    <widget class="QCheckBox" name="showAllCheckBox" >
98
98
     <property name="text" >
99
99
      <string>Show signals and slots inherited from QWidget</string>
100
100
     </property>
101
101
    </widget>
102
102
   </item>
103
 
   <item row="2" column="1" colspan="2" >
 
103
   <item row="2" column="0" colspan="2" >
104
104
    <widget class="QDialogButtonBox" name="buttonBox" >
105
105
     <property name="orientation" >
106
106
      <enum>Qt::Horizontal</enum>