[434] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
| 2 | <ui version="4.0"> |
---|
[4] | 3 | <class>QPreferenceDialog</class> |
---|
[434] | 4 | <widget class="QDialog" name="QPreferenceDialog"> |
---|
| 5 | <property name="geometry"> |
---|
[4] | 6 | <rect> |
---|
| 7 | <x>0</x> |
---|
| 8 | <y>0</y> |
---|
| 9 | <width>345</width> |
---|
| 10 | <height>357</height> |
---|
| 11 | </rect> |
---|
| 12 | </property> |
---|
[434] | 13 | <property name="windowTitle"> |
---|
[4] | 14 | <string>Preference</string> |
---|
| 15 | </property> |
---|
[434] | 16 | <property name="windowIcon"> |
---|
| 17 | <iconset resource="../../projdesigner.qrc"> |
---|
[4] | 18 | <normaloff>:/new/prefix1/Resources/settings.png</normaloff>:/new/prefix1/Resources/settings.png</iconset> |
---|
| 19 | </property> |
---|
[434] | 20 | <layout class="QHBoxLayout"> |
---|
| 21 | <property name="spacing"> |
---|
[4] | 22 | <number>6</number> |
---|
| 23 | </property> |
---|
[434] | 24 | <property name="margin"> |
---|
[4] | 25 | <number>4</number> |
---|
| 26 | </property> |
---|
| 27 | <item> |
---|
[434] | 28 | <layout class="QVBoxLayout"> |
---|
| 29 | <property name="spacing"> |
---|
[4] | 30 | <number>6</number> |
---|
| 31 | </property> |
---|
[434] | 32 | <property name="margin"> |
---|
[4] | 33 | <number>0</number> |
---|
| 34 | </property> |
---|
| 35 | <item> |
---|
[434] | 36 | <widget class="QGroupBox" name="gridGroupBox"> |
---|
| 37 | <property name="title"> |
---|
[4] | 38 | <string>Grid</string> |
---|
| 39 | </property> |
---|
[434] | 40 | <layout class="QHBoxLayout"> |
---|
| 41 | <property name="spacing"> |
---|
[4] | 42 | <number>6</number> |
---|
| 43 | </property> |
---|
[434] | 44 | <property name="margin"> |
---|
[4] | 45 | <number>4</number> |
---|
| 46 | </property> |
---|
| 47 | <item> |
---|
[434] | 48 | <layout class="QHBoxLayout"> |
---|
| 49 | <property name="spacing"> |
---|
[4] | 50 | <number>6</number> |
---|
| 51 | </property> |
---|
[434] | 52 | <property name="margin"> |
---|
[4] | 53 | <number>0</number> |
---|
| 54 | </property> |
---|
| 55 | <item> |
---|
[434] | 56 | <widget class="QLabel" name="gridSizeLabel"> |
---|
| 57 | <property name="text"> |
---|
[4] | 58 | <string>Size</string> |
---|
| 59 | </property> |
---|
| 60 | </widget> |
---|
| 61 | </item> |
---|
| 62 | <item> |
---|
[434] | 63 | <widget class="QLineEdit" name="gridSizeEdit"> |
---|
| 64 | <property name="minimumSize"> |
---|
[4] | 65 | <size> |
---|
| 66 | <width>64</width> |
---|
| 67 | <height>0</height> |
---|
| 68 | </size> |
---|
| 69 | </property> |
---|
[434] | 70 | <property name="maximumSize"> |
---|
[4] | 71 | <size> |
---|
| 72 | <width>64</width> |
---|
| 73 | <height>16777215</height> |
---|
| 74 | </size> |
---|
| 75 | </property> |
---|
| 76 | </widget> |
---|
| 77 | </item> |
---|
| 78 | <item> |
---|
[434] | 79 | <widget class="QLabel" name="gridSubdivLabel"> |
---|
| 80 | <property name="text"> |
---|
[4] | 81 | <string>Subdivision</string> |
---|
| 82 | </property> |
---|
| 83 | </widget> |
---|
| 84 | </item> |
---|
| 85 | <item> |
---|
[434] | 86 | <widget class="QSpinBox" name="gridSubdivSpinBox"/> |
---|
[4] | 87 | </item> |
---|
| 88 | <item> |
---|
| 89 | <spacer> |
---|
[434] | 90 | <property name="orientation"> |
---|
[4] | 91 | <enum>Qt::Horizontal</enum> |
---|
| 92 | </property> |
---|
[434] | 93 | <property name="sizeHint" stdset="0"> |
---|
[4] | 94 | <size> |
---|
| 95 | <width>40</width> |
---|
| 96 | <height>20</height> |
---|
| 97 | </size> |
---|
| 98 | </property> |
---|
| 99 | </spacer> |
---|
| 100 | </item> |
---|
| 101 | </layout> |
---|
| 102 | </item> |
---|
| 103 | </layout> |
---|
| 104 | </widget> |
---|
| 105 | </item> |
---|
| 106 | <item> |
---|
[434] | 107 | <widget class="QGroupBox" name="offscreenSceneRenderingGroupBox"> |
---|
| 108 | <property name="title"> |
---|
[4] | 109 | <string>Off-screen Scene Rendering</string> |
---|
| 110 | </property> |
---|
[434] | 111 | <layout class="QHBoxLayout"> |
---|
| 112 | <property name="spacing"> |
---|
[4] | 113 | <number>6</number> |
---|
| 114 | </property> |
---|
[434] | 115 | <property name="margin"> |
---|
[4] | 116 | <number>4</number> |
---|
| 117 | </property> |
---|
| 118 | <item> |
---|
[434] | 119 | <layout class="QVBoxLayout"> |
---|
| 120 | <property name="spacing"> |
---|
[4] | 121 | <number>6</number> |
---|
| 122 | </property> |
---|
[434] | 123 | <property name="margin"> |
---|
[4] | 124 | <number>0</number> |
---|
| 125 | </property> |
---|
| 126 | <item> |
---|
[434] | 127 | <layout class="QHBoxLayout"> |
---|
| 128 | <property name="spacing"> |
---|
[4] | 129 | <number>6</number> |
---|
| 130 | </property> |
---|
[434] | 131 | <property name="margin"> |
---|
[4] | 132 | <number>0</number> |
---|
| 133 | </property> |
---|
| 134 | <item> |
---|
[434] | 135 | <widget class="QLabel" name="bufferSizeLabel"> |
---|
| 136 | <property name="text"> |
---|
[4] | 137 | <string>Buffer size</string> |
---|
| 138 | </property> |
---|
| 139 | </widget> |
---|
| 140 | </item> |
---|
| 141 | <item> |
---|
[434] | 142 | <widget class="QComboBox" name="bufferWidthComboBox"> |
---|
[4] | 143 | <item> |
---|
[434] | 144 | <property name="text"> |
---|
[4] | 145 | <string>128</string> |
---|
| 146 | </property> |
---|
| 147 | </item> |
---|
| 148 | <item> |
---|
[434] | 149 | <property name="text"> |
---|
[4] | 150 | <string>256</string> |
---|
| 151 | </property> |
---|
| 152 | </item> |
---|
| 153 | <item> |
---|
[434] | 154 | <property name="text"> |
---|
[4] | 155 | <string>512</string> |
---|
| 156 | </property> |
---|
| 157 | </item> |
---|
| 158 | <item> |
---|
[434] | 159 | <property name="text"> |
---|
[4] | 160 | <string>1024</string> |
---|
| 161 | </property> |
---|
| 162 | </item> |
---|
| 163 | <item> |
---|
[434] | 164 | <property name="text"> |
---|
[4] | 165 | <string>2048</string> |
---|
| 166 | </property> |
---|
| 167 | </item> |
---|
| 168 | <item> |
---|
[434] | 169 | <property name="text"> |
---|
[4] | 170 | <string>4096</string> |
---|
| 171 | </property> |
---|
| 172 | </item> |
---|
| 173 | </widget> |
---|
| 174 | </item> |
---|
| 175 | <item> |
---|
[434] | 176 | <widget class="QComboBox" name="bufferHeightComboBox"> |
---|
[4] | 177 | <item> |
---|
[434] | 178 | <property name="text"> |
---|
[4] | 179 | <string>128</string> |
---|
| 180 | </property> |
---|
| 181 | </item> |
---|
| 182 | <item> |
---|
[434] | 183 | <property name="text"> |
---|
[4] | 184 | <string>256</string> |
---|
| 185 | </property> |
---|
| 186 | </item> |
---|
| 187 | <item> |
---|
[434] | 188 | <property name="text"> |
---|
[4] | 189 | <string>512</string> |
---|
| 190 | </property> |
---|
| 191 | </item> |
---|
| 192 | <item> |
---|
[434] | 193 | <property name="text"> |
---|
[4] | 194 | <string>1024</string> |
---|
| 195 | </property> |
---|
| 196 | </item> |
---|
| 197 | <item> |
---|
[434] | 198 | <property name="text"> |
---|
[4] | 199 | <string>2048</string> |
---|
| 200 | </property> |
---|
| 201 | </item> |
---|
| 202 | <item> |
---|
[434] | 203 | <property name="text"> |
---|
[4] | 204 | <string>4096</string> |
---|
| 205 | </property> |
---|
| 206 | </item> |
---|
| 207 | </widget> |
---|
| 208 | </item> |
---|
| 209 | <item> |
---|
| 210 | <spacer> |
---|
[434] | 211 | <property name="orientation"> |
---|
[4] | 212 | <enum>Qt::Horizontal</enum> |
---|
| 213 | </property> |
---|
[434] | 214 | <property name="sizeHint" stdset="0"> |
---|
[4] | 215 | <size> |
---|
| 216 | <width>40</width> |
---|
| 217 | <height>20</height> |
---|
| 218 | </size> |
---|
| 219 | </property> |
---|
| 220 | </spacer> |
---|
| 221 | </item> |
---|
| 222 | </layout> |
---|
| 223 | </item> |
---|
| 224 | </layout> |
---|
| 225 | </item> |
---|
| 226 | </layout> |
---|
| 227 | </widget> |
---|
| 228 | </item> |
---|
| 229 | <item> |
---|
[434] | 230 | <widget class="QGroupBox" name="blendMapGroupBox"> |
---|
| 231 | <property name="title"> |
---|
[4] | 232 | <string>Blend Map</string> |
---|
| 233 | </property> |
---|
[434] | 234 | <layout class="QHBoxLayout"> |
---|
| 235 | <property name="spacing"> |
---|
[4] | 236 | <number>6</number> |
---|
| 237 | </property> |
---|
[434] | 238 | <property name="margin"> |
---|
[4] | 239 | <number>4</number> |
---|
| 240 | </property> |
---|
| 241 | <item> |
---|
[434] | 242 | <layout class="QVBoxLayout"> |
---|
| 243 | <property name="spacing"> |
---|
[4] | 244 | <number>6</number> |
---|
| 245 | </property> |
---|
[434] | 246 | <property name="margin"> |
---|
[4] | 247 | <number>0</number> |
---|
| 248 | </property> |
---|
| 249 | <item> |
---|
[434] | 250 | <layout class="QHBoxLayout"> |
---|
| 251 | <property name="spacing"> |
---|
[4] | 252 | <number>6</number> |
---|
| 253 | </property> |
---|
[434] | 254 | <property name="margin"> |
---|
[4] | 255 | <number>0</number> |
---|
| 256 | </property> |
---|
| 257 | <item> |
---|
[434] | 258 | <widget class="QCheckBox" name="softEdgeCheckBox"> |
---|
| 259 | <property name="text"> |
---|
[4] | 260 | <string>Soft edge</string> |
---|
| 261 | </property> |
---|
| 262 | </widget> |
---|
| 263 | </item> |
---|
| 264 | <item> |
---|
[434] | 265 | <widget class="QLabel" name="blendEdgeWidthLabel"> |
---|
| 266 | <property name="sizePolicy"> |
---|
| 267 | <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> |
---|
[4] | 268 | <horstretch>0</horstretch> |
---|
| 269 | <verstretch>0</verstretch> |
---|
| 270 | </sizepolicy> |
---|
| 271 | </property> |
---|
[434] | 272 | <property name="text"> |
---|
[4] | 273 | <string> Width</string> |
---|
| 274 | </property> |
---|
| 275 | </widget> |
---|
| 276 | </item> |
---|
| 277 | <item> |
---|
[434] | 278 | <widget class="QSpinBox" name="blendEdgeWidthSpinBox"/> |
---|
[4] | 279 | </item> |
---|
| 280 | <item> |
---|
[434] | 281 | <widget class="QLabel" name="blendEdgeExponentLabel"> |
---|
| 282 | <property name="text"> |
---|
[4] | 283 | <string>Exponent</string> |
---|
| 284 | </property> |
---|
| 285 | </widget> |
---|
| 286 | </item> |
---|
| 287 | <item> |
---|
[434] | 288 | <widget class="QLineEdit" name="blendEdgeExponentEdit"> |
---|
| 289 | <property name="maximumSize"> |
---|
[4] | 290 | <size> |
---|
| 291 | <width>32</width> |
---|
| 292 | <height>16777215</height> |
---|
| 293 | </size> |
---|
| 294 | </property> |
---|
| 295 | </widget> |
---|
| 296 | </item> |
---|
| 297 | <item> |
---|
| 298 | <spacer> |
---|
[434] | 299 | <property name="orientation"> |
---|
[4] | 300 | <enum>Qt::Horizontal</enum> |
---|
| 301 | </property> |
---|
[434] | 302 | <property name="sizeHint" stdset="0"> |
---|
[4] | 303 | <size> |
---|
| 304 | <width>20</width> |
---|
| 305 | <height>20</height> |
---|
| 306 | </size> |
---|
| 307 | </property> |
---|
| 308 | </spacer> |
---|
| 309 | </item> |
---|
| 310 | </layout> |
---|
| 311 | </item> |
---|
| 312 | </layout> |
---|
| 313 | </item> |
---|
| 314 | </layout> |
---|
| 315 | </widget> |
---|
| 316 | </item> |
---|
| 317 | <item> |
---|
[434] | 318 | <widget class="QGroupBox" name="exportGroupBox"> |
---|
| 319 | <property name="title"> |
---|
[4] | 320 | <string>Export</string> |
---|
| 321 | </property> |
---|
[434] | 322 | <layout class="QHBoxLayout"> |
---|
| 323 | <property name="spacing"> |
---|
[4] | 324 | <number>6</number> |
---|
| 325 | </property> |
---|
[434] | 326 | <property name="margin"> |
---|
[4] | 327 | <number>4</number> |
---|
| 328 | </property> |
---|
| 329 | <item> |
---|
[434] | 330 | <layout class="QVBoxLayout"> |
---|
| 331 | <property name="spacing"> |
---|
[4] | 332 | <number>6</number> |
---|
| 333 | </property> |
---|
[434] | 334 | <property name="margin"> |
---|
[4] | 335 | <number>0</number> |
---|
| 336 | </property> |
---|
| 337 | <item> |
---|
[434] | 338 | <layout class="QHBoxLayout"> |
---|
| 339 | <property name="spacing"> |
---|
[4] | 340 | <number>6</number> |
---|
| 341 | </property> |
---|
[434] | 342 | <property name="margin"> |
---|
[4] | 343 | <number>0</number> |
---|
| 344 | </property> |
---|
| 345 | <item> |
---|
[434] | 346 | <widget class="QLabel" name="exportSizeLabel"> |
---|
| 347 | <property name="text"> |
---|
[4] | 348 | <string>Image size</string> |
---|
| 349 | </property> |
---|
| 350 | </widget> |
---|
| 351 | </item> |
---|
| 352 | <item> |
---|
[434] | 353 | <widget class="QComboBox" name="exportWidthComboBox"> |
---|
| 354 | <property name="editable"> |
---|
[4] | 355 | <bool>true</bool> |
---|
| 356 | </property> |
---|
| 357 | <item> |
---|
[434] | 358 | <property name="text"> |
---|
[4] | 359 | <string>256</string> |
---|
| 360 | </property> |
---|
| 361 | </item> |
---|
| 362 | <item> |
---|
[434] | 363 | <property name="text"> |
---|
[4] | 364 | <string>512</string> |
---|
| 365 | </property> |
---|
| 366 | </item> |
---|
| 367 | <item> |
---|
[434] | 368 | <property name="text"> |
---|
[4] | 369 | <string>1024</string> |
---|
| 370 | </property> |
---|
| 371 | </item> |
---|
| 372 | <item> |
---|
[434] | 373 | <property name="text"> |
---|
[4] | 374 | <string>2048</string> |
---|
| 375 | </property> |
---|
| 376 | </item> |
---|
| 377 | </widget> |
---|
| 378 | </item> |
---|
| 379 | <item> |
---|
[434] | 380 | <widget class="QComboBox" name="exportHeightComboBox"> |
---|
| 381 | <property name="editable"> |
---|
[4] | 382 | <bool>true</bool> |
---|
| 383 | </property> |
---|
| 384 | <item> |
---|
[434] | 385 | <property name="text"> |
---|
[4] | 386 | <string>256</string> |
---|
| 387 | </property> |
---|
| 388 | </item> |
---|
| 389 | <item> |
---|
[434] | 390 | <property name="text"> |
---|
[4] | 391 | <string>512</string> |
---|
| 392 | </property> |
---|
| 393 | </item> |
---|
| 394 | <item> |
---|
[434] | 395 | <property name="text"> |
---|
[4] | 396 | <string>1024</string> |
---|
| 397 | </property> |
---|
| 398 | </item> |
---|
| 399 | <item> |
---|
[434] | 400 | <property name="text"> |
---|
[4] | 401 | <string>2048</string> |
---|
| 402 | </property> |
---|
| 403 | </item> |
---|
| 404 | </widget> |
---|
| 405 | </item> |
---|
| 406 | <item> |
---|
| 407 | <spacer> |
---|
[434] | 408 | <property name="orientation"> |
---|
[4] | 409 | <enum>Qt::Horizontal</enum> |
---|
| 410 | </property> |
---|
[434] | 411 | <property name="sizeHint" stdset="0"> |
---|
[4] | 412 | <size> |
---|
| 413 | <width>40</width> |
---|
| 414 | <height>20</height> |
---|
| 415 | </size> |
---|
| 416 | </property> |
---|
| 417 | </spacer> |
---|
| 418 | </item> |
---|
| 419 | </layout> |
---|
| 420 | </item> |
---|
| 421 | <item> |
---|
[434] | 422 | <widget class="QLabel" name="exportFileNamePatternLabel"> |
---|
| 423 | <property name="text"> |
---|
[4] | 424 | <string>Export file name pattern</string> |
---|
| 425 | </property> |
---|
| 426 | </widget> |
---|
| 427 | </item> |
---|
| 428 | <item> |
---|
[434] | 429 | <layout class="QHBoxLayout"> |
---|
| 430 | <property name="spacing"> |
---|
[4] | 431 | <number>6</number> |
---|
| 432 | </property> |
---|
[434] | 433 | <property name="margin"> |
---|
[4] | 434 | <number>0</number> |
---|
| 435 | </property> |
---|
| 436 | <item> |
---|
| 437 | <spacer> |
---|
[434] | 438 | <property name="orientation"> |
---|
[4] | 439 | <enum>Qt::Horizontal</enum> |
---|
| 440 | </property> |
---|
[434] | 441 | <property name="sizeType"> |
---|
[4] | 442 | <enum>QSizePolicy::Fixed</enum> |
---|
| 443 | </property> |
---|
[434] | 444 | <property name="sizeHint" stdset="0"> |
---|
[4] | 445 | <size> |
---|
| 446 | <width>10</width> |
---|
| 447 | <height>20</height> |
---|
| 448 | </size> |
---|
| 449 | </property> |
---|
| 450 | </spacer> |
---|
| 451 | </item> |
---|
| 452 | <item> |
---|
[434] | 453 | <layout class="QGridLayout"> |
---|
| 454 | <property name="margin"> |
---|
[4] | 455 | <number>0</number> |
---|
| 456 | </property> |
---|
[434] | 457 | <property name="spacing"> |
---|
[4] | 458 | <number>6</number> |
---|
| 459 | </property> |
---|
[434] | 460 | <item row="0" column="0"> |
---|
| 461 | <widget class="QLabel" name="exportDistortMapPatternLabel"> |
---|
| 462 | <property name="text"> |
---|
[4] | 463 | <string>Distortion map file</string> |
---|
| 464 | </property> |
---|
| 465 | </widget> |
---|
| 466 | </item> |
---|
[434] | 467 | <item row="2" column="0"> |
---|
| 468 | <widget class="QLabel" name="exportViewMatrixPatternLabel"> |
---|
| 469 | <property name="text"> |
---|
[4] | 470 | <string>View matrix file</string> |
---|
| 471 | </property> |
---|
| 472 | </widget> |
---|
| 473 | </item> |
---|
[434] | 474 | <item row="0" column="1"> |
---|
| 475 | <widget class="QLineEdit" name="exportDistortMapPatternEdit"> |
---|
| 476 | <property name="minimumSize"> |
---|
[4] | 477 | <size> |
---|
| 478 | <width>180</width> |
---|
| 479 | <height>0</height> |
---|
| 480 | </size> |
---|
| 481 | </property> |
---|
| 482 | </widget> |
---|
| 483 | </item> |
---|
[434] | 484 | <item row="2" column="1"> |
---|
| 485 | <widget class="QLineEdit" name="exportViewMatrixPatternEdit"/> |
---|
[4] | 486 | </item> |
---|
[434] | 487 | <item row="1" column="1"> |
---|
| 488 | <widget class="QLineEdit" name="exportBlendMapPatternEdit"/> |
---|
[4] | 489 | </item> |
---|
[434] | 490 | <item row="1" column="0"> |
---|
| 491 | <widget class="QLabel" name="exportBlendMapPatternLabel"> |
---|
| 492 | <property name="text"> |
---|
[4] | 493 | <string>Blend map file</string> |
---|
| 494 | </property> |
---|
| 495 | </widget> |
---|
| 496 | </item> |
---|
| 497 | </layout> |
---|
| 498 | </item> |
---|
| 499 | <item> |
---|
| 500 | <spacer> |
---|
[434] | 501 | <property name="orientation"> |
---|
[4] | 502 | <enum>Qt::Horizontal</enum> |
---|
| 503 | </property> |
---|
[434] | 504 | <property name="sizeHint" stdset="0"> |
---|
[4] | 505 | <size> |
---|
| 506 | <width>40</width> |
---|
| 507 | <height>20</height> |
---|
| 508 | </size> |
---|
| 509 | </property> |
---|
| 510 | </spacer> |
---|
| 511 | </item> |
---|
| 512 | </layout> |
---|
| 513 | </item> |
---|
| 514 | </layout> |
---|
| 515 | </item> |
---|
| 516 | </layout> |
---|
| 517 | </widget> |
---|
| 518 | </item> |
---|
| 519 | <item> |
---|
| 520 | <spacer> |
---|
[434] | 521 | <property name="orientation"> |
---|
[4] | 522 | <enum>Qt::Vertical</enum> |
---|
| 523 | </property> |
---|
[434] | 524 | <property name="sizeHint" stdset="0"> |
---|
[4] | 525 | <size> |
---|
| 526 | <width>325</width> |
---|
| 527 | <height>71</height> |
---|
| 528 | </size> |
---|
| 529 | </property> |
---|
| 530 | </spacer> |
---|
| 531 | </item> |
---|
| 532 | <item> |
---|
[434] | 533 | <widget class="QPushButton" name="pB_ClosePrefDiag"> |
---|
| 534 | <property name="text"> |
---|
[4] | 535 | <string>Close</string> |
---|
| 536 | </property> |
---|
| 537 | </widget> |
---|
| 538 | </item> |
---|
| 539 | </layout> |
---|
| 540 | </item> |
---|
| 541 | </layout> |
---|
| 542 | </widget> |
---|
| 543 | <resources> |
---|
[434] | 544 | <include location="../../projdesigner.qrc"/> |
---|
[4] | 545 | </resources> |
---|
| 546 | <connections> |
---|
| 547 | <connection> |
---|
| 548 | <sender>pB_ClosePrefDiag</sender> |
---|
| 549 | <signal>clicked()</signal> |
---|
| 550 | <receiver>QPreferenceDialog</receiver> |
---|
| 551 | <slot>close()</slot> |
---|
| 552 | <hints> |
---|
[434] | 553 | <hint type="sourcelabel"> |
---|
[4] | 554 | <x>172</x> |
---|
| 555 | <y>345</y> |
---|
| 556 | </hint> |
---|
[434] | 557 | <hint type="destinationlabel"> |
---|
[4] | 558 | <x>172</x> |
---|
| 559 | <y>181</y> |
---|
| 560 | </hint> |
---|
| 561 | </hints> |
---|
| 562 | </connection> |
---|
| 563 | </connections> |
---|
| 564 | </ui> |
---|