Changeset 95eca626aa in tspsg for ui


Ignore:
Timestamp:
Oct 19, 2007, 3:41:00 AM (17 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
fc9f661ded
Parents:
7836f136eb
Message:

Now label hint (and Settings Dialog) aren't resized when text changes from one-line to two-line and vice versa.
This is a hack! Any better solution?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ui/settingsdialog.ui

    r7836f136eb r95eca626aa  
    66    <x>0</x>
    77    <y>0</y>
    8     <width>440</width>
    9     <height>176</height>
     8    <width>436</width>
     9    <height>172</height>
    1010   </rect>
    1111  </property>
     
    303303          </property>
    304304          <property name="statusTip" >
    305            <string>Открывать окно в том же положении и с теми же размерами, с какими оно было закрыто</string>
     305           <string>Восстанавливать состояние и размеры окна после перезапуска программы</string>
    306306          </property>
    307307          <property name="text" >
     
    381381        </sizepolicy>
    382382       </property>
    383        <property name="minimumSize" >
    384         <size>
    385          <width>235</width>
    386          <height>30</height>
    387         </size>
    388        </property>
    389383       <property name="statusTip" >
    390         <string>Наведите указателем мыши на требуемый элемент диалога, чтоб получить подсказку</string>
     384        <string>Наведите указатель мыши на элемент диалога, чтоб получить подсказку</string>
     385       </property>
     386       <property name="text" >
     387        <string/>
    391388       </property>
    392389       <property name="textFormat" >
     
    394391       </property>
    395392       <property name="alignment" >
    396         <set>Qt::AlignJustify|Qt::AlignVCenter</set>
     393        <set>Qt::AlignJustify|Qt::AlignTop</set>
    397394       </property>
    398395       <property name="wordWrap" >
Note: See TracChangeset for help on using the changeset viewer.