source: tspsg/ui/settingsdialog.ui @ 0621172ec1

0.1.3.145-beta1-symbian0.1.4.170-beta2-bb10appveyorimgbotreadme
Last change on this file since 0621172ec1 was 0621172ec1, checked in by Oleksii Serdiuk, 15 years ago

+ Status tip for font color selection button in settings.

  • Number of cities wasn't saved in wince version.
  • Property mode set to 100644
File size: 15.4 KB
RevLine 
[5354a01311]1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
[5515c2c2a7]3 <class>SettingsDialog</class>
[5354a01311]4 <widget class="QWidget" name="SettingsDialog">
5  <property name="geometry">
[5515c2c2a7]6   <rect>
7    <x>0</x>
8    <y>0</y>
[2394ede291]9    <width>498</width>
10    <height>188</height>
[5515c2c2a7]11   </rect>
12  </property>
[5354a01311]13  <property name="windowTitle">
[5515c2c2a7]14   <string>Параметры</string>
15  </property>
[5354a01311]16  <property name="windowIcon">
17   <iconset resource="../resources/tspsg.qrc">
18    <normaloff>:/images/Settings.png</normaloff>:/images/Settings.png</iconset>
[5515c2c2a7]19  </property>
[5354a01311]20  <layout class="QVBoxLayout">
21   <property name="spacing">
[5515c2c2a7]22    <number>0</number>
23   </property>
[5354a01311]24   <property name="margin">
[5515c2c2a7]25    <number>0</number>
26   </property>
27   <item>
[5354a01311]28    <layout class="QHBoxLayout">
29     <property name="spacing">
[5515c2c2a7]30      <number>0</number>
31     </property>
32     <item>
[5354a01311]33      <widget class="QLabel" name="imageSide">
34       <property name="minimumSize">
[5515c2c2a7]35        <size>
36         <width>130</width>
37         <height>0</height>
38        </size>
39       </property>
[5354a01311]40       <property name="styleSheet">
[5515c2c2a7]41        <string>background-color: #0080C0</string>
42       </property>
[5354a01311]43       <property name="frameShape">
[5515c2c2a7]44        <enum>QFrame::StyledPanel</enum>
45       </property>
[5354a01311]46       <property name="lineWidth">
[5515c2c2a7]47        <number>0</number>
48       </property>
[5354a01311]49       <property name="text">
[5515c2c2a7]50        <string/>
51       </property>
[5354a01311]52       <property name="pixmap">
53        <pixmap resource="../resources/tspsg.qrc">:/images/Settings.png</pixmap>
[5515c2c2a7]54       </property>
[5354a01311]55       <property name="alignment">
[5515c2c2a7]56        <set>Qt::AlignCenter</set>
57       </property>
58      </widget>
59     </item>
60     <item>
[5354a01311]61      <widget class="Line" name="lineVertical">
62       <property name="frameShadow">
[5515c2c2a7]63        <enum>QFrame::Plain</enum>
64       </property>
[5354a01311]65       <property name="lineWidth">
[5515c2c2a7]66        <number>2</number>
67       </property>
[5354a01311]68       <property name="orientation">
[5515c2c2a7]69        <enum>Qt::Vertical</enum>
70       </property>
71      </widget>
72     </item>
73     <item>
[5354a01311]74      <widget class="QWidget" name="background" native="true">
75       <property name="palette">
[5515c2c2a7]76        <palette>
77         <active>
[5354a01311]78          <colorrole role="Base">
79           <brush brushstyle="SolidPattern">
80            <color alpha="255">
[5515c2c2a7]81             <red>255</red>
82             <green>255</green>
83             <blue>255</blue>
84            </color>
85           </brush>
86          </colorrole>
[5354a01311]87          <colorrole role="Window">
88           <brush brushstyle="SolidPattern">
89            <color alpha="255">
[5515c2c2a7]90             <red>255</red>
91             <green>255</green>
92             <blue>255</blue>
93            </color>
94           </brush>
95          </colorrole>
96         </active>
97         <inactive>
[5354a01311]98          <colorrole role="Base">
99           <brush brushstyle="SolidPattern">
100            <color alpha="255">
[5515c2c2a7]101             <red>255</red>
102             <green>255</green>
103             <blue>255</blue>
104            </color>
105           </brush>
106          </colorrole>
[5354a01311]107          <colorrole role="Window">
108           <brush brushstyle="SolidPattern">
109            <color alpha="255">
[5515c2c2a7]110             <red>255</red>
111             <green>255</green>
112             <blue>255</blue>
113            </color>
114           </brush>
115          </colorrole>
116         </inactive>
117         <disabled>
[5354a01311]118          <colorrole role="Base">
119           <brush brushstyle="SolidPattern">
120            <color alpha="255">
[5515c2c2a7]121             <red>255</red>
122             <green>255</green>
123             <blue>255</blue>
124            </color>
125           </brush>
126          </colorrole>
[5354a01311]127          <colorrole role="Window">
128           <brush brushstyle="SolidPattern">
129            <color alpha="255">
[5515c2c2a7]130             <red>255</red>
131             <green>255</green>
132             <blue>255</blue>
133            </color>
134           </brush>
135          </colorrole>
136         </disabled>
137        </palette>
138       </property>
[5354a01311]139       <property name="autoFillBackground">
[5515c2c2a7]140        <bool>true</bool>
141       </property>
[5354a01311]142       <layout class="QVBoxLayout">
[5515c2c2a7]143        <item>
[5354a01311]144         <layout class="QHBoxLayout">
145          <property name="spacing">
[5515c2c2a7]146           <number>6</number>
147          </property>
148          <item>
[5354a01311]149           <widget class="QGroupBox" name="groupRandomSettings">
150            <property name="title">
[5515c2c2a7]151             <string>Случайные значения:</string>
152            </property>
[5354a01311]153            <layout class="QVBoxLayout">
[5515c2c2a7]154             <item>
[5354a01311]155              <layout class="QHBoxLayout">
[5515c2c2a7]156               <item>
[5354a01311]157                <widget class="QLabel" name="labelRandMin">
158                 <property name="sizePolicy">
159                  <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
[5515c2c2a7]160                   <horstretch>0</horstretch>
161                   <verstretch>0</verstretch>
162                  </sizepolicy>
163                 </property>
[5354a01311]164                 <property name="text">
[5515c2c2a7]165                  <string>Ми&amp;нимум:</string>
166                 </property>
[5354a01311]167                 <property name="buddy">
[5515c2c2a7]168                  <cstring>spinRandMin</cstring>
169                 </property>
170                </widget>
171               </item>
172               <item>
[5354a01311]173                <widget class="QSpinBox" name="spinRandMin">
174                 <property name="cursor">
[5515c2c2a7]175                  <cursorShape>PointingHandCursor</cursorShape>
176                 </property>
[5354a01311]177                 <property name="statusTip">
[7177744fc7]178                  <string>Нижняя граница для генерации случайных значений</string>
179                 </property>
[5354a01311]180                 <property name="maximum">
[5515c2c2a7]181                  <number>1000</number>
182                 </property>
[5354a01311]183                 <property name="value">
[5515c2c2a7]184                  <number>1</number>
185                 </property>
186                </widget>
187               </item>
188              </layout>
189             </item>
190             <item>
[5354a01311]191              <layout class="QHBoxLayout">
[5515c2c2a7]192               <item>
[5354a01311]193                <widget class="QLabel" name="labelRandMax">
194                 <property name="sizePolicy">
195                  <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
[5515c2c2a7]196                   <horstretch>0</horstretch>
197                   <verstretch>0</verstretch>
198                  </sizepolicy>
199                 </property>
[5354a01311]200                 <property name="text">
[5515c2c2a7]201                  <string>&amp;Максимум:</string>
202                 </property>
[5354a01311]203                 <property name="buddy">
[5515c2c2a7]204                  <cstring>spinRandMax</cstring>
205                 </property>
206                </widget>
207               </item>
208               <item>
[5354a01311]209                <widget class="QSpinBox" name="spinRandMax">
210                 <property name="cursor">
[5515c2c2a7]211                  <cursorShape>PointingHandCursor</cursorShape>
212                 </property>
[5354a01311]213                 <property name="statusTip">
[7177744fc7]214                  <string>Верхняя граница для генерации случайных значений</string>
215                 </property>
[5354a01311]216                 <property name="minimum">
[5515c2c2a7]217                  <number>1</number>
218                 </property>
[5354a01311]219                 <property name="maximum">
[5515c2c2a7]220                  <number>1000</number>
221                 </property>
[5354a01311]222                 <property name="value">
[5515c2c2a7]223                  <number>10</number>
224                 </property>
225                </widget>
226               </item>
227              </layout>
228             </item>
229            </layout>
230           </widget>
231          </item>
232          <item>
[5354a01311]233           <widget class="QGroupBox" name="groupPrintSetup">
234            <property name="title">
[5515c2c2a7]235             <string>Настройки печати:</string>
236            </property>
[aecdf994f9]237            <layout class="QVBoxLayout" name="verticalLayout">
[5515c2c2a7]238             <item>
[5354a01311]239              <layout class="QHBoxLayout">
[5515c2c2a7]240               <item>
[5354a01311]241                <widget class="QLabel" name="labelLeftMargin">
[2394ede291]242                 <property name="sizePolicy">
243                  <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
244                   <horstretch>0</horstretch>
245                   <verstretch>0</verstretch>
246                  </sizepolicy>
247                 </property>
[5354a01311]248                 <property name="text">
[5515c2c2a7]249                  <string>&amp;Левый отступ:</string>
250                 </property>
[5354a01311]251                 <property name="buddy">
[5515c2c2a7]252                  <cstring>spinLeftMargin</cstring>
253                 </property>
254                </widget>
255               </item>
256               <item>
[5354a01311]257                <widget class="QSpinBox" name="spinLeftMargin">
258                 <property name="cursor">
[5515c2c2a7]259                  <cursorShape>PointingHandCursor</cursorShape>
260                 </property>
[5354a01311]261                 <property name="statusTip">
[7177744fc7]262                  <string>Размер отступа от левого края страницы</string>
263                 </property>
[5354a01311]264                 <property name="maximum">
[5515c2c2a7]265                  <number>999</number>
266                 </property>
[5354a01311]267                 <property name="singleStep">
[5515c2c2a7]268                  <number>10</number>
269                 </property>
[5354a01311]270                 <property name="value">
[5515c2c2a7]271                  <number>100</number>
272                 </property>
273                </widget>
274               </item>
275              </layout>
276             </item>
277             <item>
[2394ede291]278              <layout class="QHBoxLayout" name="horizontalLayout">
279               <property name="spacing">
280                <number>0</number>
[5515c2c2a7]281               </property>
[2394ede291]282               <item>
283                <widget class="QPushButton" name="buttonColor">
284                 <property name="cursor">
285                  <cursorShape>PointingHandCursor</cursorShape>
286                 </property>
[0621172ec1]287                 <property name="statusTip">
288                  <string>Задать цвет шрифта, используемого при печати</string>
289                 </property>
[2394ede291]290                 <property name="text">
291                  <string>&amp;Цвет...</string>
292                 </property>
293                 <property name="icon">
294                  <iconset resource="../resources/tspsg.qrc">
295                   <normaloff>:/images/buttons/buttons/Color.png</normaloff>:/images/buttons/buttons/Color.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>Задать параметры шрифта, используемого при печати</string>
306                 </property>
307                 <property name="text">
308                  <string>&amp;Шрифт...</string>
309                 </property>
310                 <property name="icon">
311                  <iconset resource="../resources/tspsg.qrc">
312                   <normaloff>:/images/buttons/buttons/Font.png</normaloff>:/images/buttons/buttons/Font.png</iconset>
313                 </property>
314                </widget>
315               </item>
316              </layout>
[5515c2c2a7]317             </item>
318            </layout>
319           </widget>
320          </item>
321         </layout>
322        </item>
323        <item>
[aecdf994f9]324         <widget class="QCheckBox" name="cbSaveState">
[5354a01311]325          <property name="cursor">
[5515c2c2a7]326           <cursorShape>PointingHandCursor</cursorShape>
327          </property>
[5354a01311]328          <property name="statusTip">
[95eca626aa]329           <string>Восстанавливать состояние и размеры окна после перезапуска программы</string>
[7177744fc7]330          </property>
[5354a01311]331          <property name="text">
[5515c2c2a7]332           <string>Сохранять состояние и положение главного окна</string>
333          </property>
334         </widget>
335        </item>
336       </layout>
337      </widget>
338     </item>
339    </layout>
340   </item>
341   <item>
[5354a01311]342    <widget class="Line" name="lineHorizontal">
343     <property name="maximumSize">
[5515c2c2a7]344      <size>
345       <width>16777215</width>
346       <height>2</height>
347      </size>
348     </property>
[5354a01311]349     <property name="frameShadow">
[5515c2c2a7]350      <enum>QFrame::Plain</enum>
351     </property>
[5354a01311]352     <property name="lineWidth">
[5515c2c2a7]353      <number>2</number>
354     </property>
[5354a01311]355     <property name="orientation">
[5515c2c2a7]356      <enum>Qt::Horizontal</enum>
357     </property>
358    </widget>
359   </item>
360   <item>
[5354a01311]361    <layout class="QHBoxLayout">
362     <property name="spacing">
[5515c2c2a7]363      <number>6</number>
364     </property>
[5354a01311]365     <property name="margin">
[5515c2c2a7]366      <number>6</number>
367     </property>
368     <item>
[5354a01311]369      <widget class="QToolButton" name="toolButton">
370       <property name="cursor">
[5515c2c2a7]371        <cursorShape>PointingHandCursor</cursorShape>
372       </property>
[5354a01311]373       <property name="toolTip">
[7177744fc7]374        <string>Справка</string>
[5515c2c2a7]375       </property>
[5354a01311]376       <property name="statusTip">
[5515c2c2a7]377        <string>Получить помощь по настройкам</string>
378       </property>
[5354a01311]379       <property name="text">
[5515c2c2a7]380        <string>Помощь</string>
381       </property>
[5354a01311]382       <property name="icon">
383        <iconset resource="../resources/tspsg.qrc">
384         <normaloff>:/images/buttons/buttons/Help.png</normaloff>:/images/buttons/buttons/Help.png</iconset>
[5515c2c2a7]385       </property>
[5354a01311]386       <property name="autoRaise">
[5515c2c2a7]387        <bool>true</bool>
388       </property>
389      </widget>
390     </item>
391     <item>
[5354a01311]392      <widget class="QLabel" name="labelHint">
393       <property name="sizePolicy">
394        <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
[5515c2c2a7]395         <horstretch>0</horstretch>
396         <verstretch>0</verstretch>
397        </sizepolicy>
398       </property>
[5354a01311]399       <property name="statusTip">
[95eca626aa]400        <string>Наведите указатель мыши на элемент диалога, чтоб получить подсказку</string>
401       </property>
[5354a01311]402       <property name="text">
[95eca626aa]403        <string/>
[5515c2c2a7]404       </property>
[5354a01311]405       <property name="textFormat">
[5515c2c2a7]406        <enum>Qt::PlainText</enum>
407       </property>
[5354a01311]408       <property name="alignment">
[95eca626aa]409        <set>Qt::AlignJustify|Qt::AlignTop</set>
[5515c2c2a7]410       </property>
[5354a01311]411       <property name="wordWrap">
[5515c2c2a7]412        <bool>true</bool>
413       </property>
414      </widget>
415     </item>
416     <item>
[5354a01311]417      <widget class="QPushButton" name="buttonOK">
418       <property name="cursor">
[5515c2c2a7]419        <cursorShape>PointingHandCursor</cursorShape>
420       </property>
[5354a01311]421       <property name="statusTip">
[7177744fc7]422        <string>Сохранить новые параметры</string>
423       </property>
[5354a01311]424       <property name="text">
[5515c2c2a7]425        <string>&amp;OK</string>
426       </property>
[5354a01311]427       <property name="icon">
428        <iconset resource="../resources/tspsg.qrc">
429         <normaloff>:/images/buttons/buttons/OK.png</normaloff>:/images/buttons/buttons/OK.png</iconset>
[5515c2c2a7]430       </property>
[5354a01311]431       <property name="default">
[5515c2c2a7]432        <bool>true</bool>
433       </property>
434      </widget>
435     </item>
436     <item>
[5354a01311]437      <widget class="QPushButton" name="buttonCancel">
438       <property name="cursor">
[5515c2c2a7]439        <cursorShape>PointingHandCursor</cursorShape>
440       </property>
[5354a01311]441       <property name="statusTip">
[7177744fc7]442        <string>Закрыть окно без сохранения параметров</string>
443       </property>
[5354a01311]444       <property name="text">
[5515c2c2a7]445        <string>&amp;Отмена</string>
446       </property>
[5354a01311]447       <property name="icon">
448        <iconset resource="../resources/tspsg.qrc">
449         <normaloff>:/images/buttons/buttons/Critical.png</normaloff>:/images/buttons/buttons/Critical.png</iconset>
[5515c2c2a7]450       </property>
451      </widget>
452     </item>
453    </layout>
454   </item>
455  </layout>
456 </widget>
457 <resources>
[5354a01311]458  <include location="../resources/tspsg.qrc"/>
[5515c2c2a7]459 </resources>
460 <connections/>
461</ui>
Note: See TracBrowser for help on using the repository browser.