not1mm 24.10.27.2__py3-none-any.whl → 24.11.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,8 +6,8 @@
6
6
  <rect>
7
7
  <x>0</x>
8
8
  <y>0</y>
9
- <width>703</width>
10
- <height>443</height>
9
+ <width>684</width>
10
+ <height>499</height>
11
11
  </rect>
12
12
  </property>
13
13
  <property name="font">
@@ -22,36 +22,10 @@
22
22
  <string notr="true"/>
23
23
  </property>
24
24
  <layout class="QGridLayout" name="gridLayout">
25
- <item row="2" column="1" alignment="Qt::AlignHCenter">
26
- <widget class="QDialogButtonBox" name="buttonBox">
27
- <property name="sizePolicy">
28
- <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
29
- <horstretch>0</horstretch>
30
- <verstretch>0</verstretch>
31
- </sizepolicy>
32
- </property>
33
- <property name="font">
34
- <font>
35
- <family>JetBrains Mono ExtraLight</family>
36
- <pointsize>12</pointsize>
37
- <bold>false</bold>
38
- </font>
39
- </property>
40
- <property name="layoutDirection">
41
- <enum>Qt::LayoutDirection::LeftToRight</enum>
42
- </property>
43
- <property name="orientation">
44
- <enum>Qt::Horizontal</enum>
45
- </property>
46
- <property name="standardButtons">
47
- <set>QDialogButtonBox::StandardButton::Cancel|QDialogButtonBox::StandardButton::Save</set>
48
- </property>
49
- <property name="centerButtons">
50
- <bool>true</bool>
51
- </property>
52
- </widget>
25
+ <item row="2" column="1">
26
+ <layout class="QHBoxLayout" name="horizontalLayout_2"/>
53
27
  </item>
54
- <item row="1" column="1">
28
+ <item row="1" column="2">
55
29
  <widget class="QTabWidget" name="tabWidget">
56
30
  <property name="enabled">
57
31
  <bool>true</bool>
@@ -1624,589 +1598,620 @@
1624
1598
  <attribute name="title">
1625
1599
  <string>Options</string>
1626
1600
  </attribute>
1627
- <layout class="QGridLayout" name="gridLayout_10">
1628
- <item row="6" column="2">
1629
- <widget class="QComboBox" name="esm_mycall">
1630
- <item>
1631
- <property name="text">
1632
- <string>F1</string>
1633
- </property>
1634
- </item>
1635
- <item>
1636
- <property name="text">
1637
- <string>F2</string>
1638
- </property>
1639
- </item>
1640
- <item>
1641
- <property name="text">
1642
- <string>F3</string>
1643
- </property>
1644
- </item>
1645
- <item>
1646
- <property name="text">
1647
- <string>F4</string>
1648
- </property>
1649
- </item>
1650
- <item>
1651
- <property name="text">
1652
- <string>F5</string>
1653
- </property>
1654
- </item>
1655
- <item>
1656
- <property name="text">
1657
- <string>F6</string>
1658
- </property>
1659
- </item>
1660
- <item>
1661
- <property name="text">
1662
- <string>F7</string>
1663
- </property>
1664
- </item>
1665
- <item>
1666
- <property name="text">
1667
- <string>F8</string>
1668
- </property>
1669
- </item>
1670
- <item>
1671
- <property name="text">
1672
- <string>F9</string>
1673
- </property>
1674
- </item>
1675
- <item>
1676
- <property name="text">
1677
- <string>F10</string>
1678
- </property>
1679
- </item>
1680
- <item>
1681
- <property name="text">
1682
- <string>F11</string>
1683
- </property>
1684
- </item>
1685
- <item>
1686
- <property name="text">
1687
- <string>F12</string>
1688
- </property>
1689
- </item>
1690
- <item>
1691
- <property name="text">
1692
- <string>DISABLED</string>
1693
- </property>
1694
- </item>
1695
- </widget>
1696
- </item>
1697
- <item row="0" column="1">
1698
- <widget class="QCheckBox" name="use_esm">
1699
- <property name="text">
1700
- <string>Enable ESM</string>
1701
- </property>
1702
- </widget>
1703
- </item>
1704
- <item row="4" column="1">
1705
- <widget class="QLabel" name="label_24">
1706
- <property name="text">
1707
- <string>AGN</string>
1708
- </property>
1709
- </widget>
1710
- </item>
1711
- <item row="3" column="2">
1712
- <widget class="QComboBox" name="esm_qrz">
1713
- <item>
1714
- <property name="text">
1715
- <string>F1</string>
1716
- </property>
1717
- </item>
1718
- <item>
1719
- <property name="text">
1720
- <string>F2</string>
1721
- </property>
1722
- </item>
1723
- <item>
1724
- <property name="text">
1725
- <string>F3</string>
1726
- </property>
1727
- </item>
1728
- <item>
1729
- <property name="text">
1730
- <string>F4</string>
1731
- </property>
1732
- </item>
1733
- <item>
1734
- <property name="text">
1735
- <string>F5</string>
1736
- </property>
1737
- </item>
1738
- <item>
1739
- <property name="text">
1740
- <string>F6</string>
1741
- </property>
1742
- </item>
1743
- <item>
1744
- <property name="text">
1745
- <string>F7</string>
1746
- </property>
1747
- </item>
1748
- <item>
1749
- <property name="text">
1750
- <string>F8</string>
1751
- </property>
1752
- </item>
1753
- <item>
1754
- <property name="text">
1755
- <string>F9</string>
1756
- </property>
1757
- </item>
1758
- <item>
1759
- <property name="text">
1760
- <string>F10</string>
1761
- </property>
1762
- </item>
1763
- <item>
1764
- <property name="text">
1765
- <string>F11</string>
1766
- </property>
1767
- </item>
1768
- <item>
1769
- <property name="text">
1770
- <string>F12</string>
1771
- </property>
1772
- </item>
1773
- <item>
1774
- <property name="text">
1775
- <string>DISABLED</string>
1776
- </property>
1777
- </item>
1778
- </widget>
1779
- </item>
1780
- <item row="0" column="0">
1781
- <spacer name="horizontalSpacer_14">
1782
- <property name="orientation">
1783
- <enum>Qt::Horizontal</enum>
1784
- </property>
1785
- <property name="sizeHint" stdset="0">
1786
- <size>
1787
- <width>40</width>
1788
- <height>20</height>
1789
- </size>
1790
- </property>
1791
- </spacer>
1792
- </item>
1793
- <item row="5" column="2">
1794
- <widget class="QComboBox" name="esm_hiscall">
1795
- <item>
1796
- <property name="text">
1797
- <string>F1</string>
1798
- </property>
1799
- </item>
1800
- <item>
1801
- <property name="text">
1802
- <string>F2</string>
1803
- </property>
1804
- </item>
1805
- <item>
1806
- <property name="text">
1807
- <string>F3</string>
1808
- </property>
1809
- </item>
1810
- <item>
1811
- <property name="text">
1812
- <string>F4</string>
1813
- </property>
1814
- </item>
1815
- <item>
1816
- <property name="text">
1817
- <string>F5</string>
1818
- </property>
1819
- </item>
1820
- <item>
1821
- <property name="text">
1822
- <string>F6</string>
1823
- </property>
1824
- </item>
1825
- <item>
1826
- <property name="text">
1827
- <string>F7</string>
1828
- </property>
1829
- </item>
1830
- <item>
1831
- <property name="text">
1832
- <string>F8</string>
1833
- </property>
1834
- </item>
1835
- <item>
1836
- <property name="text">
1837
- <string>F9</string>
1838
- </property>
1839
- </item>
1840
- <item>
1841
- <property name="text">
1842
- <string>F10</string>
1843
- </property>
1844
- </item>
1845
- <item>
1846
- <property name="text">
1847
- <string>F11</string>
1848
- </property>
1849
- </item>
1850
- <item>
1851
- <property name="text">
1852
- <string>F12</string>
1853
- </property>
1854
- </item>
1855
- <item>
1856
- <property name="text">
1857
- <string>DISABLED</string>
1858
- </property>
1859
- </item>
1860
- </widget>
1861
- </item>
1862
- <item row="3" column="1">
1863
- <widget class="QLabel" name="label_23">
1864
- <property name="text">
1865
- <string>QRZ</string>
1866
- </property>
1867
- </widget>
1868
- </item>
1869
- <item row="4" column="2">
1870
- <widget class="QComboBox" name="esm_agn">
1871
- <item>
1872
- <property name="text">
1873
- <string>F1</string>
1874
- </property>
1875
- </item>
1876
- <item>
1877
- <property name="text">
1878
- <string>F2</string>
1879
- </property>
1880
- </item>
1881
- <item>
1882
- <property name="text">
1883
- <string>F3</string>
1884
- </property>
1885
- </item>
1886
- <item>
1887
- <property name="text">
1888
- <string>F4</string>
1889
- </property>
1890
- </item>
1891
- <item>
1892
- <property name="text">
1893
- <string>F5</string>
1894
- </property>
1895
- </item>
1896
- <item>
1897
- <property name="text">
1898
- <string>F6</string>
1899
- </property>
1900
- </item>
1901
- <item>
1902
- <property name="text">
1903
- <string>F7</string>
1904
- </property>
1905
- </item>
1906
- <item>
1907
- <property name="text">
1908
- <string>F8</string>
1909
- </property>
1910
- </item>
1911
- <item>
1912
- <property name="text">
1913
- <string>F9</string>
1914
- </property>
1915
- </item>
1916
- <item>
1917
- <property name="text">
1918
- <string>F10</string>
1919
- </property>
1920
- </item>
1921
- <item>
1922
- <property name="text">
1923
- <string>F11</string>
1924
- </property>
1925
- </item>
1926
- <item>
1927
- <property name="text">
1928
- <string>F12</string>
1929
- </property>
1930
- </item>
1931
- <item>
1932
- <property name="text">
1933
- <string>DISABLED</string>
1934
- </property>
1935
- </item>
1936
- </widget>
1937
- </item>
1938
- <item row="0" column="2">
1939
- <spacer name="horizontalSpacer_12">
1940
- <property name="orientation">
1941
- <enum>Qt::Horizontal</enum>
1942
- </property>
1943
- <property name="sizeHint" stdset="0">
1944
- <size>
1945
- <width>40</width>
1946
- <height>20</height>
1947
- </size>
1948
- </property>
1949
- </spacer>
1950
- </item>
1951
- <item row="2" column="1">
1952
- <widget class="QLabel" name="label_22">
1953
- <property name="text">
1954
- <string>Exchange</string>
1955
- </property>
1956
- </widget>
1957
- </item>
1958
- <item row="5" column="1">
1959
- <widget class="QLabel" name="label_25">
1960
- <property name="text">
1961
- <string>His Call</string>
1962
- </property>
1963
- </widget>
1964
- </item>
1965
- <item row="1" column="2">
1966
- <widget class="QComboBox" name="esm_cq">
1967
- <item>
1968
- <property name="text">
1969
- <string>F1</string>
1970
- </property>
1971
- </item>
1972
- <item>
1973
- <property name="text">
1974
- <string>F2</string>
1975
- </property>
1976
- </item>
1977
- <item>
1978
- <property name="text">
1979
- <string>F3</string>
1980
- </property>
1981
- </item>
1982
- <item>
1983
- <property name="text">
1984
- <string>F4</string>
1985
- </property>
1986
- </item>
1987
- <item>
1988
- <property name="text">
1989
- <string>F5</string>
1990
- </property>
1991
- </item>
1992
- <item>
1993
- <property name="text">
1994
- <string>F6</string>
1995
- </property>
1996
- </item>
1997
- <item>
1998
- <property name="text">
1999
- <string>F7</string>
2000
- </property>
2001
- </item>
2002
- <item>
2003
- <property name="text">
2004
- <string>F8</string>
2005
- </property>
2006
- </item>
2007
- <item>
2008
- <property name="text">
2009
- <string>F9</string>
2010
- </property>
2011
- </item>
2012
- <item>
2013
- <property name="text">
2014
- <string>F10</string>
2015
- </property>
2016
- </item>
2017
- <item>
2018
- <property name="text">
2019
- <string>F11</string>
2020
- </property>
2021
- </item>
2022
- <item>
2023
- <property name="text">
2024
- <string>F12</string>
2025
- </property>
2026
- </item>
2027
- <item>
2028
- <property name="text">
2029
- <string>DISABLED</string>
2030
- </property>
2031
- </item>
2032
- </widget>
2033
- </item>
2034
- <item row="1" column="1">
2035
- <widget class="QLabel" name="label_2l">
2036
- <property name="text">
2037
- <string>CQ</string>
2038
- </property>
2039
- </widget>
2040
- </item>
2041
- <item row="1" column="3">
2042
- <spacer name="horizontalSpacer_13">
2043
- <property name="orientation">
2044
- <enum>Qt::Horizontal</enum>
2045
- </property>
2046
- <property name="sizeHint" stdset="0">
2047
- <size>
2048
- <width>40</width>
2049
- <height>20</height>
2050
- </size>
2051
- </property>
2052
- </spacer>
2053
- </item>
2054
- <item row="2" column="2">
2055
- <widget class="QComboBox" name="esm_exch">
2056
- <item>
2057
- <property name="text">
2058
- <string>F1</string>
2059
- </property>
2060
- </item>
2061
- <item>
2062
- <property name="text">
2063
- <string>F2</string>
2064
- </property>
2065
- </item>
2066
- <item>
2067
- <property name="text">
2068
- <string>F3</string>
2069
- </property>
2070
- </item>
2071
- <item>
2072
- <property name="text">
2073
- <string>F4</string>
2074
- </property>
2075
- </item>
2076
- <item>
2077
- <property name="text">
2078
- <string>F5</string>
2079
- </property>
2080
- </item>
2081
- <item>
2082
- <property name="text">
2083
- <string>F6</string>
2084
- </property>
2085
- </item>
2086
- <item>
2087
- <property name="text">
2088
- <string>F7</string>
2089
- </property>
2090
- </item>
2091
- <item>
2092
- <property name="text">
2093
- <string>F8</string>
2094
- </property>
2095
- </item>
2096
- <item>
2097
- <property name="text">
2098
- <string>F9</string>
2099
- </property>
2100
- </item>
2101
- <item>
2102
- <property name="text">
2103
- <string>F10</string>
2104
- </property>
2105
- </item>
2106
- <item>
2107
- <property name="text">
2108
- <string>F11</string>
2109
- </property>
2110
- </item>
2111
- <item>
2112
- <property name="text">
2113
- <string>F12</string>
2114
- </property>
2115
- </item>
2116
- <item>
2117
- <property name="text">
2118
- <string>DISABLED</string>
2119
- </property>
2120
- </item>
2121
- </widget>
2122
- </item>
2123
- <item row="6" column="1">
2124
- <widget class="QLabel" name="label_26">
2125
- <property name="text">
2126
- <string>My Call</string>
2127
- </property>
2128
- </widget>
2129
- </item>
2130
- <item row="7" column="1">
2131
- <widget class="QLabel" name="label_15">
2132
- <property name="text">
2133
- <string>QSO B4</string>
2134
- </property>
2135
- </widget>
2136
- </item>
2137
- <item row="7" column="2">
2138
- <widget class="QComboBox" name="esm_qsob4">
2139
- <item>
2140
- <property name="text">
2141
- <string>F1</string>
2142
- </property>
2143
- </item>
2144
- <item>
2145
- <property name="text">
2146
- <string>F2</string>
2147
- </property>
2148
- </item>
2149
- <item>
2150
- <property name="text">
2151
- <string>F3</string>
2152
- </property>
2153
- </item>
2154
- <item>
2155
- <property name="text">
2156
- <string>F4</string>
2157
- </property>
2158
- </item>
2159
- <item>
2160
- <property name="text">
2161
- <string>F5</string>
2162
- </property>
2163
- </item>
2164
- <item>
2165
- <property name="text">
2166
- <string>F6</string>
2167
- </property>
2168
- </item>
2169
- <item>
2170
- <property name="text">
2171
- <string>F7</string>
2172
- </property>
2173
- </item>
2174
- <item>
2175
- <property name="text">
2176
- <string>F8</string>
2177
- </property>
2178
- </item>
2179
- <item>
2180
- <property name="text">
2181
- <string>F9</string>
2182
- </property>
2183
- </item>
2184
- <item>
2185
- <property name="text">
2186
- <string>F10</string>
2187
- </property>
2188
- </item>
2189
- <item>
2190
- <property name="text">
2191
- <string>F11</string>
2192
- </property>
2193
- </item>
2194
- <item>
2195
- <property name="text">
2196
- <string>F12</string>
2197
- </property>
2198
- </item>
2199
- <item>
2200
- <property name="text">
2201
- <string>DISABLED</string>
2202
- </property>
2203
- </item>
2204
- </widget>
2205
- </item>
2206
- </layout>
1601
+ <widget class="QWidget" name="layoutWidget">
1602
+ <property name="geometry">
1603
+ <rect>
1604
+ <x>5</x>
1605
+ <y>25</y>
1606
+ <width>636</width>
1607
+ <height>376</height>
1608
+ </rect>
1609
+ </property>
1610
+ <layout class="QGridLayout" name="gridLayout_10" columnstretch="1,1">
1611
+ <property name="sizeConstraint">
1612
+ <enum>QLayout::SizeConstraint::SetDefaultConstraint</enum>
1613
+ </property>
1614
+ <item row="0" column="0">
1615
+ <layout class="QFormLayout" name="formLayout">
1616
+ <item row="0" column="0">
1617
+ <widget class="QCheckBox" name="use_esm">
1618
+ <property name="text">
1619
+ <string>Enable ESM</string>
1620
+ </property>
1621
+ </widget>
1622
+ </item>
1623
+ <item row="1" column="0">
1624
+ <widget class="QLabel" name="label_2l">
1625
+ <property name="text">
1626
+ <string>CQ</string>
1627
+ </property>
1628
+ </widget>
1629
+ </item>
1630
+ <item row="1" column="1">
1631
+ <widget class="QComboBox" name="esm_cq">
1632
+ <item>
1633
+ <property name="text">
1634
+ <string>F1</string>
1635
+ </property>
1636
+ </item>
1637
+ <item>
1638
+ <property name="text">
1639
+ <string>F2</string>
1640
+ </property>
1641
+ </item>
1642
+ <item>
1643
+ <property name="text">
1644
+ <string>F3</string>
1645
+ </property>
1646
+ </item>
1647
+ <item>
1648
+ <property name="text">
1649
+ <string>F4</string>
1650
+ </property>
1651
+ </item>
1652
+ <item>
1653
+ <property name="text">
1654
+ <string>F5</string>
1655
+ </property>
1656
+ </item>
1657
+ <item>
1658
+ <property name="text">
1659
+ <string>F6</string>
1660
+ </property>
1661
+ </item>
1662
+ <item>
1663
+ <property name="text">
1664
+ <string>F7</string>
1665
+ </property>
1666
+ </item>
1667
+ <item>
1668
+ <property name="text">
1669
+ <string>F8</string>
1670
+ </property>
1671
+ </item>
1672
+ <item>
1673
+ <property name="text">
1674
+ <string>F9</string>
1675
+ </property>
1676
+ </item>
1677
+ <item>
1678
+ <property name="text">
1679
+ <string>F10</string>
1680
+ </property>
1681
+ </item>
1682
+ <item>
1683
+ <property name="text">
1684
+ <string>F11</string>
1685
+ </property>
1686
+ </item>
1687
+ <item>
1688
+ <property name="text">
1689
+ <string>F12</string>
1690
+ </property>
1691
+ </item>
1692
+ <item>
1693
+ <property name="text">
1694
+ <string>DISABLED</string>
1695
+ </property>
1696
+ </item>
1697
+ </widget>
1698
+ </item>
1699
+ <item row="5" column="0">
1700
+ <widget class="QLabel" name="label_26">
1701
+ <property name="text">
1702
+ <string>My Call</string>
1703
+ </property>
1704
+ </widget>
1705
+ </item>
1706
+ <item row="2" column="0">
1707
+ <widget class="QLabel" name="label_25">
1708
+ <property name="text">
1709
+ <string>His Call</string>
1710
+ </property>
1711
+ </widget>
1712
+ </item>
1713
+ <item row="3" column="0">
1714
+ <widget class="QLabel" name="label_22">
1715
+ <property name="text">
1716
+ <string>Exchange</string>
1717
+ </property>
1718
+ </widget>
1719
+ </item>
1720
+ <item row="4" column="0">
1721
+ <widget class="QLabel" name="label_24">
1722
+ <property name="text">
1723
+ <string>AGN</string>
1724
+ </property>
1725
+ </widget>
1726
+ </item>
1727
+ <item row="6" column="0">
1728
+ <widget class="QLabel" name="label_23">
1729
+ <property name="text">
1730
+ <string>QRZ</string>
1731
+ </property>
1732
+ </widget>
1733
+ </item>
1734
+ <item row="7" column="0">
1735
+ <widget class="QLabel" name="label_15">
1736
+ <property name="text">
1737
+ <string>QSO B4</string>
1738
+ </property>
1739
+ </widget>
1740
+ </item>
1741
+ <item row="3" column="1">
1742
+ <widget class="QComboBox" name="esm_exch">
1743
+ <item>
1744
+ <property name="text">
1745
+ <string>F1</string>
1746
+ </property>
1747
+ </item>
1748
+ <item>
1749
+ <property name="text">
1750
+ <string>F2</string>
1751
+ </property>
1752
+ </item>
1753
+ <item>
1754
+ <property name="text">
1755
+ <string>F3</string>
1756
+ </property>
1757
+ </item>
1758
+ <item>
1759
+ <property name="text">
1760
+ <string>F4</string>
1761
+ </property>
1762
+ </item>
1763
+ <item>
1764
+ <property name="text">
1765
+ <string>F5</string>
1766
+ </property>
1767
+ </item>
1768
+ <item>
1769
+ <property name="text">
1770
+ <string>F6</string>
1771
+ </property>
1772
+ </item>
1773
+ <item>
1774
+ <property name="text">
1775
+ <string>F7</string>
1776
+ </property>
1777
+ </item>
1778
+ <item>
1779
+ <property name="text">
1780
+ <string>F8</string>
1781
+ </property>
1782
+ </item>
1783
+ <item>
1784
+ <property name="text">
1785
+ <string>F9</string>
1786
+ </property>
1787
+ </item>
1788
+ <item>
1789
+ <property name="text">
1790
+ <string>F10</string>
1791
+ </property>
1792
+ </item>
1793
+ <item>
1794
+ <property name="text">
1795
+ <string>F11</string>
1796
+ </property>
1797
+ </item>
1798
+ <item>
1799
+ <property name="text">
1800
+ <string>F12</string>
1801
+ </property>
1802
+ </item>
1803
+ <item>
1804
+ <property name="text">
1805
+ <string>DISABLED</string>
1806
+ </property>
1807
+ </item>
1808
+ </widget>
1809
+ </item>
1810
+ <item row="4" column="1">
1811
+ <widget class="QComboBox" name="esm_agn">
1812
+ <item>
1813
+ <property name="text">
1814
+ <string>F1</string>
1815
+ </property>
1816
+ </item>
1817
+ <item>
1818
+ <property name="text">
1819
+ <string>F2</string>
1820
+ </property>
1821
+ </item>
1822
+ <item>
1823
+ <property name="text">
1824
+ <string>F3</string>
1825
+ </property>
1826
+ </item>
1827
+ <item>
1828
+ <property name="text">
1829
+ <string>F4</string>
1830
+ </property>
1831
+ </item>
1832
+ <item>
1833
+ <property name="text">
1834
+ <string>F5</string>
1835
+ </property>
1836
+ </item>
1837
+ <item>
1838
+ <property name="text">
1839
+ <string>F6</string>
1840
+ </property>
1841
+ </item>
1842
+ <item>
1843
+ <property name="text">
1844
+ <string>F7</string>
1845
+ </property>
1846
+ </item>
1847
+ <item>
1848
+ <property name="text">
1849
+ <string>F8</string>
1850
+ </property>
1851
+ </item>
1852
+ <item>
1853
+ <property name="text">
1854
+ <string>F9</string>
1855
+ </property>
1856
+ </item>
1857
+ <item>
1858
+ <property name="text">
1859
+ <string>F10</string>
1860
+ </property>
1861
+ </item>
1862
+ <item>
1863
+ <property name="text">
1864
+ <string>F11</string>
1865
+ </property>
1866
+ </item>
1867
+ <item>
1868
+ <property name="text">
1869
+ <string>F12</string>
1870
+ </property>
1871
+ </item>
1872
+ <item>
1873
+ <property name="text">
1874
+ <string>DISABLED</string>
1875
+ </property>
1876
+ </item>
1877
+ </widget>
1878
+ </item>
1879
+ <item row="2" column="1">
1880
+ <widget class="QComboBox" name="esm_hiscall">
1881
+ <item>
1882
+ <property name="text">
1883
+ <string>F1</string>
1884
+ </property>
1885
+ </item>
1886
+ <item>
1887
+ <property name="text">
1888
+ <string>F2</string>
1889
+ </property>
1890
+ </item>
1891
+ <item>
1892
+ <property name="text">
1893
+ <string>F3</string>
1894
+ </property>
1895
+ </item>
1896
+ <item>
1897
+ <property name="text">
1898
+ <string>F4</string>
1899
+ </property>
1900
+ </item>
1901
+ <item>
1902
+ <property name="text">
1903
+ <string>F5</string>
1904
+ </property>
1905
+ </item>
1906
+ <item>
1907
+ <property name="text">
1908
+ <string>F6</string>
1909
+ </property>
1910
+ </item>
1911
+ <item>
1912
+ <property name="text">
1913
+ <string>F7</string>
1914
+ </property>
1915
+ </item>
1916
+ <item>
1917
+ <property name="text">
1918
+ <string>F8</string>
1919
+ </property>
1920
+ </item>
1921
+ <item>
1922
+ <property name="text">
1923
+ <string>F9</string>
1924
+ </property>
1925
+ </item>
1926
+ <item>
1927
+ <property name="text">
1928
+ <string>F10</string>
1929
+ </property>
1930
+ </item>
1931
+ <item>
1932
+ <property name="text">
1933
+ <string>F11</string>
1934
+ </property>
1935
+ </item>
1936
+ <item>
1937
+ <property name="text">
1938
+ <string>F12</string>
1939
+ </property>
1940
+ </item>
1941
+ <item>
1942
+ <property name="text">
1943
+ <string>DISABLED</string>
1944
+ </property>
1945
+ </item>
1946
+ </widget>
1947
+ </item>
1948
+ <item row="6" column="1">
1949
+ <widget class="QComboBox" name="esm_qrz">
1950
+ <item>
1951
+ <property name="text">
1952
+ <string>F1</string>
1953
+ </property>
1954
+ </item>
1955
+ <item>
1956
+ <property name="text">
1957
+ <string>F2</string>
1958
+ </property>
1959
+ </item>
1960
+ <item>
1961
+ <property name="text">
1962
+ <string>F3</string>
1963
+ </property>
1964
+ </item>
1965
+ <item>
1966
+ <property name="text">
1967
+ <string>F4</string>
1968
+ </property>
1969
+ </item>
1970
+ <item>
1971
+ <property name="text">
1972
+ <string>F5</string>
1973
+ </property>
1974
+ </item>
1975
+ <item>
1976
+ <property name="text">
1977
+ <string>F6</string>
1978
+ </property>
1979
+ </item>
1980
+ <item>
1981
+ <property name="text">
1982
+ <string>F7</string>
1983
+ </property>
1984
+ </item>
1985
+ <item>
1986
+ <property name="text">
1987
+ <string>F8</string>
1988
+ </property>
1989
+ </item>
1990
+ <item>
1991
+ <property name="text">
1992
+ <string>F9</string>
1993
+ </property>
1994
+ </item>
1995
+ <item>
1996
+ <property name="text">
1997
+ <string>F10</string>
1998
+ </property>
1999
+ </item>
2000
+ <item>
2001
+ <property name="text">
2002
+ <string>F11</string>
2003
+ </property>
2004
+ </item>
2005
+ <item>
2006
+ <property name="text">
2007
+ <string>F12</string>
2008
+ </property>
2009
+ </item>
2010
+ <item>
2011
+ <property name="text">
2012
+ <string>DISABLED</string>
2013
+ </property>
2014
+ </item>
2015
+ </widget>
2016
+ </item>
2017
+ <item row="5" column="1">
2018
+ <widget class="QComboBox" name="esm_mycall">
2019
+ <item>
2020
+ <property name="text">
2021
+ <string>F1</string>
2022
+ </property>
2023
+ </item>
2024
+ <item>
2025
+ <property name="text">
2026
+ <string>F2</string>
2027
+ </property>
2028
+ </item>
2029
+ <item>
2030
+ <property name="text">
2031
+ <string>F3</string>
2032
+ </property>
2033
+ </item>
2034
+ <item>
2035
+ <property name="text">
2036
+ <string>F4</string>
2037
+ </property>
2038
+ </item>
2039
+ <item>
2040
+ <property name="text">
2041
+ <string>F5</string>
2042
+ </property>
2043
+ </item>
2044
+ <item>
2045
+ <property name="text">
2046
+ <string>F6</string>
2047
+ </property>
2048
+ </item>
2049
+ <item>
2050
+ <property name="text">
2051
+ <string>F7</string>
2052
+ </property>
2053
+ </item>
2054
+ <item>
2055
+ <property name="text">
2056
+ <string>F8</string>
2057
+ </property>
2058
+ </item>
2059
+ <item>
2060
+ <property name="text">
2061
+ <string>F9</string>
2062
+ </property>
2063
+ </item>
2064
+ <item>
2065
+ <property name="text">
2066
+ <string>F10</string>
2067
+ </property>
2068
+ </item>
2069
+ <item>
2070
+ <property name="text">
2071
+ <string>F11</string>
2072
+ </property>
2073
+ </item>
2074
+ <item>
2075
+ <property name="text">
2076
+ <string>F12</string>
2077
+ </property>
2078
+ </item>
2079
+ <item>
2080
+ <property name="text">
2081
+ <string>DISABLED</string>
2082
+ </property>
2083
+ </item>
2084
+ </widget>
2085
+ </item>
2086
+ <item row="7" column="1">
2087
+ <widget class="QComboBox" name="esm_qsob4">
2088
+ <item>
2089
+ <property name="text">
2090
+ <string>F1</string>
2091
+ </property>
2092
+ </item>
2093
+ <item>
2094
+ <property name="text">
2095
+ <string>F2</string>
2096
+ </property>
2097
+ </item>
2098
+ <item>
2099
+ <property name="text">
2100
+ <string>F3</string>
2101
+ </property>
2102
+ </item>
2103
+ <item>
2104
+ <property name="text">
2105
+ <string>F4</string>
2106
+ </property>
2107
+ </item>
2108
+ <item>
2109
+ <property name="text">
2110
+ <string>F5</string>
2111
+ </property>
2112
+ </item>
2113
+ <item>
2114
+ <property name="text">
2115
+ <string>F6</string>
2116
+ </property>
2117
+ </item>
2118
+ <item>
2119
+ <property name="text">
2120
+ <string>F7</string>
2121
+ </property>
2122
+ </item>
2123
+ <item>
2124
+ <property name="text">
2125
+ <string>F8</string>
2126
+ </property>
2127
+ </item>
2128
+ <item>
2129
+ <property name="text">
2130
+ <string>F9</string>
2131
+ </property>
2132
+ </item>
2133
+ <item>
2134
+ <property name="text">
2135
+ <string>F10</string>
2136
+ </property>
2137
+ </item>
2138
+ <item>
2139
+ <property name="text">
2140
+ <string>F11</string>
2141
+ </property>
2142
+ </item>
2143
+ <item>
2144
+ <property name="text">
2145
+ <string>F12</string>
2146
+ </property>
2147
+ </item>
2148
+ <item>
2149
+ <property name="text">
2150
+ <string>DISABLED</string>
2151
+ </property>
2152
+ </item>
2153
+ </widget>
2154
+ </item>
2155
+ </layout>
2156
+ </item>
2157
+ <item row="0" column="1">
2158
+ <layout class="QVBoxLayout" name="verticalLayout">
2159
+ <item>
2160
+ <widget class="QCheckBox" name="use_call_history">
2161
+ <property name="text">
2162
+ <string>Use Call History</string>
2163
+ </property>
2164
+ </widget>
2165
+ </item>
2166
+ <item>
2167
+ <spacer name="verticalSpacer_8">
2168
+ <property name="orientation">
2169
+ <enum>Qt::Vertical</enum>
2170
+ </property>
2171
+ <property name="sizeHint" stdset="0">
2172
+ <size>
2173
+ <width>20</width>
2174
+ <height>40</height>
2175
+ </size>
2176
+ </property>
2177
+ </spacer>
2178
+ </item>
2179
+ </layout>
2180
+ </item>
2181
+ </layout>
2182
+ </widget>
2207
2183
  </widget>
2208
2184
  </widget>
2209
2185
  </item>
2186
+ <item row="2" column="2" alignment="Qt::AlignHCenter">
2187
+ <widget class="QDialogButtonBox" name="buttonBox">
2188
+ <property name="sizePolicy">
2189
+ <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
2190
+ <horstretch>0</horstretch>
2191
+ <verstretch>0</verstretch>
2192
+ </sizepolicy>
2193
+ </property>
2194
+ <property name="font">
2195
+ <font>
2196
+ <family>JetBrains Mono ExtraLight</family>
2197
+ <pointsize>12</pointsize>
2198
+ <bold>false</bold>
2199
+ </font>
2200
+ </property>
2201
+ <property name="layoutDirection">
2202
+ <enum>Qt::LayoutDirection::LeftToRight</enum>
2203
+ </property>
2204
+ <property name="orientation">
2205
+ <enum>Qt::Horizontal</enum>
2206
+ </property>
2207
+ <property name="standardButtons">
2208
+ <set>QDialogButtonBox::StandardButton::Cancel|QDialogButtonBox::StandardButton::Save</set>
2209
+ </property>
2210
+ <property name="centerButtons">
2211
+ <bool>true</bool>
2212
+ </property>
2213
+ </widget>
2214
+ </item>
2210
2215
  </layout>
2211
2216
  </widget>
2212
2217
  <tabstops>
@@ -2292,7 +2297,7 @@
2292
2297
  </property>
2293
2298
  </designerdata>
2294
2299
  <buttongroups>
2295
- <buttongroup name="buttonGroup_2"/>
2296
2300
  <buttongroup name="buttonGroup"/>
2301
+ <buttongroup name="buttonGroup_2"/>
2297
2302
  </buttongroups>
2298
2303
  </ui>