|
60 | 60 | <enum>QTabWidget::Rounded</enum>
|
61 | 61 | </property>
|
62 | 62 | <property name="currentIndex">
|
63 |
| - <number>1</number> |
| 63 | + <number>0</number> |
64 | 64 | </property>
|
65 | 65 | <property name="elideMode">
|
66 | 66 | <enum>Qt::ElideMiddle</enum>
|
|
94 | 94 | <height>30</height>
|
95 | 95 | </size>
|
96 | 96 | </property>
|
| 97 | + <property name="whatsThis"> |
| 98 | + <string><html><head/><body><p>Refresh availible COM ports list</p></body></html></string> |
| 99 | + </property> |
97 | 100 | <property name="text">
|
98 | 101 | <string>Refresh</string>
|
99 | 102 | </property>
|
|
141 | 144 | <height>30</height>
|
142 | 145 | </size>
|
143 | 146 | </property>
|
| 147 | + <property name="whatsThis"> |
| 148 | + <string><html><head/><body><p>Enable/disable serial communication</p></body></html></string> |
| 149 | + </property> |
144 | 150 | <property name="text">
|
145 | 151 | <string>Connect</string>
|
146 | 152 | </property>
|
|
250 | 256 | <property name="toolTip">
|
251 | 257 | <string><html><head/><body><p>&quot;Data Terminal Ready&quot; - required by some devices such as Arduino Due for proper UART initialisation.</p></body></html></string>
|
252 | 258 | </property>
|
| 259 | + <property name="whatsThis"> |
| 260 | + <string><html><head/><body><p>&quot;Data Terminal Ready&quot; - required by some devices such as Arduino Due for proper UART initialisation.</p></body></html></string> |
| 261 | + </property> |
253 | 262 | <property name="text">
|
254 | 263 | <string>DTR</string>
|
255 | 264 | </property>
|
|
334 | 343 | <height>16777215</height>
|
335 | 344 | </size>
|
336 | 345 | </property>
|
| 346 | + <property name="whatsThis"> |
| 347 | + <string><html><head/><body><p>Automatically refresh the availible COM ports list every 500 ms.</p></body></html></string> |
| 348 | + </property> |
337 | 349 | <property name="text">
|
338 | 350 | <string>Auto update</string>
|
339 | 351 | </property>
|
|
1651 | 1663 | <height>25</height>
|
1652 | 1664 | </size>
|
1653 | 1665 | </property>
|
| 1666 | + <property name="whatsThis"> |
| 1667 | + <string><html><head/><body><p>Clear text window</p></body></html></string> |
| 1668 | + </property> |
1654 | 1669 | <property name="text">
|
1655 | 1670 | <string>Clear</string>
|
1656 | 1671 | </property>
|
|
1671 | 1686 | <height>0</height>
|
1672 | 1687 | </size>
|
1673 | 1688 | </property>
|
| 1689 | + <property name="whatsThis"> |
| 1690 | + <string><html><head/><body><p>Set the interval of reading Serial/UDP. </p></body></html></string> |
| 1691 | + </property> |
1674 | 1692 | <property name="alignment">
|
1675 | 1693 | <set>Qt::AlignCenter</set>
|
1676 | 1694 | </property>
|
|
1715 | 1733 | <verstretch>0</verstretch>
|
1716 | 1734 | </sizepolicy>
|
1717 | 1735 | </property>
|
| 1736 | + <property name="whatsThis"> |
| 1737 | + <string><html><head/><body><p>Highlights the words in the main text window that matches the contents of this textbox</p></body></html></string> |
| 1738 | + </property> |
1718 | 1739 | <property name="placeholderText">
|
1719 | 1740 | <string>Text to highlight...</string>
|
1720 | 1741 | </property>
|
|
1861 | 1882 | </property>
|
1862 | 1883 | </widget>
|
1863 | 1884 | </item>
|
| 1885 | + <item> |
| 1886 | + <spacer name="horizontalSpacer_3"> |
| 1887 | + <property name="orientation"> |
| 1888 | + <enum>Qt::Horizontal</enum> |
| 1889 | + </property> |
| 1890 | + <property name="sizeType"> |
| 1891 | + <enum>QSizePolicy::MinimumExpanding</enum> |
| 1892 | + </property> |
| 1893 | + <property name="sizeHint" stdset="0"> |
| 1894 | + <size> |
| 1895 | + <width>13</width> |
| 1896 | + <height>20</height> |
| 1897 | + </size> |
| 1898 | + </property> |
| 1899 | + </spacer> |
| 1900 | + </item> |
1864 | 1901 | <item>
|
1865 | 1902 | <widget class="QCheckBox" name="checkBoxAutoTrack">
|
1866 | 1903 | <property name="text">
|
|
1918 | 1955 | </property>
|
1919 | 1956 | </widget>
|
1920 | 1957 | </item>
|
1921 |
| - <item> |
1922 |
| - <spacer name="horizontalSpacer_3"> |
1923 |
| - <property name="orientation"> |
1924 |
| - <enum>Qt::Horizontal</enum> |
1925 |
| - </property> |
1926 |
| - <property name="sizeType"> |
1927 |
| - <enum>QSizePolicy::MinimumExpanding</enum> |
1928 |
| - </property> |
1929 |
| - <property name="sizeHint" stdset="0"> |
1930 |
| - <size> |
1931 |
| - <width>13</width> |
1932 |
| - <height>20</height> |
1933 |
| - </size> |
1934 |
| - </property> |
1935 |
| - </spacer> |
1936 |
| - </item> |
1937 | 1958 | <item>
|
1938 | 1959 | <widget class="QPushButton" name="pushButtonFitToContents">
|
1939 | 1960 | <property name="text">
|
|
1953 | 1974 | </size>
|
1954 | 1975 | </property>
|
1955 | 1976 | <property name="text">
|
1956 |
| - <string>Clear data</string> |
| 1977 | + <string>Clear plot</string> |
1957 | 1978 | </property>
|
1958 | 1979 | </widget>
|
1959 | 1980 | </item>
|
|
2517 | 2538 | </action>
|
2518 | 2539 | <action name="actionInfo">
|
2519 | 2540 | <property name="text">
|
2520 |
| - <string>Author info</string> |
| 2541 | + <string>Application Info</string> |
2521 | 2542 | </property>
|
2522 | 2543 | </action>
|
2523 | 2544 | </widget>
|
|
0 commit comments