[Uludag-commits] r16238 - in branches/yali4: . pics

uludag-commits at pardus.org.tr uludag-commits at pardus.org.tr
4 Ara 2007 Sal 23:24:17 EET


Author: gokmen.goksel
Date: Tue Dec  4 23:24:17 2007
New Revision: 16238

Added:
   branches/yali4/pics/helpBack.png   (contents, props changed)
   branches/yali4/pics/logo.png   (contents, props changed)
Modified:
   branches/yali4/main.ui
   branches/yali4/pics/background.png
Log:
Almost completed..

Modified: branches/yali4/main.ui
=================================================================
--- branches/yali4/main.ui	(original)
+++ branches/yali4/main.ui	Tue Dec  4 23:24:17 2007
@@ -5,8 +5,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>1024</width>
-    <height>768</height>
+    <width>884</width>
+    <height>617</height>
    </rect>
   </property>
   <property name="windowTitle" >
@@ -32,18 +32,18 @@
      border-bottom-right-radius:8px;
      border-color: beige;
      border-left:none;
-     background-image:url('pics/trans.png');
+     background-image:url('pics/helpBack.png');
      padding:5px;
      padding-top:7px;
 }
 
 QPushButton {
-     background-color: orange;
+     background-color: #FF7308;
      border-style: outset;
      border-width: 2px;
      border-radius: 8px;
      border-color: beige;
-     font: bold 12px;
+     font: 12px;
      min-width: 5em;
      padding:6px;
      color:#FFF;
@@ -52,18 +52,38 @@
 QPushButton:pressed {
      background-color: rgb(224, 0, 0);
      border-style: inset;
-} </string>
+} 
+
+#buttonNext {
+	 border-top-left-radius:none;
+     border-bottom-left-radius:none;
+	 border-left-width: 1px;
+	 min-width: 3em;
+}
+
+#buttonBack {
+	 border-top-right-radius:none;
+     border-bottom-right-radius:none;
+	 border-right-width: 1px;
+	 min-width: 3em;
+}</string>
   </property>
-  <layout class="QVBoxLayout" >
-   <item>
+  <layout class="QGridLayout" >
+   <item row="0" column="0" >
     <widget class="QFrame" name="frame_4" >
+     <property name="sizePolicy" >
+      <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
+       <horstretch>0</horstretch>
+       <verstretch>0</verstretch>
+      </sizepolicy>
+     </property>
      <property name="frameShape" >
       <enum>QFrame::NoFrame</enum>
      </property>
      <property name="frameShadow" >
       <enum>QFrame::Raised</enum>
      </property>
-     <layout class="QVBoxLayout" >
+     <layout class="QHBoxLayout" >
       <item>
        <layout class="QVBoxLayout" >
         <item>
@@ -88,10 +108,33 @@
         </item>
        </layout>
       </item>
+      <item>
+       <spacer>
+        <property name="orientation" >
+         <enum>Qt::Horizontal</enum>
+        </property>
+        <property name="sizeHint" >
+         <size>
+          <width>40</width>
+          <height>20</height>
+         </size>
+        </property>
+       </spacer>
+      </item>
+      <item>
+       <widget class="QLabel" name="label_4" >
+        <property name="pixmap" >
+         <pixmap>pics/logo.png</pixmap>
+        </property>
+        <property name="scaledContents" >
+         <bool>false</bool>
+        </property>
+       </widget>
+      </item>
      </layout>
     </widget>
    </item>
-   <item>
+   <item row="1" column="0" >
     <layout class="QVBoxLayout" >
      <item>
       <layout class="QHBoxLayout" >
@@ -194,7 +237,7 @@
          </property>
          <property name="maximumSize" >
           <size>
-           <width>300</width>
+           <width>280</width>
            <height>16777215</height>
           </size>
          </property>
@@ -285,6 +328,12 @@
         <enum>QFrame::Raised</enum>
        </property>
        <layout class="QHBoxLayout" >
+        <property name="leftMargin" >
+         <number>9</number>
+        </property>
+        <property name="rightMargin" >
+         <number>22</number>
+        </property>
         <item>
          <layout class="QHBoxLayout" >
           <item>
@@ -318,17 +367,20 @@
         </item>
         <item>
          <layout class="QHBoxLayout" >
+          <property name="spacing" >
+           <number>0</number>
+          </property>
           <item>
-           <widget class="QPushButton" name="pushButton" >
+           <widget class="QPushButton" name="buttonBack" >
             <property name="text" >
-             <string>Back</string>
+             <string>«</string>
             </property>
            </widget>
           </item>
           <item>
-           <widget class="QPushButton" name="pushButton_2" >
+           <widget class="QPushButton" name="buttonNext" >
             <property name="text" >
-             <string>Next</string>
+             <string>»</string>
             </property>
            </widget>
           </item>

Modified: branches/yali4/pics/background.png
=================================================================
Binary files. No diff available.


Uludag-commits mesaj listesiyle ilgili daha fazla bilgi