diff mainwindow.ui @ 31:9c6feafba7ce

Work on UI cosmetics and stylesheet stuff.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 03 Apr 2017 17:16:07 +0300
parents 55674cf632fb
children bbdb61de5cda
line wrap: on
line diff
--- a/mainwindow.ui	Mon Apr 03 16:33:11 2017 +0300
+++ b/mainwindow.ui	Mon Apr 03 17:16:07 2017 +0300
@@ -10,11 +10,6 @@
     <height>646</height>
    </rect>
   </property>
-  <property name="font">
-   <font>
-    <pointsize>12</pointsize>
-   </font>
-  </property>
   <property name="windowTitle">
    <string>Kampus Cafe Syntilista</string>
   </property>
@@ -123,11 +118,6 @@
          </property>
          <item>
           <widget class="QLabel" name="label_PersonName">
-           <property name="font">
-            <font>
-             <pointsize>16</pointsize>
-            </font>
-           </property>
            <property name="text">
             <string>Henkilön nimi</string>
            </property>
@@ -154,11 +144,6 @@
            </item>
            <item>
             <widget class="QLabel" name="label_BalanceValue">
-             <property name="font">
-              <font>
-               <pointsize>16</pointsize>
-              </font>
-             </property>
              <property name="text">
               <string>12345</string>
              </property>
@@ -169,11 +154,6 @@
            </item>
            <item>
             <widget class="QLabel" name="label_EUR">
-             <property name="font">
-              <font>
-               <pointsize>14</pointsize>
-              </font>
-             </property>
              <property name="text">
               <string>EUR</string>
              </property>
@@ -196,11 +176,6 @@
          </item>
          <item>
           <widget class="QLineEdit" name="edit_Amount">
-           <property name="font">
-            <font>
-             <pointsize>14</pointsize>
-            </font>
-           </property>
            <property name="text">
             <string/>
            </property>
@@ -213,11 +188,6 @@
           <layout class="QHBoxLayout" name="horizontalLayout_5">
            <item>
             <widget class="QPushButton" name="button_AddDebt">
-             <property name="font">
-              <font>
-               <pointsize>14</pointsize>
-              </font>
-             </property>
              <property name="text">
               <string>Lisää velkaa</string>
              </property>
@@ -227,11 +197,6 @@
             <widget class="QPushButton" name="button_PayDebt">
              <property name="palette">
              </property>
-             <property name="font">
-              <font>
-               <pointsize>14</pointsize>
-              </font>
-             </property>
              <property name="text">
               <string>Maksa velkaa</string>
              </property>
@@ -302,11 +267,6 @@
         </property>
         <item>
          <widget class="QPushButton" name="button_Quit">
-          <property name="font">
-           <font>
-            <pointsize>14</pointsize>
-           </font>
-          </property>
           <property name="text">
            <string>Poistu ohjelmasta</string>
           </property>