[197] | 1 | <!DOCTYPE UI><UI version="3.0" stdsetdef="1">
|
---|
| 2 | <class>ProjectSettingsBase</class>
|
---|
| 3 | <comment>*********************************************************************
|
---|
| 4 | ** Copyright (C) 2001-2007 Trolltech ASA. All rights reserved.
|
---|
| 5 | **
|
---|
| 6 | ** This file is part of Qt Designer.
|
---|
| 7 | **
|
---|
| 8 | ** This file may be distributed and/or modified under the terms of the
|
---|
| 9 | ** GNU General Public License version 2 as published by the Free Software
|
---|
| 10 | ** Foundation and appearing in the file LICENSE.GPL included in the
|
---|
| 11 | ** packaging of this file.
|
---|
| 12 | **
|
---|
| 13 | ** Licensees holding valid Qt Enterprise Edition or Qt Professional Edition
|
---|
| 14 | ** licenses may use this file in accordance with the Qt Commercial License
|
---|
| 15 | ** Agreement provided with the Software.
|
---|
| 16 | **
|
---|
| 17 | ** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
|
---|
| 18 | ** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
|
---|
| 19 | **
|
---|
| 20 | ** See http://www.trolltech.com/gpl/ for GPL licensing information.
|
---|
| 21 | ** See http://www.trolltech.com/pricing.html or email sales@trolltech.com for
|
---|
| 22 | ** information about Qt Commercial License Agreements.
|
---|
| 23 | **
|
---|
| 24 | ** Contact info@trolltech.com if any conditions of this licensing are
|
---|
| 25 | ** not clear to you.
|
---|
| 26 | **
|
---|
| 27 | *********************************************************************</comment>
|
---|
| 28 | <widget class="QDialog">
|
---|
| 29 | <property name="name">
|
---|
| 30 | <cstring>ProjectSettingsBase</cstring>
|
---|
| 31 | </property>
|
---|
| 32 | <property name="geometry">
|
---|
| 33 | <rect>
|
---|
| 34 | <x>0</x>
|
---|
| 35 | <y>0</y>
|
---|
| 36 | <width>375</width>
|
---|
| 37 | <height>224</height>
|
---|
| 38 | </rect>
|
---|
| 39 | </property>
|
---|
| 40 | <property name="caption">
|
---|
| 41 | <string>Project Settings</string>
|
---|
| 42 | </property>
|
---|
| 43 | <property name="sizeGripEnabled">
|
---|
| 44 | <bool>true</bool>
|
---|
| 45 | </property>
|
---|
| 46 | <vbox>
|
---|
| 47 | <property name="name">
|
---|
| 48 | <cstring>unnamed</cstring>
|
---|
| 49 | </property>
|
---|
| 50 | <property name="margin">
|
---|
| 51 | <number>11</number>
|
---|
| 52 | </property>
|
---|
| 53 | <property name="spacing">
|
---|
| 54 | <number>6</number>
|
---|
| 55 | </property>
|
---|
| 56 | <widget class="QTabWidget">
|
---|
| 57 | <property name="name">
|
---|
| 58 | <cstring>tabWidget</cstring>
|
---|
| 59 | </property>
|
---|
| 60 | <widget class="QWidget">
|
---|
| 61 | <property name="name">
|
---|
| 62 | <cstring>tabSettings</cstring>
|
---|
| 63 | </property>
|
---|
| 64 | <attribute name="title">
|
---|
| 65 | <string>&Settings</string>
|
---|
| 66 | </attribute>
|
---|
| 67 | <grid>
|
---|
| 68 | <property name="name">
|
---|
| 69 | <cstring>unnamed</cstring>
|
---|
| 70 | </property>
|
---|
| 71 | <widget class="QLabel" row="0" column="0">
|
---|
| 72 | <property name="name">
|
---|
| 73 | <cstring>TextLabel1_2</cstring>
|
---|
| 74 | </property>
|
---|
| 75 | <property name="text">
|
---|
| 76 | <string>&Project File:</string>
|
---|
| 77 | </property>
|
---|
| 78 | <property name="buddy" stdset="0">
|
---|
| 79 | <cstring>editProjectFile</cstring>
|
---|
| 80 | </property>
|
---|
| 81 | </widget>
|
---|
| 82 | <widget class="QLabel" row="1" column="0">
|
---|
| 83 | <property name="name">
|
---|
| 84 | <cstring>TextLabel1_3</cstring>
|
---|
| 85 | </property>
|
---|
| 86 | <property name="text">
|
---|
| 87 | <string>&Language</string>
|
---|
| 88 | </property>
|
---|
| 89 | <property name="buddy" stdset="0">
|
---|
| 90 | <cstring>comboLanguage</cstring>
|
---|
| 91 | </property>
|
---|
| 92 | </widget>
|
---|
| 93 | <widget class="QToolButton" row="2" column="2">
|
---|
| 94 | <property name="name">
|
---|
| 95 | <cstring>buttonDatabaseFile_2</cstring>
|
---|
| 96 | </property>
|
---|
| 97 | <property name="text">
|
---|
| 98 | <string>...</string>
|
---|
| 99 | </property>
|
---|
| 100 | </widget>
|
---|
| 101 | <widget class="QLineEdit" row="2" column="1">
|
---|
| 102 | <property name="name">
|
---|
| 103 | <cstring>editDatabaseFile</cstring>
|
---|
| 104 | </property>
|
---|
| 105 | </widget>
|
---|
| 106 | <widget class="QLabel" row="2" column="0">
|
---|
| 107 | <property name="name">
|
---|
| 108 | <cstring>TextLabel1_2_2_2</cstring>
|
---|
| 109 | </property>
|
---|
| 110 | <property name="text">
|
---|
| 111 | <string>&Database File:</string>
|
---|
| 112 | </property>
|
---|
| 113 | <property name="buddy" stdset="0">
|
---|
| 114 | <cstring>editDatabaseFile</cstring>
|
---|
| 115 | </property>
|
---|
| 116 | </widget>
|
---|
| 117 | <widget class="QComboBox" row="1" column="1" rowspan="1" colspan="2">
|
---|
| 118 | <property name="name">
|
---|
| 119 | <cstring>comboLanguage</cstring>
|
---|
| 120 | </property>
|
---|
| 121 | <property name="enabled">
|
---|
| 122 | <bool>false</bool>
|
---|
| 123 | </property>
|
---|
| 124 | </widget>
|
---|
| 125 | <widget class="QLayoutWidget" row="0" column="1" rowspan="1" colspan="2">
|
---|
| 126 | <property name="name">
|
---|
| 127 | <cstring>Layout1</cstring>
|
---|
| 128 | </property>
|
---|
| 129 | <hbox>
|
---|
| 130 | <property name="name">
|
---|
| 131 | <cstring>unnamed</cstring>
|
---|
| 132 | </property>
|
---|
| 133 | <property name="margin">
|
---|
| 134 | <number>0</number>
|
---|
| 135 | </property>
|
---|
| 136 | <property name="spacing">
|
---|
| 137 | <number>6</number>
|
---|
| 138 | </property>
|
---|
| 139 | <widget class="QLineEdit">
|
---|
| 140 | <property name="name">
|
---|
| 141 | <cstring>editProjectFile</cstring>
|
---|
| 142 | </property>
|
---|
| 143 | </widget>
|
---|
| 144 | <widget class="QToolButton">
|
---|
| 145 | <property name="name">
|
---|
| 146 | <cstring>buttonProject</cstring>
|
---|
| 147 | </property>
|
---|
| 148 | <property name="text">
|
---|
| 149 | <string>...</string>
|
---|
| 150 | </property>
|
---|
| 151 | </widget>
|
---|
| 152 | </hbox>
|
---|
| 153 | </widget>
|
---|
| 154 | <spacer row="4" column="1">
|
---|
| 155 | <property name="name">
|
---|
| 156 | <cstring>Spacer3</cstring>
|
---|
| 157 | </property>
|
---|
| 158 | <property name="orientation">
|
---|
| 159 | <enum>Vertical</enum>
|
---|
| 160 | </property>
|
---|
| 161 | <property name="sizeType">
|
---|
| 162 | <enum>Expanding</enum>
|
---|
| 163 | </property>
|
---|
| 164 | <property name="sizeHint">
|
---|
| 165 | <size>
|
---|
| 166 | <width>21</width>
|
---|
| 167 | <height>71</height>
|
---|
| 168 | </size>
|
---|
| 169 | </property>
|
---|
| 170 | </spacer>
|
---|
| 171 | </grid>
|
---|
| 172 | </widget>
|
---|
| 173 | </widget>
|
---|
| 174 | <widget class="QLayoutWidget">
|
---|
| 175 | <property name="name">
|
---|
| 176 | <cstring>Layout4</cstring>
|
---|
| 177 | </property>
|
---|
| 178 | <hbox>
|
---|
| 179 | <property name="name">
|
---|
| 180 | <cstring>unnamed</cstring>
|
---|
| 181 | </property>
|
---|
| 182 | <property name="margin">
|
---|
| 183 | <number>0</number>
|
---|
| 184 | </property>
|
---|
| 185 | <property name="spacing">
|
---|
| 186 | <number>6</number>
|
---|
| 187 | </property>
|
---|
| 188 | <widget class="QPushButton">
|
---|
| 189 | <property name="name">
|
---|
| 190 | <cstring>buttonHelp</cstring>
|
---|
| 191 | </property>
|
---|
| 192 | <property name="text">
|
---|
| 193 | <string>&Help</string>
|
---|
| 194 | </property>
|
---|
| 195 | <property name="autoDefault">
|
---|
| 196 | <bool>true</bool>
|
---|
| 197 | </property>
|
---|
| 198 | </widget>
|
---|
| 199 | <spacer>
|
---|
| 200 | <property name="name">
|
---|
| 201 | <cstring>Horizontal Spacing2</cstring>
|
---|
| 202 | </property>
|
---|
| 203 | <property name="orientation">
|
---|
| 204 | <enum>Horizontal</enum>
|
---|
| 205 | </property>
|
---|
| 206 | <property name="sizeType">
|
---|
| 207 | <enum>Expanding</enum>
|
---|
| 208 | </property>
|
---|
| 209 | <property name="sizeHint">
|
---|
| 210 | <size>
|
---|
| 211 | <width>20</width>
|
---|
| 212 | <height>20</height>
|
---|
| 213 | </size>
|
---|
| 214 | </property>
|
---|
| 215 | </spacer>
|
---|
| 216 | <widget class="QPushButton">
|
---|
| 217 | <property name="name">
|
---|
| 218 | <cstring>buttonOk</cstring>
|
---|
| 219 | </property>
|
---|
| 220 | <property name="text">
|
---|
| 221 | <string>&OK</string>
|
---|
| 222 | </property>
|
---|
| 223 | <property name="autoDefault">
|
---|
| 224 | <bool>true</bool>
|
---|
| 225 | </property>
|
---|
| 226 | <property name="default">
|
---|
| 227 | <bool>true</bool>
|
---|
| 228 | </property>
|
---|
| 229 | <property name="whatsThis" stdset="0">
|
---|
| 230 | <string>Close the dialog and apply all the changes.</string>
|
---|
| 231 | </property>
|
---|
| 232 | </widget>
|
---|
| 233 | <widget class="QPushButton">
|
---|
| 234 | <property name="name">
|
---|
| 235 | <cstring>buttonCancel</cstring>
|
---|
| 236 | </property>
|
---|
| 237 | <property name="text">
|
---|
| 238 | <string>&Cancel</string>
|
---|
| 239 | </property>
|
---|
| 240 | <property name="autoDefault">
|
---|
| 241 | <bool>true</bool>
|
---|
| 242 | </property>
|
---|
| 243 | <property name="whatsThis" stdset="0">
|
---|
| 244 | <string>Close the dialog and discard any changes.</string>
|
---|
| 245 | </property>
|
---|
| 246 | </widget>
|
---|
| 247 | </hbox>
|
---|
| 248 | </widget>
|
---|
| 249 | </vbox>
|
---|
| 250 | </widget>
|
---|
| 251 | <connections>
|
---|
| 252 | <connection>
|
---|
| 253 | <sender>buttonProject</sender>
|
---|
| 254 | <signal>clicked()</signal>
|
---|
| 255 | <receiver>ProjectSettingsBase</receiver>
|
---|
| 256 | <slot>chooseProjectFile()</slot>
|
---|
| 257 | </connection>
|
---|
| 258 | <connection>
|
---|
| 259 | <sender>buttonOk</sender>
|
---|
| 260 | <signal>clicked()</signal>
|
---|
| 261 | <receiver>ProjectSettingsBase</receiver>
|
---|
| 262 | <slot>okClicked()</slot>
|
---|
| 263 | </connection>
|
---|
| 264 | <connection>
|
---|
| 265 | <sender>buttonCancel</sender>
|
---|
| 266 | <signal>clicked()</signal>
|
---|
| 267 | <receiver>ProjectSettingsBase</receiver>
|
---|
| 268 | <slot>reject()</slot>
|
---|
| 269 | </connection>
|
---|
| 270 | <connection>
|
---|
| 271 | <sender>buttonHelp</sender>
|
---|
| 272 | <signal>clicked()</signal>
|
---|
| 273 | <receiver>ProjectSettingsBase</receiver>
|
---|
| 274 | <slot>helpClicked()</slot>
|
---|
| 275 | </connection>
|
---|
| 276 | <connection>
|
---|
| 277 | <sender>comboLanguage</sender>
|
---|
| 278 | <signal>activated(const QString&)</signal>
|
---|
| 279 | <receiver>ProjectSettingsBase</receiver>
|
---|
| 280 | <slot>languageChanged(const QString&)</slot>
|
---|
| 281 | </connection>
|
---|
| 282 | </connections>
|
---|
| 283 | <tabstops>
|
---|
| 284 | <tabstop>tabWidget</tabstop>
|
---|
| 285 | <tabstop>editProjectFile</tabstop>
|
---|
| 286 | <tabstop>comboLanguage</tabstop>
|
---|
| 287 | <tabstop>buttonHelp</tabstop>
|
---|
| 288 | <tabstop>buttonOk</tabstop>
|
---|
| 289 | <tabstop>buttonCancel</tabstop>
|
---|
| 290 | </tabstops>
|
---|
| 291 | <slots>
|
---|
| 292 | <slot access="protected">chooseDatabaseFile()</slot>
|
---|
| 293 | <slot access="protected">chooseProjectFile()</slot>
|
---|
| 294 | <slot access="protected">destroy()</slot>
|
---|
| 295 | <slot access="protected">helpClicked()</slot>
|
---|
| 296 | <slot access="protected">init()</slot>
|
---|
| 297 | <slot access="protected">languageChanged( const QString & )</slot>
|
---|
| 298 | <slot access="protected">okClicked()</slot>
|
---|
| 299 | </slots>
|
---|
| 300 | <layoutdefaults spacing="6" margin="11"/>
|
---|
| 301 | </UI>
|
---|