|
21 | 21 | <property name="topMargin"> |
22 | 22 | <number>9</number> |
23 | 23 | </property> |
24 | | - <item row="3" column="0"> |
25 | | - <widget class="QPushButton" name="pushButton_2"> |
| 24 | + <item row="0" column="0"> |
| 25 | + <widget class="QLabel" name="label"> |
26 | 26 | <property name="text"> |
27 | | - <string>Decrypt</string> |
| 27 | + <string> Key: </string> |
28 | 28 | </property> |
29 | 29 | </widget> |
30 | 30 | </item> |
31 | | - <item row="1" column="1"> |
32 | | - <widget class="QTextEdit" name="textEdit"/> |
33 | | - </item> |
34 | | - <item row="3" column="1"> |
35 | | - <widget class="QTextEdit" name="textEdit_2"/> |
36 | | - </item> |
37 | 31 | <item row="0" column="1"> |
38 | 32 | <widget class="QLineEdit" name="lineEdit"/> |
39 | 33 | </item> |
40 | | - <item row="0" column="0"> |
41 | | - <widget class="QLabel" name="label"> |
| 34 | + <item row="1" column="0"> |
| 35 | + <widget class="QLabel" name="label_2"> |
42 | 36 | <property name="text"> |
43 | | - <string> Key: </string> |
| 37 | + <string> Encrypt:</string> |
44 | 38 | </property> |
45 | 39 | </widget> |
46 | 40 | </item> |
47 | | - <item row="1" column="0"> |
48 | | - <widget class="QLabel" name="label_2"> |
| 41 | + <item row="1" column="1"> |
| 42 | + <widget class="QTextEdit" name="textEdit"/> |
| 43 | + </item> |
| 44 | + <item row="3" column="0"> |
| 45 | + <widget class="QPushButton" name="pushButton_2"> |
49 | 46 | <property name="text"> |
50 | | - <string> Encrypt:</string> |
| 47 | + <string>Decrypt</string> |
| 48 | + </property> |
| 49 | + </widget> |
| 50 | + </item> |
| 51 | + <item row="3" column="1"> |
| 52 | + <widget class="QTextEdit" name="textEdit_2"/> |
| 53 | + </item> |
| 54 | + <item row="4" column="1"> |
| 55 | + <widget class="QPushButton" name="pushButton"> |
| 56 | + <property name="text"> |
| 57 | + <string>Help</string> |
51 | 58 | </property> |
52 | 59 | </widget> |
53 | 60 | </item> |
|
0 commit comments