MqttMonitor/MqttConnectionOptionsDialog.ui

branch
connection_profiles
changeset 17
ee738a0efe9c
parent 11
90d3ebed4cc0
child 20
3737a78bb6c5
--- a/MqttMonitor/MqttConnectionOptionsDialog.ui	Mon Sep 03 18:54:52 2018 +0200
+++ b/MqttMonitor/MqttConnectionOptionsDialog.ui	Mon Sep 03 19:57:59 2018 +0200
@@ -92,6 +92,9 @@
       </item>
       <item row="2" column="0" colspan="3">
        <widget class="QCheckBox" name="cleanSessionCheckBox">
+        <property name="toolTip">
+         <string>Select to start with a clean session</string>
+        </property>
         <property name="text">
          <string>Clean Session</string>
         </property>
@@ -147,7 +150,7 @@
      </property>
      <layout class="QGridLayout" name="gridLayout_3">
       <item row="0" column="0">
-       <widget class="QLineEdit" name="willTopicEdit">
+       <widget class="E5ClearableLineEdit" name="willTopicEdit">
         <property name="toolTip">
          <string>Enter the topic of the last will</string>
         </property>

eric ide

mercurial