Preferences/ConfigurationPages/EditorFilePage.ui

changeset 5837
9ef6a28f1694
parent 3979
307b09aae43b
child 6105
cbd34d558bd9
equal deleted inserted replaced
5836:159e6057ad34 5837:9ef6a28f1694
5 <property name="geometry"> 5 <property name="geometry">
6 <rect> 6 <rect>
7 <x>0</x> 7 <x>0</x>
8 <y>0</y> 8 <y>0</y>
9 <width>600</width> 9 <width>600</width>
10 <height>1193</height> 10 <height>1622</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout_2"> 13 <layout class="QVBoxLayout" name="verticalLayout_3">
14 <item> 14 <item>
15 <widget class="QLabel" name="headerLabel"> 15 <widget class="QLabel" name="headerLabel">
16 <property name="text"> 16 <property name="text">
17 <string>&lt;b&gt;Configure file handling settings&lt;/b&gt;</string> 17 <string>&lt;b&gt;Configure file handling settings&lt;/b&gt;</string>
18 </property> 18 </property>
442 <item> 442 <item>
443 <widget class="QGroupBox" name="groupBox_7"> 443 <widget class="QGroupBox" name="groupBox_7">
444 <property name="title"> 444 <property name="title">
445 <string>File Preview</string> 445 <string>File Preview</string>
446 </property> 446 </property>
447 <layout class="QGridLayout" name="gridLayout_3"> 447 <layout class="QVBoxLayout" name="verticalLayout_2">
448 <item row="0" column="0"> 448 <item>
449 <widget class="QLabel" name="label_6"> 449 <widget class="QGroupBox" name="groupBox_12">
450 <property name="text"> 450 <property name="title">
451 <string>Extensions of HTML files:</string> 451 <string>HTML Files</string>
452 </property> 452 </property>
453 </widget> 453 <layout class="QHBoxLayout" name="horizontalLayout_3">
454 </item> 454 <item>
455 <item row="0" column="1"> 455 <widget class="QLabel" name="label_12">
456 <widget class="QLineEdit" name="previewHtmlExtensionsEdit"> 456 <property name="text">
457 <property name="toolTip"> 457 <string>Extensions:</string>
458 <string>Enter the filename extensions of HTML files that may be previewed (separated by a space)</string> 458 </property>
459 </property> 459 </widget>
460 </widget> 460 </item>
461 </item> 461 <item>
462 <item row="1" column="0"> 462 <widget class="QLineEdit" name="previewHtmlExtensionsEdit">
463 <widget class="QLabel" name="label_7"> 463 <property name="toolTip">
464 <property name="text"> 464 <string>Enter the filename extensions of HTML files that may be previewed (separated by a space)</string>
465 <string>Extensions of Markdown files:</string> 465 </property>
466 </property> 466 </widget>
467 </widget> 467 </item>
468 </item> 468 </layout>
469 <item row="1" column="1"> 469 </widget>
470 <widget class="QLineEdit" name="previewMarkdownExtensionsEdit"> 470 </item>
471 <property name="toolTip"> 471 <item>
472 <string>Enter the filename extensions of Markdown files that may be previewed (separated by a space)</string> 472 <widget class="QGroupBox" name="groupBox_11">
473 </property> 473 <property name="title">
474 </widget> 474 <string>Markdown Files</string>
475 </item> 475 </property>
476 <item row="2" column="0"> 476 <layout class="QGridLayout" name="gridLayout_4">
477 <widget class="QLabel" name="label_8"> 477 <item row="0" column="0">
478 <property name="text"> 478 <widget class="QLabel" name="label_11">
479 <string>Extensions of ReST files:</string> 479 <property name="text">
480 </property> 480 <string>Extensions:</string>
481 </widget> 481 </property>
482 </item> 482 </widget>
483 <item row="2" column="1"> 483 </item>
484 <widget class="QLineEdit" name="previewRestExtensionsEdit"> 484 <item row="0" column="1" colspan="2">
485 <property name="toolTip"> 485 <widget class="QLineEdit" name="previewMarkdownExtensionsEdit">
486 <string>Enter the filename extensions of ReStructuredText files that may be previewed (separated by a space)</string> 486 <property name="toolTip">
487 </property> 487 <string>Enter the filename extensions of Markdown files that may be previewed (separated by a space)</string>
488 </widget> 488 </property>
489 </item> 489 </widget>
490 <item row="3" column="0"> 490 </item>
491 <widget class="QLabel" name="label_9"> 491 <item row="1" column="0" colspan="3">
492 <property name="text"> 492 <widget class="QCheckBox" name="previewMarkdownNLtoBreakCheckBox">
493 <string>Extensions of QSS files:</string> 493 <property name="toolTip">
494 </property> 494 <string>Select this to convert a new line character to an HTML &lt;br/&gt; tag.</string>
495 </widget> 495 </property>
496 </item> 496 <property name="text">
497 <item row="3" column="1"> 497 <string>Convert New Line to HTML Break</string>
498 <widget class="QLineEdit" name="previewQssExtensionsEdit"> 498 </property>
499 <property name="toolTip"> 499 </widget>
500 <string>Enter the filename extensions of Qt Stylesheet files that may be previewed (separated by a space)</string> 500 </item>
501 </property> 501 <item row="2" column="0" colspan="2">
502 </widget> 502 <widget class="QLabel" name="label_6">
503 </item> 503 <property name="text">
504 <item row="4" column="0" colspan="2"> 504 <string>HTML Format:</string>
505 <widget class="QCheckBox" name="previewRestSphinxCheckBox"> 505 </property>
506 <property name="toolTip"> 506 </widget>
507 <string>Select to use 'sphinx' to generate the ReST preview</string> 507 </item>
508 </property> 508 <item row="2" column="2">
509 <property name="text"> 509 <widget class="QComboBox" name="previewMarkdownHTMLFormatComboBox">
510 <string>Use 'sphinx' for ReST preview</string> 510 <property name="sizePolicy">
511 </property> 511 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
512 <horstretch>0</horstretch>
513 <verstretch>0</verstretch>
514 </sizepolicy>
515 </property>
516 <property name="toolTip">
517 <string>Select the HTML format to be generated</string>
518 </property>
519 </widget>
520 </item>
521 </layout>
522 </widget>
523 </item>
524 <item>
525 <widget class="QGroupBox" name="groupBox_10">
526 <property name="title">
527 <string>ReST Files</string>
528 </property>
529 <layout class="QGridLayout" name="gridLayout_3">
530 <item row="0" column="0">
531 <widget class="QLabel" name="label_9">
532 <property name="text">
533 <string>Extensions:</string>
534 </property>
535 </widget>
536 </item>
537 <item row="0" column="1">
538 <widget class="QLineEdit" name="previewRestExtensionsEdit">
539 <property name="toolTip">
540 <string>Enter the filename extensions of ReStructuredText files that may be previewed (separated by a space)</string>
541 </property>
542 </widget>
543 </item>
544 <item row="1" column="0" colspan="2">
545 <widget class="QCheckBox" name="previewRestSphinxCheckBox">
546 <property name="toolTip">
547 <string>Select to use 'sphinx' to generate the ReST preview</string>
548 </property>
549 <property name="text">
550 <string>Use 'sphinx' for ReST preview</string>
551 </property>
552 </widget>
553 </item>
554 <item row="2" column="0" colspan="2">
555 <widget class="QGroupBox" name="groupBox_13">
556 <property name="title">
557 <string>Docutils</string>
558 </property>
559 <layout class="QHBoxLayout" name="horizontalLayout_4">
560 <item>
561 <widget class="QLabel" name="label_7">
562 <property name="text">
563 <string>HTML Format:</string>
564 </property>
565 </widget>
566 </item>
567 <item>
568 <widget class="QComboBox" name="previewRestDocutilsHTMLFormatComboBox">
569 <property name="sizePolicy">
570 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
571 <horstretch>0</horstretch>
572 <verstretch>0</verstretch>
573 </sizepolicy>
574 </property>
575 <property name="toolTip">
576 <string>Select the HTML format to be generated</string>
577 </property>
578 </widget>
579 </item>
580 </layout>
581 </widget>
582 </item>
583 </layout>
584 </widget>
585 </item>
586 <item>
587 <widget class="QGroupBox" name="groupBox_9">
588 <property name="title">
589 <string>QSS Files</string>
590 </property>
591 <layout class="QHBoxLayout" name="horizontalLayout_2">
592 <item>
593 <widget class="QLabel" name="label_10">
594 <property name="text">
595 <string>Extensions:</string>
596 </property>
597 </widget>
598 </item>
599 <item>
600 <widget class="QLineEdit" name="previewQssExtensionsEdit">
601 <property name="toolTip">
602 <string>Enter the filename extensions of Qt Stylesheet files that may be previewed (separated by a space)</string>
603 </property>
604 </widget>
605 </item>
606 </layout>
512 </widget> 607 </widget>
513 </item> 608 </item>
514 </layout> 609 </layout>
515 </widget> 610 </widget>
516 </item> 611 </item>
535 <tabstop>warnFilesizeSpinBox</tabstop> 630 <tabstop>warnFilesizeSpinBox</tabstop>
536 <tabstop>lfRadioButton</tabstop> 631 <tabstop>lfRadioButton</tabstop>
537 <tabstop>crRadioButton</tabstop> 632 <tabstop>crRadioButton</tabstop>
538 <tabstop>crlfRadioButton</tabstop> 633 <tabstop>crlfRadioButton</tabstop>
539 <tabstop>automaticEolConversionCheckBox</tabstop> 634 <tabstop>automaticEolConversionCheckBox</tabstop>
635 <tabstop>stripWhitespaceCheckBox</tabstop>
540 <tabstop>createBackupFileCheckBox</tabstop> 636 <tabstop>createBackupFileCheckBox</tabstop>
541 <tabstop>stripWhitespaceCheckBox</tabstop>
542 <tabstop>autosaveSlider</tabstop> 637 <tabstop>autosaveSlider</tabstop>
543 <tabstop>advEncodingCheckBox</tabstop> 638 <tabstop>advEncodingCheckBox</tabstop>
544 <tabstop>defaultEncodingComboBox</tabstop> 639 <tabstop>defaultEncodingComboBox</tabstop>
545 <tabstop>openFilesFilterComboBox</tabstop> 640 <tabstop>openFilesFilterComboBox</tabstop>
546 <tabstop>saveFilesFilterComboBox</tabstop> 641 <tabstop>saveFilesFilterComboBox</tabstop>
548 <tabstop>savFiltersButton</tabstop> 643 <tabstop>savFiltersButton</tabstop>
549 <tabstop>fileFiltersList</tabstop> 644 <tabstop>fileFiltersList</tabstop>
550 <tabstop>addFileFilterButton</tabstop> 645 <tabstop>addFileFilterButton</tabstop>
551 <tabstop>editFileFilterButton</tabstop> 646 <tabstop>editFileFilterButton</tabstop>
552 <tabstop>deleteFileFilterButton</tabstop> 647 <tabstop>deleteFileFilterButton</tabstop>
648 <tabstop>previewHtmlExtensionsEdit</tabstop>
649 <tabstop>previewMarkdownExtensionsEdit</tabstop>
650 <tabstop>previewMarkdownNLtoBreakCheckBox</tabstop>
651 <tabstop>previewMarkdownHTMLFormatComboBox</tabstop>
652 <tabstop>previewRestExtensionsEdit</tabstop>
653 <tabstop>previewRestSphinxCheckBox</tabstop>
654 <tabstop>previewRestDocutilsHTMLFormatComboBox</tabstop>
655 <tabstop>previewQssExtensionsEdit</tabstop>
553 </tabstops> 656 </tabstops>
554 <resources/> 657 <resources/>
555 <connections> 658 <connections>
556 <connection> 659 <connection>
557 <sender>autosaveSlider</sender> 660 <sender>autosaveSlider</sender>

eric ide

mercurial