~ubuntu-branches/ubuntu/precise/koffice/precise

« back to all changes in this revision

Viewing changes to krita/ui/forms/wdgimageproperties.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2010-09-21 15:36:35 UTC
  • mfrom: (1.4.1 upstream) (60.2.11 maverick)
  • Revision ID: james.westby@ubuntu.com-20100921153635-6tejqkiro2u21ydi
Tags: 1:2.2.2-0ubuntu3
Add kubuntu_03_fix-crash-on-closing-sqlite-connection-2.2.2.diff and
kubuntu_04_support-large-memo-values-for-msaccess-2.2.2.diff as
recommended by upstream http://kexi-
project.org/wiki/wikiview/index.php@Kexi2.2_Patches.html#sqlite_stab
ility

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<ui version="4.0" >
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
2
3
 <class>WdgImageProperties</class>
3
 
 <widget class="QWidget" name="WdgImageProperties" >
4
 
  <property name="geometry" >
 
4
 <widget class="QWidget" name="WdgImageProperties">
 
5
  <property name="geometry">
5
6
   <rect>
6
7
    <x>0</x>
7
8
    <y>0</y>
8
9
    <width>590</width>
9
 
    <height>227</height>
 
10
    <height>164</height>
10
11
   </rect>
11
12
  </property>
12
 
  <property name="windowTitle" >
 
13
  <property name="windowTitle">
13
14
   <string>New Image</string>
14
15
  </property>
15
 
  <layout class="QVBoxLayout" >
 
16
  <layout class="QVBoxLayout" name="verticalLayout_2">
16
17
   <item>
17
 
    <widget class="QGroupBox" name="grpImage" >
18
 
     <property name="title" >
 
18
    <widget class="QGroupBox" name="grpImage">
 
19
     <property name="title">
19
20
      <string>Image Size</string>
20
21
     </property>
21
 
     <layout class="QHBoxLayout" >
 
22
     <layout class="QHBoxLayout" name="horizontalLayout">
22
23
      <item>
23
 
       <layout class="QVBoxLayout" >
 
24
       <layout class="QVBoxLayout">
24
25
        <item>
25
 
         <widget class="QLabel" name="lblWidth" >
26
 
          <property name="text" >
 
26
         <widget class="QLabel" name="lblWidth">
 
27
          <property name="text">
27
28
           <string>Width:</string>
28
29
          </property>
29
 
          <property name="alignment" >
 
30
          <property name="alignment">
30
31
           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
31
32
          </property>
32
33
         </widget>
33
34
        </item>
34
35
        <item>
35
 
         <widget class="QLabel" name="lblHeight" >
36
 
          <property name="text" >
 
36
         <widget class="QLabel" name="lblHeight">
 
37
          <property name="text">
37
38
           <string>Height:</string>
38
39
          </property>
39
 
          <property name="alignment" >
 
40
          <property name="alignment">
40
41
           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
41
42
          </property>
42
 
          <property name="buddy" >
 
43
          <property name="buddy">
43
44
           <cstring></cstring>
44
45
          </property>
45
46
         </widget>
46
47
        </item>
47
48
        <item>
48
 
         <widget class="QLabel" name="lblResolution" >
49
 
          <property name="text" >
 
49
         <widget class="QLabel" name="lblResolution">
 
50
          <property name="text">
50
51
           <string>Resolution:</string>
51
52
          </property>
52
 
          <property name="alignment" >
 
53
          <property name="alignment">
53
54
           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
54
55
          </property>
55
56
         </widget>
57
58
       </layout>
58
59
      </item>
59
60
      <item>
60
 
       <layout class="QVBoxLayout" >
61
 
        <item>
62
 
         <widget class="QLabel" name="lblWidthValue" >
63
 
          <property name="text" >
64
 
           <string comment="KDE::DoNotExtract" >TextLabel</string>
65
 
          </property>
66
 
         </widget>
67
 
        </item>
68
 
        <item>
69
 
         <widget class="QLabel" name="lblHeightValue" >
70
 
          <property name="text" >
71
 
           <string comment="KDE::DoNotExtract" >TextLabel</string>
72
 
          </property>
73
 
         </widget>
74
 
        </item>
75
 
        <item>
76
 
         <widget class="QLabel" name="lblResolutionValue" >
77
 
          <property name="text" >
78
 
           <string comment="KDE::DoNotExtract" >TextLabel</string>
 
61
       <layout class="QGridLayout" name="gridLayout">
 
62
        <item row="0" column="0">
 
63
         <widget class="QLabel" name="lblWidthValue">
 
64
          <property name="text">
 
65
           <string comment="KDE::DoNotExtract">TextLabel</string>
 
66
          </property>
 
67
         </widget>
 
68
        </item>
 
69
        <item row="1" column="0">
 
70
         <widget class="QLabel" name="lblHeightValue">
 
71
          <property name="text">
 
72
           <string comment="KDE::DoNotExtract">TextLabel</string>
 
73
          </property>
 
74
         </widget>
 
75
        </item>
 
76
        <item row="2" column="0">
 
77
         <widget class="QLabel" name="lblResolutionValue">
 
78
          <property name="text">
 
79
           <string comment="KDE::DoNotExtract">TextLabel</string>
 
80
          </property>
 
81
         </widget>
 
82
        </item>
 
83
        <item row="2" column="1">
 
84
         <widget class="QLabel" name="label">
 
85
          <property name="toolTip">
 
86
           <string>pixels-per-inch</string>
 
87
          </property>
 
88
          <property name="text">
 
89
           <string>ppi</string>
79
90
          </property>
80
91
         </widget>
81
92
        </item>
83
94
      </item>
84
95
      <item>
85
96
       <spacer>
86
 
        <property name="orientation" >
 
97
        <property name="orientation">
87
98
         <enum>Qt::Horizontal</enum>
88
99
        </property>
89
 
        <property name="sizeType" >
 
100
        <property name="sizeType">
90
101
         <enum>QSizePolicy::Expanding</enum>
91
102
        </property>
92
 
        <property name="sizeHint" >
 
103
        <property name="sizeHint" stdset="0">
93
104
         <size>
94
105
          <width>191</width>
95
106
          <height>61</height>
101
112
    </widget>
102
113
   </item>
103
114
   <item>
104
 
    <widget class="QGroupBox" name="grpMode" >
105
 
     <property name="title" >
 
115
    <widget class="QGroupBox" name="grpMode">
 
116
     <property name="title">
106
117
      <string>Mode</string>
107
118
     </property>
108
 
     <layout class="QGridLayout" >
109
 
      <property name="leftMargin" >
110
 
       <number>11</number>
111
 
      </property>
112
 
      <property name="topMargin" >
113
 
       <number>11</number>
114
 
      </property>
115
 
      <property name="rightMargin" >
116
 
       <number>11</number>
117
 
      </property>
118
 
      <property name="bottomMargin" >
119
 
       <number>11</number>
120
 
      </property>
121
 
      <property name="horizontalSpacing" >
122
 
       <number>6</number>
123
 
      </property>
124
 
      <property name="verticalSpacing" >
125
 
       <number>6</number>
126
 
      </property>
127
 
      <item row="0" column="0" >
128
 
       <widget class="QLabel" name="lblColorSpaces" >
129
 
        <property name="text" >
130
 
         <string>Color space:</string>
131
 
        </property>
132
 
        <property name="buddy" >
133
 
         <cstring>cmbColorSpaces</cstring>
134
 
        </property>
135
 
       </widget>
136
 
      </item>
137
 
      <item row="0" column="1" >
138
 
       <widget class="KisCmbIDList" native="1" name="cmbColorSpaces" />
139
 
      </item>
140
 
      <item row="1" column="1" >
141
 
       <widget class="SqueezedComboBox" name="cmbProfile" />
142
 
      </item>
143
 
      <item row="1" column="0" >
144
 
       <widget class="QLabel" name="lblProfiles" >
145
 
        <property name="text" >
146
 
         <string>Profile:</string>
147
 
        </property>
148
 
        <property name="buddy" >
149
 
         <cstring>cmbProfile</cstring>
150
 
        </property>
151
 
       </widget>
 
119
     <layout class="QVBoxLayout" name="verticalLayout">
 
120
      <item>
 
121
       <widget class="KisColorSpaceSelector" name="colorSpaceSelector" native="true"/>
152
122
      </item>
153
123
     </layout>
154
124
    </widget>
155
125
   </item>
 
126
   <item>
 
127
    <spacer name="verticalSpacer">
 
128
     <property name="orientation">
 
129
      <enum>Qt::Vertical</enum>
 
130
     </property>
 
131
     <property name="sizeHint" stdset="0">
 
132
      <size>
 
133
       <width>20</width>
 
134
       <height>40</height>
 
135
      </size>
 
136
     </property>
 
137
    </spacer>
 
138
   </item>
156
139
  </layout>
157
140
 </widget>
158
 
 <layoutdefault spacing="6" margin="11" />
 
141
 <layoutdefault spacing="6" margin="11"/>
159
142
 <customwidgets>
160
143
  <customwidget>
161
 
   <class>KisCmbIDList</class>
 
144
   <class>KisColorSpaceSelector</class>
162
145
   <extends>QWidget</extends>
163
 
   <header>widgets/kis_cmb_idlist.h</header>
164
 
  </customwidget>
165
 
  <customwidget>
166
 
   <class>SqueezedComboBox</class>
167
 
   <extends>QComboBox</extends>
168
 
   <header>widgets/squeezedcombobox.h</header>
 
146
   <header>widgets/kis_color_space_selector.h</header>
 
147
   <container>1</container>
169
148
  </customwidget>
170
149
 </customwidgets>
171
 
 <tabstops>
172
 
  <tabstop>cmbColorSpaces</tabstop>
173
 
  <tabstop>cmbProfile</tabstop>
174
 
 </tabstops>
175
150
 <resources/>
176
151
 <connections/>
177
152
</ui>