Merge pull request #4256 from offhub/fix020

Update BoxImageWindow.ui
This commit is contained in:
DavidXanatos 2024-09-19 15:01:38 +02:00 committed by GitHub
commit bef5a787f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 150 additions and 146 deletions

View File

@ -6,7 +6,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>518</width> <width>500</width>
<height>307</height> <height>307</height>
</rect> </rect>
</property> </property>
@ -25,151 +25,155 @@
<property name="windowTitle"> <property name="windowTitle">
<string>Form</string> <string>Form</string>
</property> </property>
<layout class="QGridLayout" name="gridLayout"> <layout class="QGridLayout" name="gridLayout_2">
<item row="0" column="0"> <item row="3" column="0">
<widget class="QLabel" name="lblIcon"> <layout class="QGridLayout" name="gridLayout">
<property name="text"> <item row="3" column="0" colspan="2">
<string>TextLabel</string> <widget class="QLabel" name="lblRepeatPassword">
</property> <property name="text">
</widget> <string>Repeat Password</string>
</item> </property>
<item row="0" column="1" colspan="2"> <property name="alignment">
<widget class="QLabel" name="lblInfo"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
<property name="text"> </property>
<string>TextLabel</string> </widget>
</property> </item>
<property name="wordWrap"> <item row="7" column="2">
<bool>true</bool> <widget class="QComboBox" name="cmbCipher"/>
</property> </item>
</widget> <item row="1" column="2" colspan="2">
</item> <widget class="QLineEdit" name="txtPassword">
<item row="1" column="0" colspan="2"> <property name="echoMode">
<widget class="QLabel" name="lblPassword"> <enum>QLineEdit::Password</enum>
<property name="text"> </property>
<string>Enter Password</string> </widget>
</property> </item>
<property name="alignment"> <item row="7" column="0" colspan="2">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> <widget class="QLabel" name="lblCipher">
</property> <property name="text">
</widget> <string>Encryption Cipher</string>
</item> </property>
<item row="1" column="2" colspan="2"> <property name="alignment">
<widget class="QLineEdit" name="txtPassword"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
<property name="echoMode"> </property>
<enum>QLineEdit::Password</enum> </widget>
</property> </item>
</widget> <item row="2" column="0" colspan="2">
</item> <widget class="QLabel" name="lblNewPassword">
<item row="2" column="0" colspan="2"> <property name="text">
<widget class="QLabel" name="lblNewPassword"> <string>New Password</string>
<property name="text"> </property>
<string>New Password</string> <property name="alignment">
</property> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
<property name="alignment"> </property>
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </widget>
</property> </item>
</widget> <item row="9" column="2" colspan="3">
</item> <widget class="QCheckBox" name="chkAutoLock">
<item row="2" column="2" colspan="2"> <property name="text">
<widget class="QLineEdit" name="txtNewPassword"> <string>Lock the box when all processes stop.</string>
<property name="echoMode"> </property>
<enum>QLineEdit::Password</enum> </widget>
</property> </item>
</widget> <item row="6" column="3">
</item> <widget class="QLabel" name="lblImageSizeKb">
<item row="3" column="0" colspan="2"> <property name="sizePolicy">
<widget class="QLabel" name="lblRepeatPassword"> <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
<property name="text"> <horstretch>0</horstretch>
<string>Repeat Password</string> <verstretch>0</verstretch>
</property> </sizepolicy>
<property name="alignment"> </property>
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> <property name="text">
</property> <string>kilobytes</string>
</widget> </property>
</item> </widget>
<item row="3" column="2" colspan="2"> </item>
<widget class="QLineEdit" name="txtRepeatPassword"> <item row="0" column="0">
<property name="echoMode"> <widget class="QLabel" name="lblIcon">
<enum>QLineEdit::Password</enum> <property name="text">
</property> <string>TextLabel</string>
</widget> </property>
</item> </widget>
<item row="4" column="4"> </item>
<widget class="QCheckBox" name="chkShow"> <item row="6" column="2">
<property name="text"> <widget class="QLineEdit" name="txtImageSize">
<string>Show Password</string> <property name="maximumSize">
</property> <size>
</widget> <width>100</width>
</item> <height>16777215</height>
<item row="5" column="0" colspan="2"> </size>
<widget class="QLabel" name="lblImageSize"> </property>
<property name="text"> </widget>
<string>Disk Image Size</string> </item>
</property> <item row="10" column="0" colspan="5">
<property name="alignment"> <widget class="QDialogButtonBox" name="buttonBox">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> <property name="standardButtons">
</property> <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
</widget> </property>
</item> </widget>
<item row="5" column="2"> </item>
<widget class="QLineEdit" name="txtImageSize"> <item row="2" column="2" colspan="2">
<property name="maximumSize"> <widget class="QLineEdit" name="txtNewPassword">
<size> <property name="echoMode">
<width>100</width> <enum>QLineEdit::Password</enum>
<height>16777215</height> </property>
</size> </widget>
</property> </item>
</widget> <item row="0" column="1" colspan="4">
</item> <widget class="QLabel" name="lblInfo">
<item row="5" column="3"> <property name="text">
<widget class="QLabel" name="lblImageSizeKb"> <string>TextLabel</string>
<property name="sizePolicy"> </property>
<sizepolicy hsizetype="Maximum" vsizetype="Preferred"> <property name="wordWrap">
<horstretch>0</horstretch> <bool>true</bool>
<verstretch>0</verstretch> </property>
</sizepolicy> </widget>
</property> </item>
<property name="text"> <item row="1" column="0" colspan="2">
<string>kilobytes</string> <widget class="QLabel" name="lblPassword">
</property> <property name="text">
</widget> <string>Enter Password</string>
</item> </property>
<item row="6" column="0" colspan="2"> <property name="alignment">
<widget class="QLabel" name="lblCipher"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
<property name="text"> </property>
<string>Encryption Cipher</string> </widget>
</property> </item>
<property name="alignment"> <item row="8" column="2" colspan="3">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> <widget class="QCheckBox" name="chkProtect">
</property> <property name="text">
</widget> <string>Protect Box Root from access by unsandboxed processes</string>
</item> </property>
<item row="6" column="2"> <property name="checked">
<widget class="QComboBox" name="cmbCipher"/> <bool>true</bool>
</item> </property>
<item row="7" column="2" colspan="3"> </widget>
<widget class="QCheckBox" name="chkProtect"> </item>
<property name="text"> <item row="3" column="2" colspan="2">
<string>Protect Box Root from access by unsandboxed processes</string> <widget class="QLineEdit" name="txtRepeatPassword">
</property> <property name="echoMode">
<property name="checked"> <enum>QLineEdit::Password</enum>
<bool>true</bool> </property>
</property> </widget>
</widget> </item>
</item> <item row="6" column="0" colspan="2">
<item row="8" column="2" colspan="3"> <widget class="QLabel" name="lblImageSize">
<widget class="QCheckBox" name="chkAutoLock"> <property name="text">
<property name="text"> <string>Disk Image Size</string>
<string>Lock the box when all processes stop.</string> </property>
</property> <property name="alignment">
</widget> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</item> </property>
<item row="9" column="0" colspan="3"> </widget>
<widget class="QDialogButtonBox" name="buttonBox"> </item>
<property name="standardButtons"> <item row="4" column="3">
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> <widget class="QCheckBox" name="chkShow">
</property> <property name="text">
</widget> <string>Show Password</string>
</property>
</widget>
</item>
</layout>
</item> </item>
</layout> </layout>
</widget> </widget>