Subversion Repositories tpanel

Rev

Rev 178 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 178 Rev 396
Line 1805... Line 1805...
1805
      <iconset resource="tpanel.qrc">
1805
      <iconset resource="tpanel.qrc">
1806
       <normaloff>:/images/note.png</normaloff>:/images/note.png</iconset>
1806
       <normaloff>:/images/note.png</normaloff>:/images/note.png</iconset>
1807
     </property>
1807
     </property>
1808
    </widget>
1808
    </widget>
1809
   </widget>
1809
   </widget>
-
 
1810
   <widget class="QWidget" name="tabPasswords">
-
 
1811
    <attribute name="title">
-
 
1812
     <string>Passwords</string>
-
 
1813
    </attribute>
-
 
1814
    <widget class="QLabel" name="label_Password1">
-
 
1815
     <property name="geometry">
-
 
1816
      <rect>
-
 
1817
       <x>13</x>
-
 
1818
       <y>30</y>
-
 
1819
       <width>81</width>
-
 
1820
       <height>21</height>
-
 
1821
      </rect>
-
 
1822
     </property>
-
 
1823
     <property name="font">
-
 
1824
      <font>
-
 
1825
       <pointsize>10</pointsize>
-
 
1826
      </font>
-
 
1827
     </property>
-
 
1828
     <property name="text">
-
 
1829
      <string>Password 1</string>
-
 
1830
     </property>
-
 
1831
    </widget>
-
 
1832
    <widget class="QLabel" name="label_Password2">
-
 
1833
     <property name="geometry">
-
 
1834
      <rect>
-
 
1835
       <x>13</x>
-
 
1836
       <y>70</y>
-
 
1837
       <width>81</width>
-
 
1838
       <height>21</height>
-
 
1839
      </rect>
-
 
1840
     </property>
-
 
1841
     <property name="font">
-
 
1842
      <font>
-
 
1843
       <pointsize>10</pointsize>
-
 
1844
      </font>
-
 
1845
     </property>
-
 
1846
     <property name="text">
-
 
1847
      <string>Password 2</string>
-
 
1848
     </property>
-
 
1849
    </widget>
-
 
1850
    <widget class="QLabel" name="label_Password3">
-
 
1851
     <property name="geometry">
-
 
1852
      <rect>
-
 
1853
       <x>13</x>
-
 
1854
       <y>110</y>
-
 
1855
       <width>81</width>
-
 
1856
       <height>21</height>
-
 
1857
      </rect>
-
 
1858
     </property>
-
 
1859
     <property name="font">
-
 
1860
      <font>
-
 
1861
       <pointsize>10</pointsize>
-
 
1862
      </font>
-
 
1863
     </property>
-
 
1864
     <property name="text">
-
 
1865
      <string>Password 3</string>
-
 
1866
     </property>
-
 
1867
    </widget>
-
 
1868
    <widget class="QLabel" name="label_Password4">
-
 
1869
     <property name="geometry">
-
 
1870
      <rect>
-
 
1871
       <x>13</x>
-
 
1872
       <y>150</y>
-
 
1873
       <width>81</width>
-
 
1874
       <height>21</height>
-
 
1875
      </rect>
-
 
1876
     </property>
-
 
1877
     <property name="font">
-
 
1878
      <font>
-
 
1879
       <pointsize>10</pointsize>
-
 
1880
      </font>
-
 
1881
     </property>
-
 
1882
     <property name="text">
-
 
1883
      <string>Password 4</string>
-
 
1884
     </property>
-
 
1885
    </widget>
-
 
1886
    <widget class="QLineEdit" name="lineEdit_Password1">
-
 
1887
     <property name="geometry">
-
 
1888
      <rect>
-
 
1889
       <x>102</x>
-
 
1890
       <y>24</y>
-
 
1891
       <width>451</width>
-
 
1892
       <height>31</height>
-
 
1893
      </rect>
-
 
1894
     </property>
-
 
1895
     <property name="font">
-
 
1896
      <font>
-
 
1897
       <pointsize>10</pointsize>
-
 
1898
      </font>
-
 
1899
     </property>
-
 
1900
     <property name="maxLength">
-
 
1901
      <number>32</number>
-
 
1902
     </property>
-
 
1903
     <property name="echoMode">
-
 
1904
      <enum>QLineEdit::Password</enum>
-
 
1905
     </property>
-
 
1906
     <property name="clearButtonEnabled">
-
 
1907
      <bool>true</bool>
-
 
1908
     </property>
-
 
1909
    </widget>
-
 
1910
    <widget class="QLineEdit" name="lineEdit_Password2">
-
 
1911
     <property name="geometry">
-
 
1912
      <rect>
-
 
1913
       <x>102</x>
-
 
1914
       <y>65</y>
-
 
1915
       <width>451</width>
-
 
1916
       <height>31</height>
-
 
1917
      </rect>
-
 
1918
     </property>
-
 
1919
     <property name="font">
-
 
1920
      <font>
-
 
1921
       <pointsize>10</pointsize>
-
 
1922
      </font>
-
 
1923
     </property>
-
 
1924
     <property name="maxLength">
-
 
1925
      <number>32</number>
-
 
1926
     </property>
-
 
1927
     <property name="echoMode">
-
 
1928
      <enum>QLineEdit::Password</enum>
-
 
1929
     </property>
-
 
1930
     <property name="clearButtonEnabled">
-
 
1931
      <bool>true</bool>
-
 
1932
     </property>
-
 
1933
    </widget>
-
 
1934
    <widget class="QLineEdit" name="lineEdit_Password3">
-
 
1935
     <property name="geometry">
-
 
1936
      <rect>
-
 
1937
       <x>102</x>
-
 
1938
       <y>104</y>
-
 
1939
       <width>451</width>
-
 
1940
       <height>31</height>
-
 
1941
      </rect>
-
 
1942
     </property>
-
 
1943
     <property name="font">
-
 
1944
      <font>
-
 
1945
       <pointsize>10</pointsize>
-
 
1946
      </font>
-
 
1947
     </property>
-
 
1948
     <property name="maxLength">
-
 
1949
      <number>32</number>
-
 
1950
     </property>
-
 
1951
     <property name="echoMode">
-
 
1952
      <enum>QLineEdit::Password</enum>
-
 
1953
     </property>
-
 
1954
     <property name="clearButtonEnabled">
-
 
1955
      <bool>true</bool>
-
 
1956
     </property>
-
 
1957
    </widget>
-
 
1958
    <widget class="QLineEdit" name="lineEdit_Password4">
-
 
1959
     <property name="geometry">
-
 
1960
      <rect>
-
 
1961
       <x>102</x>
-
 
1962
       <y>144</y>
-
 
1963
       <width>451</width>
-
 
1964
       <height>31</height>
-
 
1965
      </rect>
-
 
1966
     </property>
-
 
1967
     <property name="font">
-
 
1968
      <font>
-
 
1969
       <pointsize>10</pointsize>
-
 
1970
      </font>
-
 
1971
     </property>
-
 
1972
     <property name="maxLength">
-
 
1973
      <number>32</number>
-
 
1974
     </property>
-
 
1975
     <property name="echoMode">
-
 
1976
      <enum>QLineEdit::Password</enum>
-
 
1977
     </property>
-
 
1978
     <property name="clearButtonEnabled">
-
 
1979
      <bool>true</bool>
-
 
1980
     </property>
-
 
1981
    </widget>
-
 
1982
    <widget class="QPushButton" name="pushButton_ViewPW1">
-
 
1983
     <property name="geometry">
-
 
1984
      <rect>
-
 
1985
       <x>560</x>
-
 
1986
       <y>24</y>
-
 
1987
       <width>51</width>
-
 
1988
       <height>31</height>
-
 
1989
      </rect>
-
 
1990
     </property>
-
 
1991
     <property name="text">
-
 
1992
      <string>View</string>
-
 
1993
     </property>
-
 
1994
     <property name="icon">
-
 
1995
      <iconset theme="eye"/>
-
 
1996
     </property>
-
 
1997
    </widget>
-
 
1998
    <widget class="QPushButton" name="pushButton_ViewPW2">
-
 
1999
     <property name="geometry">
-
 
2000
      <rect>
-
 
2001
       <x>560</x>
-
 
2002
       <y>64</y>
-
 
2003
       <width>51</width>
-
 
2004
       <height>31</height>
-
 
2005
      </rect>
-
 
2006
     </property>
-
 
2007
     <property name="text">
-
 
2008
      <string>View</string>
-
 
2009
     </property>
-
 
2010
    </widget>
-
 
2011
    <widget class="QPushButton" name="pushButton_ViewPW3">
-
 
2012
     <property name="geometry">
-
 
2013
      <rect>
-
 
2014
       <x>560</x>
-
 
2015
       <y>104</y>
-
 
2016
       <width>51</width>
-
 
2017
       <height>31</height>
-
 
2018
      </rect>
-
 
2019
     </property>
-
 
2020
     <property name="text">
-
 
2021
      <string>View</string>
-
 
2022
     </property>
-
 
2023
    </widget>
-
 
2024
    <widget class="QPushButton" name="pushButton_ViewPW4">
-
 
2025
     <property name="geometry">
-
 
2026
      <rect>
-
 
2027
       <x>560</x>
-
 
2028
       <y>144</y>
-
 
2029
       <width>51</width>
-
 
2030
       <height>31</height>
-
 
2031
      </rect>
-
 
2032
     </property>
-
 
2033
     <property name="text">
-
 
2034
      <string>View</string>
-
 
2035
     </property>
-
 
2036
    </widget>
-
 
2037
   </widget>
1810
  </widget>
2038
  </widget>
1811
  <widget class="QDialogButtonBox" name="buttonBox">
2039
  <widget class="QDialogButtonBox" name="buttonBox">
1812
   <property name="geometry">
2040
   <property name="geometry">
1813
    <rect>
2041
    <rect>
1814
     <x>10</x>
2042
     <x>10</x>