Changeset 10595 for trunk/FACT++


Ignore:
Timestamp:
05/05/11 21:40:22 (13 years ago)
Author:
tbretz
Message:
Changed some widgets to read-only.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/gui/design.ui

    r10580 r10595  
    5252      </property>
    5353      <property name="currentIndex">
    54        <number>3</number>
     54       <number>1</number>
    5555      </property>
    5656      <property name="documentMode">
     
    16941694                  <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
    16951695                 </property>
     1696                 <property name="readOnly">
     1697                  <bool>true</bool>
     1698                 </property>
    16961699                </widget>
    16971700               </item>
     
    17071710                  <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
    17081711                 </property>
     1712                 <property name="readOnly">
     1713                  <bool>true</bool>
     1714                 </property>
    17091715                </widget>
    17101716               </item>
     
    17191725                 <property name="alignment">
    17201726                  <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
     1727                 </property>
     1728                 <property name="readOnly">
     1729                  <bool>true</bool>
    17211730                 </property>
    17221731                </widget>
     
    33473356&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
    33483357p, li { white-space: pre-wrap; }
    3349 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
    3350 &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu';&quot;&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
     3358&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Ubuntu'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
     3359&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
    33513360              </property>
    33523361              <property name="textInteractionFlags">
     
    35843593   <property name="minimumSize">
    35853594    <size>
    3586      <width>200</width>
     3595     <width>207</width>
    35873596     <height>320</height>
    35883597    </size>
Note: See TracChangeset for help on using the changeset viewer.