src/eric7/Plugins/WizardPlugins/SetupWizard/SetupWizardDialog.ui

branch
eric7
changeset 11203
2ea34362b6b6
parent 9413
80c06d472826
equal deleted inserted replaced
11202:6d4838c04feb 11203:2ea34362b6b6
70 <horstretch>0</horstretch> 70 <horstretch>0</horstretch>
71 <verstretch>0</verstretch> 71 <verstretch>0</verstretch>
72 </sizepolicy> 72 </sizepolicy>
73 </property> 73 </property>
74 <property name="focusPolicy"> 74 <property name="focusPolicy">
75 <enum>Qt::StrongFocus</enum> 75 <enum>Qt::FocusPolicy::StrongFocus</enum>
76 </property> 76 </property>
77 <property name="toolTip"> 77 <property name="toolTip">
78 <string>Enter the root directory</string> 78 <string>Enter the root directory</string>
79 </property> 79 </property>
80 </widget> 80 </widget>
82 </layout> 82 </layout>
83 </item> 83 </item>
84 <item> 84 <item>
85 <widget class="QTabWidget" name="dataTabWidget"> 85 <widget class="QTabWidget" name="dataTabWidget">
86 <property name="currentIndex"> 86 <property name="currentIndex">
87 <number>8</number> 87 <number>0</number>
88 </property> 88 </property>
89 <widget class="QWidget" name="basicTab"> 89 <widget class="QWidget" name="basicTab">
90 <attribute name="title"> 90 <attribute name="title">
91 <string>Basic</string> 91 <string>Basic</string>
92 </attribute> 92 </attribute>
232 </widget> 232 </widget>
233 </item> 233 </item>
234 <item row="7" column="1" colspan="2"> 234 <item row="7" column="1" colspan="2">
235 <spacer name="verticalSpacer"> 235 <spacer name="verticalSpacer">
236 <property name="orientation"> 236 <property name="orientation">
237 <enum>Qt::Vertical</enum> 237 <enum>Qt::Orientation::Vertical</enum>
238 </property> 238 </property>
239 <property name="sizeHint" stdset="0"> 239 <property name="sizeHint" stdset="0">
240 <size> 240 <size>
241 <width>20</width> 241 <width>20</width>
242 <height>223</height> 242 <height>223</height>
371 <widget class="QLabel" name="label_10"> 371 <widget class="QLabel" name="label_10">
372 <property name="text"> 372 <property name="text">
373 <string>Project URLs:</string> 373 <string>Project URLs:</string>
374 </property> 374 </property>
375 <property name="alignment"> 375 <property name="alignment">
376 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> 376 <set>Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignTop</set>
377 </property> 377 </property>
378 </widget> 378 </widget>
379 </item> 379 </item>
380 <item row="2" column="1"> 380 <item row="2" column="1">
381 <widget class="QTreeWidget" name="projectUrlsList"> 381 <widget class="QTreeWidget" name="projectUrlsList">
382 <property name="alternatingRowColors"> 382 <property name="alternatingRowColors">
383 <bool>true</bool> 383 <bool>true</bool>
384 </property> 384 </property>
385 <property name="selectionMode"> 385 <property name="selectionMode">
386 <enum>QAbstractItemView::ExtendedSelection</enum> 386 <enum>QAbstractItemView::SelectionMode::ExtendedSelection</enum>
387 </property> 387 </property>
388 <property name="rootIsDecorated"> 388 <property name="rootIsDecorated">
389 <bool>false</bool> 389 <bool>false</bool>
390 </property> 390 </property>
391 <property name="itemsExpandable"> 391 <property name="itemsExpandable">
445 </widget> 445 </widget>
446 </item> 446 </item>
447 <item> 447 <item>
448 <spacer name="horizontalSpacer_2"> 448 <spacer name="horizontalSpacer_2">
449 <property name="orientation"> 449 <property name="orientation">
450 <enum>Qt::Horizontal</enum> 450 <enum>Qt::Orientation::Horizontal</enum>
451 </property> 451 </property>
452 <property name="sizeHint" stdset="0"> 452 <property name="sizeHint" stdset="0">
453 <size> 453 <size>
454 <width>40</width> 454 <width>40</width>
455 <height>20</height> 455 <height>20</height>
494 </widget> 494 </widget>
495 </item> 495 </item>
496 <item> 496 <item>
497 <spacer name="verticalSpacer_3"> 497 <spacer name="verticalSpacer_3">
498 <property name="orientation"> 498 <property name="orientation">
499 <enum>Qt::Vertical</enum> 499 <enum>Qt::Orientation::Vertical</enum>
500 </property> 500 </property>
501 <property name="sizeHint" stdset="0"> 501 <property name="sizeHint" stdset="0">
502 <size> 502 <size>
503 <width>20</width> 503 <width>20</width>
504 <height>311</height> 504 <height>311</height>
547 </widget> 547 </widget>
548 </item> 548 </item>
549 <item> 549 <item>
550 <spacer name="horizontalSpacer_3"> 550 <spacer name="horizontalSpacer_3">
551 <property name="orientation"> 551 <property name="orientation">
552 <enum>Qt::Horizontal</enum> 552 <enum>Qt::Orientation::Horizontal</enum>
553 </property> 553 </property>
554 <property name="sizeHint" stdset="0"> 554 <property name="sizeHint" stdset="0">
555 <size> 555 <size>
556 <width>40</width> 556 <width>40</width>
557 <height>20</height> 557 <height>20</height>
598 </widget> 598 </widget>
599 </item> 599 </item>
600 <item row="0" column="1"> 600 <item row="0" column="1">
601 <widget class="EricPathPicker" name="sourceDirectoryPicker" native="true"> 601 <widget class="EricPathPicker" name="sourceDirectoryPicker" native="true">
602 <property name="focusPolicy"> 602 <property name="focusPolicy">
603 <enum>Qt::StrongFocus</enum> 603 <enum>Qt::FocusPolicy::StrongFocus</enum>
604 </property> 604 </property>
605 <property name="toolTip"> 605 <property name="toolTip">
606 <string>Enter the source directory for the 'find_packages()' call</string> 606 <string>Enter the source directory for the 'find_packages()' call</string>
607 </property> 607 </property>
608 </widget> 608 </widget>
611 <widget class="QLabel" name="label_18"> 611 <widget class="QLabel" name="label_18">
612 <property name="text"> 612 <property name="text">
613 <string>Exclude Patterns:</string> 613 <string>Exclude Patterns:</string>
614 </property> 614 </property>
615 <property name="alignment"> 615 <property name="alignment">
616 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> 616 <set>Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignTop</set>
617 </property> 617 </property>
618 </widget> 618 </widget>
619 </item> 619 </item>
620 <item row="1" column="1"> 620 <item row="1" column="1">
621 <widget class="QListWidget" name="excludePatternList"> 621 <widget class="QListWidget" name="excludePatternList">
622 <property name="alternatingRowColors"> 622 <property name="alternatingRowColors">
623 <bool>true</bool> 623 <bool>true</bool>
624 </property> 624 </property>
625 <property name="selectionMode"> 625 <property name="selectionMode">
626 <enum>QAbstractItemView::ExtendedSelection</enum> 626 <enum>QAbstractItemView::SelectionMode::ExtendedSelection</enum>
627 </property> 627 </property>
628 <property name="sortingEnabled"> 628 <property name="sortingEnabled">
629 <bool>true</bool> 629 <bool>true</bool>
630 </property> 630 </property>
631 </widget> 631 </widget>
688 <widget class="QListWidget" name="modulesList"> 688 <widget class="QListWidget" name="modulesList">
689 <property name="alternatingRowColors"> 689 <property name="alternatingRowColors">
690 <bool>true</bool> 690 <bool>true</bool>
691 </property> 691 </property>
692 <property name="selectionMode"> 692 <property name="selectionMode">
693 <enum>QAbstractItemView::ExtendedSelection</enum> 693 <enum>QAbstractItemView::SelectionMode::ExtendedSelection</enum>
694 </property> 694 </property>
695 <property name="sortingEnabled"> 695 <property name="sortingEnabled">
696 <bool>true</bool> 696 <bool>true</bool>
697 </property> 697 </property>
698 </widget> 698 </widget>
723 </widget> 723 </widget>
724 </item> 724 </item>
725 <item> 725 <item>
726 <spacer name="horizontalSpacer_5"> 726 <spacer name="horizontalSpacer_5">
727 <property name="orientation"> 727 <property name="orientation">
728 <enum>Qt::Horizontal</enum> 728 <enum>Qt::Orientation::Horizontal</enum>
729 </property> 729 </property>
730 <property name="sizeHint" stdset="0"> 730 <property name="sizeHint" stdset="0">
731 <size> 731 <size>
732 <width>40</width> 732 <width>40</width>
733 <height>20</height> 733 <height>20</height>
748 <widget class="QTreeWidget" name="entryPointsList"> 748 <widget class="QTreeWidget" name="entryPointsList">
749 <property name="alternatingRowColors"> 749 <property name="alternatingRowColors">
750 <bool>true</bool> 750 <bool>true</bool>
751 </property> 751 </property>
752 <property name="selectionMode"> 752 <property name="selectionMode">
753 <enum>QAbstractItemView::ExtendedSelection</enum> 753 <enum>QAbstractItemView::SelectionMode::ExtendedSelection</enum>
754 </property> 754 </property>
755 <property name="rootIsDecorated"> 755 <property name="rootIsDecorated">
756 <bool>false</bool> 756 <bool>false</bool>
757 </property> 757 </property>
758 <property name="itemsExpandable"> 758 <property name="itemsExpandable">
817 </widget> 817 </widget>
818 </item> 818 </item>
819 <item> 819 <item>
820 <spacer name="horizontalSpacer_4"> 820 <spacer name="horizontalSpacer_4">
821 <property name="orientation"> 821 <property name="orientation">
822 <enum>Qt::Horizontal</enum> 822 <enum>Qt::Orientation::Horizontal</enum>
823 </property> 823 </property>
824 <property name="sizeHint" stdset="0"> 824 <property name="sizeHint" stdset="0">
825 <size> 825 <size>
826 <width>40</width> 826 <width>40</width>
827 <height>20</height> 827 <height>20</height>
848 </widget> 848 </widget>
849 </item> 849 </item>
850 <item> 850 <item>
851 <spacer name="horizontalSpacer"> 851 <spacer name="horizontalSpacer">
852 <property name="orientation"> 852 <property name="orientation">
853 <enum>Qt::Horizontal</enum> 853 <enum>Qt::Orientation::Horizontal</enum>
854 </property> 854 </property>
855 <property name="sizeHint" stdset="0"> 855 <property name="sizeHint" stdset="0">
856 <size> 856 <size>
857 <width>40</width> 857 <width>40</width>
858 <height>20</height> 858 <height>20</height>
861 </spacer> 861 </spacer>
862 </item> 862 </item>
863 <item> 863 <item>
864 <widget class="QDialogButtonBox" name="buttonBox"> 864 <widget class="QDialogButtonBox" name="buttonBox">
865 <property name="orientation"> 865 <property name="orientation">
866 <enum>Qt::Horizontal</enum> 866 <enum>Qt::Orientation::Horizontal</enum>
867 </property> 867 </property>
868 <property name="standardButtons"> 868 <property name="standardButtons">
869 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> 869 <set>QDialogButtonBox::StandardButton::Cancel|QDialogButtonBox::StandardButton::Ok</set>
870 </property> 870 </property>
871 </widget> 871 </widget>
872 </item> 872 </item>
873 </layout> 873 </layout>
874 </item> 874 </item>

eric ide

mercurial