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"> |