--- a/ProjectDjango/DjangoTestDataDialog.ui Sat May 29 15:03:26 2021 +0200 +++ b/ProjectDjango/DjangoTestDataDialog.ui Sat May 29 18:33:03 2021 +0200 @@ -25,7 +25,7 @@ </widget> </item> <item row="0" column="1"> - <widget class="E5ClearableComboBox" name="labelsComboBox"> + <widget class="QComboBox" name="labelsComboBox"> <property name="toolTip"> <string>Enter the tests to be performed separated by space</string> </property> @@ -42,10 +42,13 @@ </widget> </item> <item row="1" column="1"> - <widget class="E5ClearableLineEdit" name="testFilePatternsEdit"> + <widget class="QLineEdit" name="testFilePatternsEdit"> <property name="toolTip"> <string>Enter the test file pattern</string> </property> + <property name="clearButtonEnabled"> + <bool>true</bool> + </property> </widget> </item> <item row="2" column="0"> @@ -56,7 +59,7 @@ </widget> </item> <item row="2" column="1"> - <widget class="E5ClearableComboBox" name="tagsComboBox"> + <widget class="QComboBox" name="tagsComboBox"> <property name="toolTip"> <string>Enter the test tags to be run separated by space</string> </property> @@ -73,7 +76,7 @@ </widget> </item> <item row="3" column="1"> - <widget class="E5ClearableComboBox" name="excludeTagsComboBox"> + <widget class="QComboBox" name="excludeTagsComboBox"> <property name="toolTip"> <string>Enter the test tags to be skipped separated by space</string> </property> @@ -114,18 +117,6 @@ </item> </layout> </widget> - <customwidgets> - <customwidget> - <class>E5ClearableComboBox</class> - <extends>QComboBox</extends> - <header>E5Gui/E5ComboBox.h</header> - </customwidget> - <customwidget> - <class>E5ClearableLineEdit</class> - <extends>QLineEdit</extends> - <header>E5Gui/E5LineEdit.h</header> - </customwidget> - </customwidgets> <resources/> <connections> <connection>