git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@110 b624d157-de02-0410-bad0-e51aec6abb33master
parent
29f3d8b2b3
commit
b9feb0b74d
@ -1,430 +1,434 @@ |
|||||||
<ui version="4.0" stdsetdef="1" > |
<ui version="4.0" > |
||||||
<author></author> |
<class>GenPwDlg</class> |
||||||
<comment></comment> |
<widget class="QDialog" name="GenPwDlg" > |
||||||
<exportmacro></exportmacro> |
<property name="geometry" > |
||||||
<class>GenPwDlg</class> |
<rect> |
||||||
<widget class="QDialog" name="GenPwDlg" > |
<x>0</x> |
||||||
|
<y>0</y> |
||||||
|
<width>460</width> |
||||||
|
<height>470</height> |
||||||
|
</rect> |
||||||
|
</property> |
||||||
|
<property name="sizePolicy" > |
||||||
|
<sizepolicy> |
||||||
|
<hsizetype>0</hsizetype> |
||||||
|
<vsizetype>0</vsizetype> |
||||||
|
<horstretch>0</horstretch> |
||||||
|
<verstretch>0</verstretch> |
||||||
|
</sizepolicy> |
||||||
|
</property> |
||||||
|
<property name="minimumSize" > |
||||||
|
<size> |
||||||
|
<width>460</width> |
||||||
|
<height>470</height> |
||||||
|
</size> |
||||||
|
</property> |
||||||
|
<property name="maximumSize" > |
||||||
|
<size> |
||||||
|
<width>460</width> |
||||||
|
<height>470</height> |
||||||
|
</size> |
||||||
|
</property> |
||||||
|
<property name="windowTitle" > |
||||||
|
<string>Password Generator</string> |
||||||
|
</property> |
||||||
|
<widget class="QProgressBar" name="Progress_Quali" > |
||||||
|
<property name="geometry" > |
||||||
|
<rect> |
||||||
|
<x>130</x> |
||||||
|
<y>400</y> |
||||||
|
<width>180</width> |
||||||
|
<height>15</height> |
||||||
|
</rect> |
||||||
|
</property> |
||||||
|
<property name="orientation" > |
||||||
|
<enum>Qt::Horizontal</enum> |
||||||
|
</property> |
||||||
|
</widget> |
||||||
|
<widget class="QLineEdit" name="Edit_dest" > |
||||||
|
<property name="geometry" > |
||||||
|
<rect> |
||||||
|
<x>130</x> |
||||||
|
<y>370</y> |
||||||
|
<width>250</width> |
||||||
|
<height>21</height> |
||||||
|
</rect> |
||||||
|
</property> |
||||||
|
</widget> |
||||||
|
<widget class="QLabel" name="Label_Bits" > |
||||||
|
<property name="geometry" > |
||||||
|
<rect> |
||||||
|
<x>320</x> |
||||||
|
<y>399</y> |
||||||
|
<width>60</width> |
||||||
|
<height>16</height> |
||||||
|
</rect> |
||||||
|
</property> |
||||||
|
<property name="text" > |
||||||
|
<string/> |
||||||
|
</property> |
||||||
|
</widget> |
||||||
|
<widget class="QPushButton" name="ButtonOK" > |
||||||
|
<property name="geometry" > |
||||||
|
<rect> |
||||||
|
<x>263</x> |
||||||
|
<y>440</y> |
||||||
|
<width>90</width> |
||||||
|
<height>25</height> |
||||||
|
</rect> |
||||||
|
</property> |
||||||
|
<property name="text" > |
||||||
|
<string>Accep&t</string> |
||||||
|
</property> |
||||||
|
</widget> |
||||||
|
<widget class="QPushButton" name="Button_Cancel" > |
||||||
|
<property name="geometry" > |
||||||
|
<rect> |
||||||
|
<x>360</x> |
||||||
|
<y>440</y> |
||||||
|
<width>90</width> |
||||||
|
<height>25</height> |
||||||
|
</rect> |
||||||
|
</property> |
||||||
|
<property name="text" > |
||||||
|
<string>&Cancel</string> |
||||||
|
</property> |
||||||
|
</widget> |
||||||
|
<widget class="QPushButton" name="ButtonGenerate" > |
||||||
|
<property name="geometry" > |
||||||
|
<rect> |
||||||
|
<x>381</x> |
||||||
|
<y>370</y> |
||||||
|
<width>70</width> |
||||||
|
<height>21</height> |
||||||
|
</rect> |
||||||
|
</property> |
||||||
|
<property name="text" > |
||||||
|
<string>Generate</string> |
||||||
|
</property> |
||||||
|
</widget> |
||||||
|
<widget class="QLabel" name="textLabel4" > |
||||||
|
<property name="geometry" > |
||||||
|
<rect> |
||||||
|
<x>20</x> |
||||||
|
<y>370</y> |
||||||
|
<width>110</width> |
||||||
|
<height>20</height> |
||||||
|
</rect> |
||||||
|
</property> |
||||||
|
<property name="text" > |
||||||
|
<string>New Password:</string> |
||||||
|
</property> |
||||||
|
</widget> |
||||||
|
<widget class="QLabel" name="textLabel5" > |
||||||
|
<property name="geometry" > |
||||||
|
<rect> |
||||||
|
<x>20</x> |
||||||
|
<y>400</y> |
||||||
|
<width>110</width> |
||||||
|
<height>20</height> |
||||||
|
</rect> |
||||||
|
</property> |
||||||
|
<property name="text" > |
||||||
|
<string>Quality:</string> |
||||||
|
</property> |
||||||
|
</widget> |
||||||
|
<widget class="Line" name="line3" > |
||||||
|
<property name="geometry" > |
||||||
|
<rect> |
||||||
|
<x>0</x> |
||||||
|
<y>420</y> |
||||||
|
<width>460</width> |
||||||
|
<height>20</height> |
||||||
|
</rect> |
||||||
|
</property> |
||||||
|
<property name="frameShape" > |
||||||
|
<enum>QFrame::HLine</enum> |
||||||
|
</property> |
||||||
|
<property name="frameShadow" > |
||||||
|
<enum>QFrame::Sunken</enum> |
||||||
|
</property> |
||||||
|
<property name="orientation" > |
||||||
|
<enum>Qt::Horizontal</enum> |
||||||
|
</property> |
||||||
|
</widget> |
||||||
|
<widget class="QGroupBox" name="groupBox1" > |
||||||
|
<property name="geometry" > |
||||||
|
<rect> |
||||||
|
<x>10</x> |
||||||
|
<y>60</y> |
||||||
|
<width>440</width> |
||||||
|
<height>280</height> |
||||||
|
</rect> |
||||||
|
</property> |
||||||
|
<property name="title" > |
||||||
|
<string>Options</string> |
||||||
|
</property> |
||||||
|
<widget class="QLineEdit" name="Edit_chars" > |
||||||
|
<property name="geometry" > |
||||||
|
<rect> |
||||||
|
<x>30</x> |
||||||
|
<y>170</y> |
||||||
|
<width>400</width> |
||||||
|
<height>21</height> |
||||||
|
</rect> |
||||||
|
</property> |
||||||
|
</widget> |
||||||
|
<widget class="QSpinBox" name="Spin_Num" > |
||||||
|
<property name="geometry" > |
||||||
|
<rect> |
||||||
|
<x>120</x> |
||||||
|
<y>220</y> |
||||||
|
<width>310</width> |
||||||
|
<height>21</height> |
||||||
|
</rect> |
||||||
|
</property> |
||||||
|
<property name="maximum" > |
||||||
|
<number>1000</number> |
||||||
|
</property> |
||||||
|
<property name="minimum" > |
||||||
|
<number>1</number> |
||||||
|
</property> |
||||||
|
<property name="value" > |
||||||
|
<number>20</number> |
||||||
|
</property> |
||||||
|
</widget> |
||||||
|
<widget class="QCheckBox" name="checkBox1" > |
||||||
|
<property name="geometry" > |
||||||
|
<rect> |
||||||
|
<x>120</x> |
||||||
|
<y>40</y> |
||||||
|
<width>131</width> |
||||||
|
<height>20</height> |
||||||
|
</rect> |
||||||
|
</property> |
||||||
|
<property name="text" > |
||||||
|
<string>&Upper Letters</string> |
||||||
|
</property> |
||||||
|
<property name="shortcut" > |
||||||
|
<string>Alt+U</string> |
||||||
|
</property> |
||||||
|
<property name="checked" > |
||||||
|
<bool>true</bool> |
||||||
|
</property> |
||||||
|
</widget> |
||||||
|
<widget class="QCheckBox" name="checkBox2" > |
||||||
|
<property name="geometry" > |
||||||
|
<rect> |
||||||
|
<x>120</x> |
||||||
|
<y>60</y> |
||||||
|
<width>140</width> |
||||||
|
<height>20</height> |
||||||
|
</rect> |
||||||
|
</property> |
||||||
|
<property name="text" > |
||||||
|
<string>&Lower Letters</string> |
||||||
|
</property> |
||||||
|
<property name="shortcut" > |
||||||
|
<string>Alt+L</string> |
||||||
|
</property> |
||||||
|
<property name="checked" > |
||||||
|
<bool>true</bool> |
||||||
|
</property> |
||||||
|
</widget> |
||||||
|
<widget class="QCheckBox" name="checkBox3" > |
||||||
|
<property name="geometry" > |
||||||
|
<rect> |
||||||
|
<x>120</x> |
||||||
|
<y>80</y> |
||||||
|
<width>140</width> |
||||||
|
<height>20</height> |
||||||
|
</rect> |
||||||
|
</property> |
||||||
|
<property name="text" > |
||||||
|
<string>&Numbers</string> |
||||||
|
</property> |
||||||
|
<property name="shortcut" > |
||||||
|
<string>Alt+N</string> |
||||||
|
</property> |
||||||
|
<property name="checked" > |
||||||
|
<bool>true</bool> |
||||||
|
</property> |
||||||
|
</widget> |
||||||
|
<widget class="QCheckBox" name="checkBox4" > |
||||||
|
<property name="geometry" > |
||||||
|
<rect> |
||||||
|
<x>120</x> |
||||||
|
<y>100</y> |
||||||
|
<width>140</width> |
||||||
|
<height>20</height> |
||||||
|
</rect> |
||||||
|
</property> |
||||||
|
<property name="text" > |
||||||
|
<string>&Special Characters</string> |
||||||
|
</property> |
||||||
|
<property name="checked" > |
||||||
|
<bool>true</bool> |
||||||
|
</property> |
||||||
|
</widget> |
||||||
|
<widget class="QCheckBox" name="checkBox6" > |
||||||
|
<property name="geometry" > |
||||||
|
<rect> |
||||||
|
<x>260</x> |
||||||
|
<y>60</y> |
||||||
|
<width>170</width> |
||||||
|
<height>20</height> |
||||||
|
</rect> |
||||||
|
</property> |
||||||
|
<property name="text" > |
||||||
|
<string>Minus</string> |
||||||
|
</property> |
||||||
|
</widget> |
||||||
|
<widget class="QCheckBox" name="checkBox7" > |
||||||
|
<property name="geometry" > |
||||||
|
<rect> |
||||||
|
<x>260</x> |
||||||
|
<y>80</y> |
||||||
|
<width>170</width> |
||||||
|
<height>20</height> |
||||||
|
</rect> |
||||||
|
</property> |
||||||
|
<property name="text" > |
||||||
|
<string>U&nderline</string> |
||||||
|
</property> |
||||||
|
<property name="shortcut" > |
||||||
|
<string>Alt+N</string> |
||||||
|
</property> |
||||||
|
</widget> |
||||||
|
<widget class="QCheckBox" name="checkBox8" > |
||||||
|
<property name="geometry" > |
||||||
|
<rect> |
||||||
|
<x>260</x> |
||||||
|
<y>100</y> |
||||||
|
<width>170</width> |
||||||
|
<height>20</height> |
||||||
|
</rect> |
||||||
|
</property> |
||||||
|
<property name="text" > |
||||||
|
<string>h&igher ANSI-Characters</string> |
||||||
|
</property> |
||||||
|
<property name="shortcut" > |
||||||
|
<string>Alt+H</string> |
||||||
|
</property> |
||||||
|
</widget> |
||||||
|
<widget class="QRadioButton" name="Radio_2" > |
||||||
|
<property name="geometry" > |
||||||
|
<rect> |
||||||
|
<x>10</x> |
||||||
|
<y>150</y> |
||||||
|
<width>420</width> |
||||||
|
<height>16</height> |
||||||
|
</rect> |
||||||
|
</property> |
||||||
|
<property name="text" > |
||||||
|
<string>Use &only following characters:</string> |
||||||
|
</property> |
||||||
|
<property name="shortcut" > |
||||||
|
<string>Alt+O</string> |
||||||
|
</property> |
||||||
|
</widget> |
||||||
|
<widget class="QLabel" name="textLabel1" > |
||||||
<property name="geometry" > |
<property name="geometry" > |
||||||
<rect> |
<rect> |
||||||
<x>0</x> |
<x>10</x> |
||||||
<y>0</y> |
<y>220</y> |
||||||
<width>460</width> |
<width>110</width> |
||||||
<height>470</height> |
<height>21</height> |
||||||
</rect> |
</rect> |
||||||
</property> |
</property> |
||||||
<property name="sizePolicy" > |
<property name="text" > |
||||||
<sizepolicy> |
<string>Length:</string> |
||||||
<hsizetype>0</hsizetype> |
</property> |
||||||
<vsizetype>0</vsizetype> |
</widget> |
||||||
<horstretch>0</horstretch> |
<widget class="QRadioButton" name="Radio_1" > |
||||||
<verstretch>0</verstretch> |
<property name="geometry" > |
||||||
</sizepolicy> |
<rect> |
||||||
</property> |
<x>10</x> |
||||||
<property name="minimumSize" > |
<y>20</y> |
||||||
<size> |
<width>420</width> |
||||||
<width>460</width> |
<height>21</height> |
||||||
<height>470</height> |
</rect> |
||||||
</size> |
</property> |
||||||
</property> |
<property name="text" > |
||||||
<property name="maximumSize" > |
<string>Use follo&wing character groups:</string> |
||||||
<size> |
</property> |
||||||
<width>460</width> |
<property name="shortcut" > |
||||||
<height>470</height> |
<string>Alt+W</string> |
||||||
</size> |
</property> |
||||||
</property> |
</widget> |
||||||
<property name="windowTitle" > |
<widget class="QCheckBox" name="checkBox5" > |
||||||
<string>Password Generator</string> |
<property name="geometry" > |
||||||
</property> |
<rect> |
||||||
<widget class="QProgressBar" name="Progress_Quali" > |
<x>260</x> |
||||||
<property name="geometry" > |
<y>40</y> |
||||||
<rect> |
<width>170</width> |
||||||
<x>130</x> |
<height>20</height> |
||||||
<y>400</y> |
</rect> |
||||||
<width>180</width> |
</property> |
||||||
<height>15</height> |
<property name="text" > |
||||||
</rect> |
<string>White &Spaces</string> |
||||||
</property> |
</property> |
||||||
</widget> |
<property name="shortcut" > |
||||||
<widget class="QLineEdit" name="Edit_dest" > |
<string>Alt+S</string> |
||||||
<property name="geometry" > |
</property> |
||||||
<rect> |
</widget> |
||||||
<x>130</x> |
<widget class="QCheckBox" name="Check_strongrandom" > |
||||||
<y>370</y> |
<property name="geometry" > |
||||||
<width>250</width> |
<rect> |
||||||
<height>21</height> |
<x>120</x> |
||||||
</rect> |
<y>250</y> |
||||||
</property> |
<width>310</width> |
||||||
</widget> |
<height>21</height> |
||||||
<widget class="QLabel" name="Label_Bits" > |
</rect> |
||||||
<property name="geometry" > |
</property> |
||||||
<rect> |
<property name="text" > |
||||||
<x>320</x> |
<string>Force entropy collection</string> |
||||||
<y>399</y> |
</property> |
||||||
<width>60</width> |
<property name="shortcut" > |
||||||
<height>16</height> |
<string>Alt+M</string> |
||||||
</rect> |
</property> |
||||||
</property> |
<property name="checked" > |
||||||
<property name="text" > |
<bool>true</bool> |
||||||
<string/> |
</property> |
||||||
</property> |
</widget> |
||||||
</widget> |
</widget> |
||||||
<widget class="QLabel" name="Banner" > |
<widget class="QLabel" name="Banner" > |
||||||
<property name="geometry" > |
<property name="geometry" > |
||||||
<rect> |
<rect> |
||||||
<x>0</x> |
<x>0</x> |
||||||
<y>0</y> |
<y>0</y> |
||||||
<width>460</width> |
<width>460</width> |
||||||
<height>50</height> |
<height>50</height> |
||||||
</rect> |
</rect> |
||||||
</property> |
</property> |
||||||
<property name="pixmap" > |
<property name="pixmap" > |
||||||
<pixmap>image0</pixmap> |
<pixmap/> |
||||||
</property> |
</property> |
||||||
<property name="scaledContents" > |
<property name="scaledContents" > |
||||||
<bool>true</bool> |
<bool>true</bool> |
||||||
</property> |
</property> |
||||||
</widget> |
|
||||||
<widget class="QPushButton" name="ButtonOK" > |
|
||||||
<property name="geometry" > |
|
||||||
<rect> |
|
||||||
<x>263</x> |
|
||||||
<y>440</y> |
|
||||||
<width>90</width> |
|
||||||
<height>25</height> |
|
||||||
</rect> |
|
||||||
</property> |
|
||||||
<property name="text" > |
|
||||||
<string>Accep&t</string> |
|
||||||
</property> |
|
||||||
</widget> |
|
||||||
<widget class="QPushButton" name="Button_Cancel" > |
|
||||||
<property name="geometry" > |
|
||||||
<rect> |
|
||||||
<x>360</x> |
|
||||||
<y>440</y> |
|
||||||
<width>90</width> |
|
||||||
<height>25</height> |
|
||||||
</rect> |
|
||||||
</property> |
|
||||||
<property name="text" > |
|
||||||
<string>&Cancel</string> |
|
||||||
</property> |
|
||||||
</widget> |
|
||||||
<widget class="QPushButton" name="ButtonGenerate" > |
|
||||||
<property name="geometry" > |
|
||||||
<rect> |
|
||||||
<x>381</x> |
|
||||||
<y>370</y> |
|
||||||
<width>70</width> |
|
||||||
<height>21</height> |
|
||||||
</rect> |
|
||||||
</property> |
|
||||||
<property name="text" > |
|
||||||
<string>Generate</string> |
|
||||||
</property> |
|
||||||
</widget> |
|
||||||
<widget class="QLabel" name="textLabel4" > |
|
||||||
<property name="geometry" > |
|
||||||
<rect> |
|
||||||
<x>20</x> |
|
||||||
<y>370</y> |
|
||||||
<width>110</width> |
|
||||||
<height>20</height> |
|
||||||
</rect> |
|
||||||
</property> |
|
||||||
<property name="text" > |
|
||||||
<string>New Password:</string> |
|
||||||
</property> |
|
||||||
</widget> |
|
||||||
<widget class="QLabel" name="textLabel5" > |
|
||||||
<property name="geometry" > |
|
||||||
<rect> |
|
||||||
<x>20</x> |
|
||||||
<y>400</y> |
|
||||||
<width>110</width> |
|
||||||
<height>20</height> |
|
||||||
</rect> |
|
||||||
</property> |
|
||||||
<property name="text" > |
|
||||||
<string>Quality:</string> |
|
||||||
</property> |
|
||||||
</widget> |
|
||||||
<widget class="Line" name="line3" > |
|
||||||
<property name="geometry" > |
|
||||||
<rect> |
|
||||||
<x>0</x> |
|
||||||
<y>420</y> |
|
||||||
<width>460</width> |
|
||||||
<height>20</height> |
|
||||||
</rect> |
|
||||||
</property> |
|
||||||
<property name="frameShape" > |
|
||||||
<enum>QFrame::HLine</enum> |
|
||||||
</property> |
|
||||||
<property name="frameShadow" > |
|
||||||
<enum>QFrame::Sunken</enum> |
|
||||||
</property> |
|
||||||
</widget> |
|
||||||
<widget class="QGroupBox" name="groupBox1" > |
|
||||||
<property name="geometry" > |
|
||||||
<rect> |
|
||||||
<x>10</x> |
|
||||||
<y>60</y> |
|
||||||
<width>440</width> |
|
||||||
<height>280</height> |
|
||||||
</rect> |
|
||||||
</property> |
|
||||||
<property name="title" > |
|
||||||
<string>Options</string> |
|
||||||
</property> |
|
||||||
<widget class="QLineEdit" name="Edit_chars" > |
|
||||||
<property name="geometry" > |
|
||||||
<rect> |
|
||||||
<x>30</x> |
|
||||||
<y>170</y> |
|
||||||
<width>400</width> |
|
||||||
<height>21</height> |
|
||||||
</rect> |
|
||||||
</property> |
|
||||||
</widget> |
|
||||||
<widget class="QSpinBox" name="Spin_Num" > |
|
||||||
<property name="geometry" > |
|
||||||
<rect> |
|
||||||
<x>120</x> |
|
||||||
<y>220</y> |
|
||||||
<width>310</width> |
|
||||||
<height>21</height> |
|
||||||
</rect> |
|
||||||
</property> |
|
||||||
<property name="maximum" > |
|
||||||
<number>1000</number> |
|
||||||
</property> |
|
||||||
<property name="minimum" > |
|
||||||
<number>1</number> |
|
||||||
</property> |
|
||||||
<property name="value" > |
|
||||||
<number>20</number> |
|
||||||
</property> |
|
||||||
</widget> |
|
||||||
<widget class="QCheckBox" name="checkBox1" > |
|
||||||
<property name="geometry" > |
|
||||||
<rect> |
|
||||||
<x>120</x> |
|
||||||
<y>40</y> |
|
||||||
<width>131</width> |
|
||||||
<height>20</height> |
|
||||||
</rect> |
|
||||||
</property> |
|
||||||
<property name="text" > |
|
||||||
<string>&Upper Letters</string> |
|
||||||
</property> |
|
||||||
<property name="shortcut" > |
|
||||||
<string>Alt+U</string> |
|
||||||
</property> |
|
||||||
<property name="checked" > |
|
||||||
<bool>true</bool> |
|
||||||
</property> |
|
||||||
</widget> |
|
||||||
<widget class="QCheckBox" name="checkBox2" > |
|
||||||
<property name="geometry" > |
|
||||||
<rect> |
|
||||||
<x>120</x> |
|
||||||
<y>60</y> |
|
||||||
<width>140</width> |
|
||||||
<height>20</height> |
|
||||||
</rect> |
|
||||||
</property> |
|
||||||
<property name="text" > |
|
||||||
<string>&Lower Letters</string> |
|
||||||
</property> |
|
||||||
<property name="shortcut" > |
|
||||||
<string>Alt+L</string> |
|
||||||
</property> |
|
||||||
<property name="checked" > |
|
||||||
<bool>true</bool> |
|
||||||
</property> |
|
||||||
</widget> |
|
||||||
<widget class="QCheckBox" name="checkBox3" > |
|
||||||
<property name="geometry" > |
|
||||||
<rect> |
|
||||||
<x>120</x> |
|
||||||
<y>80</y> |
|
||||||
<width>140</width> |
|
||||||
<height>20</height> |
|
||||||
</rect> |
|
||||||
</property> |
|
||||||
<property name="text" > |
|
||||||
<string>&Numbers</string> |
|
||||||
</property> |
|
||||||
<property name="shortcut" > |
|
||||||
<string>Alt+N</string> |
|
||||||
</property> |
|
||||||
<property name="checked" > |
|
||||||
<bool>true</bool> |
|
||||||
</property> |
|
||||||
</widget> |
|
||||||
<widget class="QCheckBox" name="checkBox4" > |
|
||||||
<property name="geometry" > |
|
||||||
<rect> |
|
||||||
<x>120</x> |
|
||||||
<y>100</y> |
|
||||||
<width>140</width> |
|
||||||
<height>20</height> |
|
||||||
</rect> |
|
||||||
</property> |
|
||||||
<property name="text" > |
|
||||||
<string>&Special Characters</string> |
|
||||||
</property> |
|
||||||
<property name="checked" > |
|
||||||
<bool>true</bool> |
|
||||||
</property> |
|
||||||
</widget> |
|
||||||
<widget class="QCheckBox" name="checkBox6" > |
|
||||||
<property name="geometry" > |
|
||||||
<rect> |
|
||||||
<x>260</x> |
|
||||||
<y>60</y> |
|
||||||
<width>170</width> |
|
||||||
<height>20</height> |
|
||||||
</rect> |
|
||||||
</property> |
|
||||||
<property name="text" > |
|
||||||
<string>Minus</string> |
|
||||||
</property> |
|
||||||
</widget> |
|
||||||
<widget class="QCheckBox" name="checkBox7" > |
|
||||||
<property name="geometry" > |
|
||||||
<rect> |
|
||||||
<x>260</x> |
|
||||||
<y>80</y> |
|
||||||
<width>170</width> |
|
||||||
<height>20</height> |
|
||||||
</rect> |
|
||||||
</property> |
|
||||||
<property name="text" > |
|
||||||
<string>U&nderline</string> |
|
||||||
</property> |
|
||||||
<property name="shortcut" > |
|
||||||
<string>Alt+N</string> |
|
||||||
</property> |
|
||||||
</widget> |
|
||||||
<widget class="QCheckBox" name="checkBox8" > |
|
||||||
<property name="geometry" > |
|
||||||
<rect> |
|
||||||
<x>260</x> |
|
||||||
<y>100</y> |
|
||||||
<width>170</width> |
|
||||||
<height>20</height> |
|
||||||
</rect> |
|
||||||
</property> |
|
||||||
<property name="text" > |
|
||||||
<string>h&igher ANSI-Characters</string> |
|
||||||
</property> |
|
||||||
<property name="shortcut" > |
|
||||||
<string>Alt+H</string> |
|
||||||
</property> |
|
||||||
</widget> |
|
||||||
<widget class="QRadioButton" name="Radio_2" > |
|
||||||
<property name="geometry" > |
|
||||||
<rect> |
|
||||||
<x>10</x> |
|
||||||
<y>150</y> |
|
||||||
<width>420</width> |
|
||||||
<height>16</height> |
|
||||||
</rect> |
|
||||||
</property> |
|
||||||
<property name="text" > |
|
||||||
<string>Use &only following characters:</string> |
|
||||||
</property> |
|
||||||
<property name="shortcut" > |
|
||||||
<string>Alt+O</string> |
|
||||||
</property> |
|
||||||
</widget> |
|
||||||
<widget class="QLabel" name="textLabel1" > |
|
||||||
<property name="geometry" > |
|
||||||
<rect> |
|
||||||
<x>10</x> |
|
||||||
<y>220</y> |
|
||||||
<width>110</width> |
|
||||||
<height>21</height> |
|
||||||
</rect> |
|
||||||
</property> |
|
||||||
<property name="text" > |
|
||||||
<string>Length:</string> |
|
||||||
</property> |
|
||||||
</widget> |
|
||||||
<widget class="QCheckBox" name="Check_strongrandom" > |
|
||||||
<property name="geometry" > |
|
||||||
<rect> |
|
||||||
<x>120</x> |
|
||||||
<y>250</y> |
|
||||||
<width>310</width> |
|
||||||
<height>21</height> |
|
||||||
</rect> |
|
||||||
</property> |
|
||||||
<property name="text" > |
|
||||||
<string>Use "/dev/rando&m"</string> |
|
||||||
</property> |
|
||||||
<property name="shortcut" > |
|
||||||
<string>Alt+M</string> |
|
||||||
</property> |
|
||||||
<property name="checked" > |
|
||||||
<bool>true</bool> |
|
||||||
</property> |
|
||||||
</widget> |
|
||||||
<widget class="QRadioButton" name="Radio_1" > |
|
||||||
<property name="geometry" > |
|
||||||
<rect> |
|
||||||
<x>10</x> |
|
||||||
<y>20</y> |
|
||||||
<width>420</width> |
|
||||||
<height>21</height> |
|
||||||
</rect> |
|
||||||
</property> |
|
||||||
<property name="text" > |
|
||||||
<string>Use follo&wing character groups:</string> |
|
||||||
</property> |
|
||||||
<property name="shortcut" > |
|
||||||
<string>Alt+W</string> |
|
||||||
</property> |
|
||||||
</widget> |
|
||||||
<widget class="QCheckBox" name="checkBox5" > |
|
||||||
<property name="geometry" > |
|
||||||
<rect> |
|
||||||
<x>260</x> |
|
||||||
<y>40</y> |
|
||||||
<width>170</width> |
|
||||||
<height>20</height> |
|
||||||
</rect> |
|
||||||
</property> |
|
||||||
<property name="text" > |
|
||||||
<string>White &Spaces</string> |
|
||||||
</property> |
|
||||||
<property name="shortcut" > |
|
||||||
<string>Alt+S</string> |
|
||||||
</property> |
|
||||||
</widget> |
|
||||||
</widget> |
|
||||||
</widget> |
</widget> |
||||||
<layoutdefault spacing="6" margin="11" /> |
</widget> |
||||||
<pixmapfunction></pixmapfunction> |
<layoutdefault spacing="6" margin="11" /> |
||||||
<tabstops> |
<tabstops> |
||||||
<tabstop>Radio_1</tabstop> |
<tabstop>Radio_1</tabstop> |
||||||
<tabstop>checkBox1</tabstop> |
<tabstop>checkBox1</tabstop> |
||||||
<tabstop>checkBox2</tabstop> |
<tabstop>checkBox2</tabstop> |
||||||
<tabstop>checkBox3</tabstop> |
<tabstop>checkBox3</tabstop> |
||||||
<tabstop>checkBox4</tabstop> |
<tabstop>checkBox4</tabstop> |
||||||
<tabstop>checkBox5</tabstop> |
<tabstop>checkBox5</tabstop> |
||||||
<tabstop>checkBox6</tabstop> |
<tabstop>checkBox6</tabstop> |
||||||
<tabstop>checkBox7</tabstop> |
<tabstop>checkBox7</tabstop> |
||||||
<tabstop>checkBox8</tabstop> |
<tabstop>checkBox8</tabstop> |
||||||
<tabstop>Radio_2</tabstop> |
<tabstop>Radio_2</tabstop> |
||||||
<tabstop>Edit_chars</tabstop> |
<tabstop>Edit_chars</tabstop> |
||||||
<tabstop>Spin_Num</tabstop> |
<tabstop>Spin_Num</tabstop> |
||||||
<tabstop>Check_strongrandom</tabstop> |
<tabstop>Check_strongrandom</tabstop> |
||||||
<tabstop>Edit_dest</tabstop> |
<tabstop>Edit_dest</tabstop> |
||||||
<tabstop>ButtonGenerate</tabstop> |
<tabstop>ButtonGenerate</tabstop> |
||||||
<tabstop>ButtonOK</tabstop> |
<tabstop>ButtonOK</tabstop> |
||||||
<tabstop>Button_Cancel</tabstop> |
<tabstop>Button_Cancel</tabstop> |
||||||
</tabstops> |
</tabstops> |
||||||
|
<resources/> |
||||||
|
<connections/> |
||||||
</ui> |
</ui> |
||||||
|
Reference in new issue