Changeset 7177744fc7 in tspsg for ui/settingsdialog.ui


Ignore:
Timestamp:
Oct 15, 2007, 8:35:24 PM (17 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
721c99d482
Parents:
bb994a7ff8
Message:

Interface updates and main menu changes...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ui/settingsdialog.ui

    rbb994a7ff8 r7177744fc7  
    66    <x>0</x>
    77    <y>0</y>
    8     <width>436</width>
    9     <height>172</height>
     8    <width>440</width>
     9    <height>176</height>
    1010   </rect>
    1111  </property>
     
    182182                  <cursorShape>PointingHandCursor</cursorShape>
    183183                 </property>
     184                 <property name="statusTip" >
     185                  <string>Нижняя граница для генерации случайных значений</string>
     186                 </property>
    184187                 <property name="maximum" >
    185188                  <number>1000</number>
     
    214217                 <property name="cursor" >
    215218                  <cursorShape>PointingHandCursor</cursorShape>
     219                 </property>
     220                 <property name="statusTip" >
     221                  <string>Верхняя граница для генерации случайных значений</string>
    216222                 </property>
    217223                 <property name="minimum" >
     
    254260                  <cursorShape>PointingHandCursor</cursorShape>
    255261                 </property>
     262                 <property name="statusTip" >
     263                  <string>Размер отступа от левого края страницы</string>
     264                 </property>
    256265                 <property name="maximum" >
    257266                  <number>999</number>
     
    271280               <property name="cursor" >
    272281                <cursorShape>PointingHandCursor</cursorShape>
     282               </property>
     283               <property name="statusTip" >
     284                <string>Задать параметры шрифта, используемого при печати</string>
    273285               </property>
    274286               <property name="text" >
     
    290302           <cursorShape>PointingHandCursor</cursorShape>
    291303          </property>
     304          <property name="statusTip" >
     305           <string>Открывать окно в том же положении и с теми же размерами, с какими оно было закрыто</string>
     306          </property>
    292307          <property name="text" >
    293308           <string>Сохранять состояние и положение главного окна</string>
     
    342357       </property>
    343358       <property name="toolTip" >
    344         <string>Помощь</string>
     359        <string>Справка</string>
    345360       </property>
    346361       <property name="statusTip" >
     
    366381        </sizepolicy>
    367382       </property>
    368        <property name="text" >
    369         <string>Подсказка</string>
     383       <property name="minimumSize" >
     384        <size>
     385         <width>235</width>
     386         <height>30</height>
     387        </size>
     388       </property>
     389       <property name="statusTip" >
     390        <string>Наведите указателем мыши на требуемый элемент диалога, чтоб получить подсказку</string>
    370391       </property>
    371392       <property name="textFormat" >
     
    373394       </property>
    374395       <property name="alignment" >
    375         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
     396        <set>Qt::AlignJustify|Qt::AlignVCenter</set>
    376397       </property>
    377398       <property name="wordWrap" >
     
    385406        <cursorShape>PointingHandCursor</cursorShape>
    386407       </property>
     408       <property name="statusTip" >
     409        <string>Сохранить новые параметры</string>
     410       </property>
    387411       <property name="text" >
    388412        <string>&amp;OK</string>
     
    400424       <property name="cursor" >
    401425        <cursorShape>PointingHandCursor</cursorShape>
     426       </property>
     427       <property name="statusTip" >
     428        <string>Закрыть окно без сохранения параметров</string>
    402429       </property>
    403430       <property name="text" >
Note: See TracChangeset for help on using the changeset viewer.