Changeset aecdf994f9 in tspsg for ui/settingsdialog.ce.ui
- Timestamp:
- Jun 22, 2009, 1:37:12 AM (15 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- d5384ee64e
- Parents:
- 799ba1e3f2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ui/settingsdialog.ce.ui
r799ba1e3f2 raecdf994f9 7 7 <x>0</x> 8 8 <y>0</y> 9 <width>2 29</width>9 <width>235</width> 10 10 <height>264</height> 11 11 </rect> … … 195 195 </item> 196 196 <item> 197 <widget class="QPushButton" name="buttonColor"> 198 <property name="text"> 199 <string>&Цвет...</string> 200 </property> 201 <property name="icon"> 202 <iconset resource="../resources/tspsg.qrc"> 203 <normaloff>:/images/buttons/buttons/Color.png</normaloff>:/images/buttons/buttons/Color.png</iconset> 204 </property> 205 </widget> 206 </item> 207 <item> 197 208 <widget class="QPushButton" name="buttonFont"> 198 209 <property name="cursor"> … … 226 237 </spacer> 227 238 </item> 228 <item>229 <layout class="QHBoxLayout" name="horizontalLayout">230 <item>231 <spacer name="horizontalSpacer">232 <property name="orientation">233 <enum>Qt::Horizontal</enum>234 </property>235 <property name="sizeHint" stdset="0">236 <size>237 <width>40</width>238 <height>20</height>239 </size>240 </property>241 </spacer>242 </item>243 <item>244 <widget class="QCheckBox" name="checkBox">245 <property name="cursor">246 <cursorShape>PointingHandCursor</cursorShape>247 </property>248 <property name="statusTip">249 <string>Восстанавливать состояние и размеры окна после перезапуска программы</string>250 </property>251 <property name="text">252 <string>Сохранять состояние и253 положение главного окна</string>254 </property>255 <property name="checked">256 <bool>false</bool>257 </property>258 </widget>259 </item>260 <item>261 <spacer name="horizontalSpacer_2">262 <property name="orientation">263 <enum>Qt::Horizontal</enum>264 </property>265 <property name="sizeHint" stdset="0">266 <size>267 <width>40</width>268 <height>20</height>269 </size>270 </property>271 </spacer>272 </item>273 </layout>274 </item>275 239 </layout> 276 240 </widget>
Note: See TracChangeset
for help on using the changeset viewer.