PassRead.ui
上传用户:stc1860
上传日期:2007-01-12
资源大小:234k
文件大小:9k
源码类别:

CA认证

开发平台:

MultiPlatform

  1. <!DOCTYPE UI><UI>
  2. <class>PassRead_UI</class>
  3. <widget>
  4.     <class>QDialog</class>
  5.     <property stdset="1">
  6.         <name>name</name>
  7.         <cstring>PassRead_UI</cstring>
  8.     </property>
  9.     <property stdset="1">
  10.         <name>geometry</name>
  11.         <rect>
  12.             <x>0</x>
  13.             <y>0</y>
  14.             <width>476</width>
  15.             <height>184</height>
  16.         </rect>
  17.     </property>
  18.     <property stdset="1">
  19.         <name>caption</name>
  20.         <string>Passwort</string>
  21.     </property>
  22.     <vbox>
  23.         <property stdset="1">
  24.             <name>margin</name>
  25.             <number>11</number>
  26.         </property>
  27.         <property stdset="1">
  28.             <name>spacing</name>
  29.             <number>6</number>
  30.         </property>
  31.         <widget>
  32.             <class>QLayoutWidget</class>
  33.             <property stdset="1">
  34.                 <name>name</name>
  35.                 <cstring>Layout16</cstring>
  36.             </property>
  37.             <hbox>
  38.                 <property stdset="1">
  39.                     <name>margin</name>
  40.                     <number>0</number>
  41.                 </property>
  42.                 <property stdset="1">
  43.                     <name>spacing</name>
  44.                     <number>6</number>
  45.                 </property>
  46.                 <widget>
  47.                     <class>QLabel</class>
  48.                     <property stdset="1">
  49.                         <name>name</name>
  50.                         <cstring>title</cstring>
  51.                     </property>
  52.                     <property stdset="1">
  53.                         <name>font</name>
  54.                         <font>
  55.                             <pointsize>14</pointsize>
  56.                             <bold>1</bold>
  57.                             <underline>1</underline>
  58.                         </font>
  59.                     </property>
  60.                     <property stdset="1">
  61.                         <name>text</name>
  62.                         <string>Password</string>
  63.                     </property>
  64.                 </widget>
  65.                 <spacer>
  66.                     <property>
  67.                         <name>name</name>
  68.                         <cstring>Spacer4</cstring>
  69.                     </property>
  70.                     <property stdset="1">
  71.                         <name>orientation</name>
  72.                         <enum>Horizontal</enum>
  73.                     </property>
  74.                     <property stdset="1">
  75.                         <name>sizeType</name>
  76.                         <enum>Expanding</enum>
  77.                     </property>
  78.                     <property>
  79.                         <name>sizeHint</name>
  80.                         <size>
  81.                             <width>20</width>
  82.                             <height>20</height>
  83.                         </size>
  84.                     </property>
  85.                 </spacer>
  86.                 <widget>
  87.                     <class>QLabel</class>
  88.                     <property stdset="1">
  89.                         <name>name</name>
  90.                         <cstring>image</cstring>
  91.                     </property>
  92.                     <property stdset="1">
  93.                         <name>minimumSize</name>
  94.                         <size>
  95.                             <width>95</width>
  96.                             <height>40</height>
  97.                         </size>
  98.                     </property>
  99.                     <property stdset="1">
  100.                         <name>maximumSize</name>
  101.                         <size>
  102.                             <width>95</width>
  103.                             <height>40</height>
  104.                         </size>
  105.                     </property>
  106.                     <property stdset="1">
  107.                         <name>scaledContents</name>
  108.                         <bool>true</bool>
  109.                     </property>
  110.                 </widget>
  111.             </hbox>
  112.         </widget>
  113.         <widget>
  114.             <class>QLabel</class>
  115.             <property stdset="1">
  116.                 <name>name</name>
  117.                 <cstring>description</cstring>
  118.             </property>
  119.             <property stdset="1">
  120.                 <name>font</name>
  121.                 <font>
  122.                 </font>
  123.             </property>
  124.             <property stdset="1">
  125.                 <name>text</name>
  126.                 <string></string>
  127.             </property>
  128.             <property stdset="1">
  129.                 <name>alignment</name>
  130.                 <set>AlignVCenter|AlignLeft</set>
  131.             </property>
  132.             <property>
  133.                 <name>wordwrap</name>
  134.             </property>
  135.         </widget>
  136.         <widget>
  137.             <class>QFrame</class>
  138.             <property stdset="1">
  139.                 <name>name</name>
  140.                 <cstring>Frame22</cstring>
  141.             </property>
  142.             <property stdset="1">
  143.                 <name>frameShape</name>
  144.                 <enum>Box</enum>
  145.             </property>
  146.             <property stdset="1">
  147.                 <name>frameShadow</name>
  148.                 <enum>Sunken</enum>
  149.             </property>
  150.             <hbox>
  151.                 <property stdset="1">
  152.                     <name>margin</name>
  153.                     <number>11</number>
  154.                 </property>
  155.                 <property stdset="1">
  156.                     <name>spacing</name>
  157.                     <number>6</number>
  158.                 </property>
  159.                 <widget>
  160.                     <class>QLabel</class>
  161.                     <property stdset="1">
  162.                         <name>name</name>
  163.                         <cstring>TextLabel1</cstring>
  164.                     </property>
  165.                     <property stdset="1">
  166.                         <name>text</name>
  167.                         <string>Password</string>
  168.                     </property>
  169.                 </widget>
  170.                 <widget>
  171.                     <class>QLineEdit</class>
  172.                     <property stdset="1">
  173.                         <name>name</name>
  174.                         <cstring>pass</cstring>
  175.                     </property>
  176.                     <property stdset="1">
  177.                         <name>echoMode</name>
  178.                         <enum>Password</enum>
  179.                     </property>
  180.                 </widget>
  181.             </hbox>
  182.         </widget>
  183.         <widget>
  184.             <class>QLayoutWidget</class>
  185.             <property stdset="1">
  186.                 <name>name</name>
  187.                 <cstring>Layout12</cstring>
  188.             </property>
  189.             <hbox>
  190.                 <property stdset="1">
  191.                     <name>margin</name>
  192.                     <number>0</number>
  193.                 </property>
  194.                 <property stdset="1">
  195.                     <name>spacing</name>
  196.                     <number>6</number>
  197.                 </property>
  198.                 <widget>
  199.                     <class>QPushButton</class>
  200.                     <property stdset="1">
  201.                         <name>name</name>
  202.                         <cstring>PushButton2</cstring>
  203.                     </property>
  204.                     <property stdset="1">
  205.                         <name>text</name>
  206.                         <string>Cancel</string>
  207.                     </property>
  208.                 </widget>
  209.                 <spacer>
  210.                     <property>
  211.                         <name>name</name>
  212.                         <cstring>Spacer1</cstring>
  213.                     </property>
  214.                     <property stdset="1">
  215.                         <name>orientation</name>
  216.                         <enum>Horizontal</enum>
  217.                     </property>
  218.                     <property stdset="1">
  219.                         <name>sizeType</name>
  220.                         <enum>Expanding</enum>
  221.                     </property>
  222.                     <property>
  223.                         <name>sizeHint</name>
  224.                         <size>
  225.                             <width>20</width>
  226.                             <height>20</height>
  227.                         </size>
  228.                     </property>
  229.                 </spacer>
  230.                 <widget>
  231.                     <class>QPushButton</class>
  232.                     <property stdset="1">
  233.                         <name>name</name>
  234.                         <cstring>PushButton1</cstring>
  235.                     </property>
  236.                     <property stdset="1">
  237.                         <name>text</name>
  238.                         <string>OK</string>
  239.                     </property>
  240.                 </widget>
  241.             </hbox>
  242.         </widget>
  243.     </vbox>
  244. </widget>
  245. <connections>
  246.     <connection>
  247.         <sender>PushButton1</sender>
  248.         <signal>clicked()</signal>
  249.         <receiver>PassRead_UI</receiver>
  250.         <slot>accept()</slot>
  251.     </connection>
  252.     <connection>
  253.         <sender>PushButton2</sender>
  254.         <signal>clicked()</signal>
  255.         <receiver>PassRead_UI</receiver>
  256.         <slot>reject()</slot>
  257.     </connection>
  258.     <connection>
  259.         <sender>pass</sender>
  260.         <signal>returnPressed()</signal>
  261.         <receiver>PassRead_UI</receiver>
  262.         <slot>accept()</slot>
  263.     </connection>
  264. </connections>
  265. <tabstops>
  266.     <tabstop>pass</tabstop>
  267.     <tabstop>PushButton1</tabstop>
  268.     <tabstop>PushButton2</tabstop>
  269. </tabstops>
  270. </UI>