~cyril-jacquet/plume-creator/devel

« back to all changes in this revision

Viewing changes to src/startcenter.ui

  • Committer: Cyril Jacquet
  • Date: 2013-11-07 04:45:49 UTC
  • Revision ID: git-v1:38361c408fd4ab7f9ac51c0a8a40ec45f28e3d31
0.66.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
   <rect>
7
7
    <x>0</x>
8
8
    <y>0</y>
9
 
    <width>538</width>
10
 
    <height>250</height>
 
9
    <width>563</width>
 
10
    <height>290</height>
11
11
   </rect>
12
12
  </property>
13
13
  <property name="windowTitle">
33
33
      <widget class="QLabel" name="label">
34
34
       <property name="minimumSize">
35
35
        <size>
36
 
         <width>210</width>
37
 
         <height>210</height>
 
36
         <width>260</width>
 
37
         <height>260</height>
38
38
        </size>
39
39
       </property>
40
40
       <property name="maximumSize">
41
41
        <size>
42
 
         <width>200</width>
43
 
         <height>200</height>
 
42
         <width>300</width>
 
43
         <height>300</height>
44
44
        </size>
45
45
       </property>
46
46
       <property name="autoFillBackground">
49
49
       <property name="lineWidth">
50
50
        <number>0</number>
51
51
       </property>
52
 
       <property name="text">
53
 
        <string/>
54
 
       </property>
55
52
       <property name="textFormat">
56
 
        <enum>Qt::AutoText</enum>
 
53
        <enum>Qt::RichText</enum>
57
54
       </property>
58
55
       <property name="pixmap">
59
56
        <pixmap resource="pics.qrc">:/pics/plume-creator-splash.png</pixmap>
60
57
       </property>
61
58
       <property name="scaledContents">
62
 
        <bool>true</bool>
 
59
        <bool>false</bool>
63
60
       </property>
64
61
       <property name="alignment">
65
 
        <set>Qt::AlignCenter</set>
 
62
        <set>Qt::AlignBottom|Qt::AlignJustify</set>
66
63
       </property>
67
64
       <property name="wordWrap">
68
65
        <bool>false</bool>