Changeset 430bd7f7e9 in tspsg for ui/settingsdialog.ui


Ignore:
Timestamp:
Jul 31, 2009, 8:23:07 PM (15 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
ec54b4490b
Parents:
b5c9bcb585
Message:

+ Finished solving algorithm (needs thorough testing).
+ Solution can be saved to HTML or OpenDocument? format.
+ Added VERSIONINFO resource for windows builds.

  • Updated translations to have unified terminology everywhere.

NB: This will be the first public alpha build.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ui/settingsdialog.ui

    rb5c9bcb585 r430bd7f7e9  
    77    <x>0</x>
    88    <y>0</y>
    9     <width>448</width>
    10     <height>174</height>
     9    <width>415</width>
     10    <height>176</height>
    1111   </rect>
    1212  </property>
     
    231231          </item>
    232232          <item>
    233            <widget class="QGroupBox" name="groupPrintSetup">
     233           <widget class="QGroupBox" name="groupOutputSettings">
    234234            <property name="title">
    235              <string>Print settings:</string>
     235             <string>Output settings:</string>
    236236            </property>
    237237            <layout class="QVBoxLayout" name="verticalLayout">
    238238             <item>
    239               <layout class="QHBoxLayout">
    240                <item>
    241                 <widget class="QLabel" name="labelLeftMargin">
    242                  <property name="sizePolicy">
    243                   <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
    244                    <horstretch>0</horstretch>
    245                    <verstretch>0</verstretch>
    246                   </sizepolicy>
    247                  </property>
    248                  <property name="text">
    249                   <string>&amp;Left margin:</string>
    250                  </property>
    251                  <property name="buddy">
    252                   <cstring>spinLeftMargin</cstring>
    253                  </property>
    254                 </widget>
    255                </item>
    256                <item>
    257                 <widget class="QSpinBox" name="spinLeftMargin">
    258                  <property name="cursor">
    259                   <cursorShape>PointingHandCursor</cursorShape>
    260                  </property>
    261                  <property name="statusTip">
    262                   <string>Left border margin for page</string>
    263                  </property>
    264                  <property name="maximum">
    265                   <number>999</number>
    266                  </property>
    267                  <property name="singleStep">
    268                   <number>10</number>
    269                  </property>
    270                  <property name="value">
    271                   <number>100</number>
    272                  </property>
    273                 </widget>
    274                </item>
    275               </layout>
     239              <widget class="QPushButton" name="buttonFont">
     240               <property name="cursor">
     241                <cursorShape>PointingHandCursor</cursorShape>
     242               </property>
     243               <property name="statusTip">
     244                <string>Font face for printing</string>
     245               </property>
     246               <property name="text">
     247                <string>&amp;Font...</string>
     248               </property>
     249               <property name="icon">
     250                <iconset resource="../resources/tspsg.qrc">
     251                 <normaloff>:/images/icons/fonts.png</normaloff>:/images/icons/fonts.png</iconset>
     252               </property>
     253              </widget>
    276254             </item>
    277255             <item>
    278               <layout class="QHBoxLayout" name="horizontalLayout">
    279                <property name="spacing">
    280                 <number>0</number>
    281                </property>
    282                <item>
    283                 <widget class="QPushButton" name="buttonColor">
    284                  <property name="cursor">
    285                   <cursorShape>PointingHandCursor</cursorShape>
    286                  </property>
    287                  <property name="statusTip">
    288                   <string>Font color for printing</string>
    289                  </property>
    290                  <property name="text">
    291                   <string>&amp;Color...</string>
    292                  </property>
    293                  <property name="icon">
    294                   <iconset resource="../resources/tspsg.qrc">
    295                    <normaloff>:/images/icons/color_line.png</normaloff>:/images/icons/color_line.png</iconset>
    296                  </property>
    297                 </widget>
    298                </item>
    299                <item>
    300                 <widget class="QPushButton" name="buttonFont">
    301                  <property name="cursor">
    302                   <cursorShape>PointingHandCursor</cursorShape>
    303                  </property>
    304                  <property name="statusTip">
    305                   <string>Font face for printing</string>
    306                  </property>
    307                  <property name="text">
    308                   <string>&amp;Font...</string>
    309                  </property>
    310                  <property name="icon">
    311                   <iconset resource="../resources/tspsg.qrc">
    312                    <normaloff>:/images/icons/fonts.png</normaloff>:/images/icons/fonts.png</iconset>
    313                  </property>
    314                 </widget>
    315                </item>
    316               </layout>
     256              <widget class="QPushButton" name="buttonColor">
     257               <property name="cursor">
     258                <cursorShape>PointingHandCursor</cursorShape>
     259               </property>
     260               <property name="statusTip">
     261                <string>Font color for printing</string>
     262               </property>
     263               <property name="text">
     264                <string>&amp;Color...</string>
     265               </property>
     266               <property name="icon">
     267                <iconset resource="../resources/tspsg.qrc">
     268                 <normaloff>:/images/icons/color_line.png</normaloff>:/images/icons/color_line.png</iconset>
     269               </property>
     270              </widget>
    317271             </item>
    318272            </layout>
     
    400354        </sizepolicy>
    401355       </property>
     356       <property name="minimumSize">
     357        <size>
     358         <width>0</width>
     359         <height>28</height>
     360        </size>
     361       </property>
     362       <property name="maximumSize">
     363        <size>
     364         <width>16777215</width>
     365         <height>28</height>
     366        </size>
     367       </property>
    402368       <property name="statusTip">
    403369        <string>Hover mouse pointer over dialog elements to get additional help</string>
     
    460426 <resources>
    461427  <include location="../resources/tspsg.qrc"/>
     428  <include location="../resources/tspsg.qrc"/>
     429  <include location="../resources/tspsg.qrc"/>
     430  <include location="../resources/tspsg.qrc"/>
     431  <include location="../resources/tspsg.qrc"/>
     432  <include location="../resources/tspsg.qrc"/>
     433  <include location="../resources/tspsg.qrc"/>
     434  <include location="../resources/tspsg.qrc"/>
     435  <include location="../resources/tspsg.qrc"/>
    462436 </resources>
    463437 <connections/>
Note: See TracChangeset for help on using the changeset viewer.