src/eric7/Preferences/ConfigurationPages/ProjectBrowserPage.ui

branch
eric7
changeset 9525
477545eef9f4
parent 9209
b99e7fd55fd3
child 9527
8601253e7633
equal deleted inserted replaced
9524:6a730f4d0080 9525:477545eef9f4
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>617</width> 9 <width>617</width>
10 <height>429</height> 10 <height>709</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout_2"> 13 <layout class="QVBoxLayout" name="verticalLayout_2">
14 <item> 14 <item>
15 <widget class="QLabel" name="headerLabel"> 15 <widget class="QLabel" name="headerLabel">
103 <string>Select the project type to be configured</string> 103 <string>Select the project type to be configured</string>
104 </property> 104 </property>
105 </widget> 105 </widget>
106 </item> 106 </item>
107 </layout> 107 </layout>
108 </item>
109 <item>
110 <widget class="QListWidget" name="projectBrowserListWidget">
111 <property name="alternatingRowColors">
112 <bool>true</bool>
113 </property>
114 <property name="selectionMode">
115 <enum>QAbstractItemView::NoSelection</enum>
116 </property>
117 <property name="sortingEnabled">
118 <bool>true</bool>
119 </property>
120 </widget>
108 </item> 121 </item>
109 <item> 122 <item>
110 <layout class="QGridLayout" name="gridLayout"> 123 <layout class="QGridLayout" name="gridLayout">
111 <item row="0" column="0"> 124 <item row="0" column="0">
112 <widget class="QCheckBox" name="sourcesBrowserCheckBox"> 125 <widget class="QCheckBox" name="sourcesBrowserCheckBox">

eric ide

mercurial