Changeset - 44a1e50cc41e
[Not reviewed]
default
0 1 0
Hasan Yavuz ÖZDERYA - 10 years ago 2015-06-21 11:12:00
hy@ozderya.net
added tooltips to port control tab
1 file changed with 9 insertions and 0 deletions:
0 comments (0 inline, 0 general)
portcontrol.ui
Show inline comments
 
@@ -69,6 +69,9 @@
 
           <height>16777215</height>
 
          </size>
 
         </property>
 
         <property name="toolTip">
 
          <string>Reload port list</string>
 
         </property>
 
         <property name="text">
 
          <string>↺</string>
 
         </property>
 
@@ -280,6 +283,9 @@
 
         <height>50</height>
 
        </size>
 
       </property>
 
       <property name="toolTip">
 
        <string>Toggle port status</string>
 
       </property>
 
       <property name="text">
 
        <string>Open</string>
 
       </property>
 
@@ -290,6 +296,9 @@
 
     </item>
 
     <item>
 
      <widget class="QPushButton" name="pbSkipByte">
 
       <property name="toolTip">
 
        <string>Skip reading 1 byte to correct the alignment</string>
 
       </property>
 
       <property name="text">
 
        <string>Skip Byte</string>
 
       </property>
0 comments (0 inline, 0 general)