bug 2078671 ] fwbuilder 3.0.0 build 487 - add/edit interface

This commit is contained in:
Vadim Kurland
2008-08-28 05:11:08 +00:00
parent 7da80783fd
commit bc60df67a4
6 changed files with 22 additions and 20 deletions
+8 -18
View File
@@ -8,8 +8,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>818</width> <width>905</width>
<height>278</height> <height>306</height>
</rect> </rect>
</property> </property>
<property name="sizePolicy" > <property name="sizePolicy" >
@@ -205,6 +205,12 @@
<enum>QFrame::Sunken</enum> <enum>QFrame::Sunken</enum>
</property> </property>
<layout class="QGridLayout" > <layout class="QGridLayout" >
<property name="horizontalSpacing" >
<number>8</number>
</property>
<property name="verticalSpacing" >
<number>8</number>
</property>
<item row="0" column="0" > <item row="0" column="0" >
<widget class="QLabel" name="textLabel1" > <widget class="QLabel" name="textLabel1" >
<property name="sizePolicy" > <property name="sizePolicy" >
@@ -314,22 +320,6 @@ Security level can be any number between 0 and 100, 0 being least secure and 100
</property> </property>
</widget> </widget>
</item> </item>
<item row="3" column="0" colspan="3" >
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::MinimumExpanding</enum>
</property>
<property name="sizeHint" >
<size>
<width>282</width>
<height>51</height>
</size>
</property>
</spacer>
</item>
</layout> </layout>
</widget> </widget>
</item> </item>
+3
View File
@@ -231,6 +231,9 @@
<enum>QFrame::Sunken</enum> <enum>QFrame::Sunken</enum>
</property> </property>
<layout class="QGridLayout" > <layout class="QGridLayout" >
<property name="verticalSpacing" >
<number>8</number>
</property>
<item row="0" column="0" > <item row="0" column="0" >
<widget class="QLabel" name="textLabel1" > <widget class="QLabel" name="textLabel1" >
<property name="text" > <property name="text" >
+3
View File
@@ -243,6 +243,9 @@
<enum>QFrame::Sunken</enum> <enum>QFrame::Sunken</enum>
</property> </property>
<layout class="QGridLayout" > <layout class="QGridLayout" >
<property name="verticalSpacing" >
<number>8</number>
</property>
<item row="0" column="0" > <item row="0" column="0" >
<widget class="QLabel" name="textLabel1" > <widget class="QLabel" name="textLabel1" >
<property name="maximumSize" > <property name="maximumSize" >
+3
View File
@@ -240,6 +240,9 @@
<enum>QFrame::Sunken</enum> <enum>QFrame::Sunken</enum>
</property> </property>
<layout class="QGridLayout" > <layout class="QGridLayout" >
<property name="verticalSpacing" >
<number>8</number>
</property>
<item row="0" column="0" > <item row="0" column="0" >
<widget class="QLabel" name="textLabel1" > <widget class="QLabel" name="textLabel1" >
<property name="text" > <property name="text" >
+3
View File
@@ -287,6 +287,9 @@
<enum>QFrame::Sunken</enum> <enum>QFrame::Sunken</enum>
</property> </property>
<layout class="QGridLayout" > <layout class="QGridLayout" >
<property name="verticalSpacing" >
<number>8</number>
</property>
<item row="0" column="0" > <item row="0" column="0" >
<widget class="QLabel" name="textLabel1" > <widget class="QLabel" name="textLabel1" >
<property name="text" > <property name="text" >
+2 -2
View File
@@ -224,13 +224,13 @@
<widget class="QLineEdit" name="obj_name" > <widget class="QLineEdit" name="obj_name" >
<property name="sizePolicy" > <property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Preferred" > <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
<horstretch>0</horstretch> <horstretch>200</horstretch>
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
</property> </property>
<property name="minimumSize" > <property name="minimumSize" >
<size> <size>
<width>200</width> <width>0</width>
<height>0</height> <height>0</height>
</size> </size>
</property> </property>