source: comparacioncriptosistemas/interfaz/sistema.ui

interfaz
Last change on this file was 25a5325, checked in by lhernandez <lhernandez@…>, 8 years ago

Realizada mejora de la interfaz(grid), agragada funcionalidad para la creacion de llaves (privada y publica) se guardar en un directorio kyes del proyecto, agragada funcionalidad para el cifrado de un texto plano (por ahora esta comentado, para realizar la interfaz) y agragada funcionalidad para descifrar el archivo a partir de un data.dat cifrado

  • Property mode set to 100644
File size: 7.4 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>Sistema</class>
4 <widget class="QMainWindow" name="Sistema">
5  <property name="enabled">
6   <bool>true</bool>
7  </property>
8  <property name="geometry">
9   <rect>
10    <x>0</x>
11    <y>0</y>
12    <width>683</width>
13    <height>502</height>
14   </rect>
15  </property>
16  <property name="font">
17   <font>
18    <family>Sans Serif</family>
19    <pointsize>11</pointsize>
20    <weight>50</weight>
21    <italic>false</italic>
22    <bold>false</bold>
23   </font>
24  </property>
25  <property name="mouseTracking">
26   <bool>false</bool>
27  </property>
28  <property name="acceptDrops">
29   <bool>false</bool>
30  </property>
31  <property name="windowTitle">
32   <string>Sistema</string>
33  </property>
34  <property name="layoutDirection">
35   <enum>Qt::LeftToRight</enum>
36  </property>
37  <property name="styleSheet">
38   <string notr="true">font: 11pt &quot;Sans Serif&quot;;
39
40background-color: rgb(255, 255, 255);
41</string>
42  </property>
43  <property name="documentMode">
44   <bool>false</bool>
45  </property>
46  <property name="dockNestingEnabled">
47   <bool>false</bool>
48  </property>
49  <property name="dockOptions">
50   <set>QMainWindow::AllowTabbedDocks|QMainWindow::AnimatedDocks</set>
51  </property>
52  <widget class="QWidget" name="centralWidget">
53   <widget class="QPushButton" name="pushButton_2">
54    <property name="enabled">
55     <bool>true</bool>
56    </property>
57    <property name="geometry">
58     <rect>
59      <x>280</x>
60      <y>390</y>
61      <width>111</width>
62      <height>41</height>
63     </rect>
64    </property>
65    <property name="styleSheet">
66     <string notr="true">background-color: rgb(38, 90, 136);
67background-position: 0 -15px;
68color: rgb(255, 255, 255);</string>
69    </property>
70    <property name="text">
71     <string>Ingresar</string>
72    </property>
73    <property name="shortcut">
74     <string/>
75    </property>
76    <property name="checkable">
77     <bool>false</bool>
78    </property>
79    <property name="autoRepeat">
80     <bool>false</bool>
81    </property>
82    <property name="autoExclusive">
83     <bool>false</bool>
84    </property>
85   </widget>
86   <widget class="QLineEdit" name="pass">
87    <property name="geometry">
88     <rect>
89      <x>290</x>
90      <y>270</y>
91      <width>171</width>
92      <height>31</height>
93     </rect>
94    </property>
95    <property name="toolTip">
96     <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
97    </property>
98    <property name="whatsThis">
99     <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
100    </property>
101    <property name="styleSheet">
102     <string notr="true">border-color: rgb(0, 0, 255);
103</string>
104    </property>
105    <property name="text">
106     <string/>
107    </property>
108    <property name="echoMode">
109     <enum>QLineEdit::Password</enum>
110    </property>
111    <property name="placeholderText">
112     <string>Contraseña</string>
113    </property>
114   </widget>
115   <widget class="QLineEdit" name="user">
116    <property name="enabled">
117     <bool>true</bool>
118    </property>
119    <property name="geometry">
120     <rect>
121      <x>290</x>
122      <y>190</y>
123      <width>171</width>
124      <height>31</height>
125     </rect>
126    </property>
127    <property name="styleSheet">
128     <string notr="true">border-color: rgb(0, 0, 255);
129</string>
130    </property>
131    <property name="text">
132     <string/>
133    </property>
134    <property name="placeholderText">
135     <string>Usuario</string>
136    </property>
137   </widget>
138   <widget class="QLabel" name="label">
139    <property name="geometry">
140     <rect>
141      <x>210</x>
142      <y>190</y>
143      <width>71</width>
144      <height>20</height>
145     </rect>
146    </property>
147    <property name="text">
148     <string>*Usuario:</string>
149    </property>
150   </widget>
151   <widget class="QLabel" name="label_2">
152    <property name="geometry">
153     <rect>
154      <x>180</x>
155      <y>270</y>
156      <width>101</width>
157      <height>20</height>
158     </rect>
159    </property>
160    <property name="font">
161     <font>
162      <family>Sans Serif</family>
163      <pointsize>11</pointsize>
164      <weight>50</weight>
165      <italic>false</italic>
166      <bold>false</bold>
167     </font>
168    </property>
169    <property name="text">
170     <string>*Contraseña:</string>
171    </property>
172   </widget>
173   <widget class="QLabel" name="label_4">
174    <property name="geometry">
175     <rect>
176      <x>140</x>
177      <y>140</y>
178      <width>431</width>
179      <height>16</height>
180     </rect>
181    </property>
182    <property name="text">
183     <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-size:9pt;&quot;&gt;Indique su usuario y contraseña para ingresar al sistema&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
184    </property>
185   </widget>
186   <widget class="QLabel" name="label_5">
187    <property name="geometry">
188     <rect>
189      <x>270</x>
190      <y>350</y>
191      <width>161</width>
192      <height>16</height>
193     </rect>
194    </property>
195    <property name="text">
196     <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-size:8pt; color: red&quot;;&gt;(*) Datos obligatorios&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
197    </property>
198   </widget>
199   <widget class="QWidget" name="horizontalLayoutWidget">
200    <property name="geometry">
201     <rect>
202      <x>40</x>
203      <y>0</y>
204      <width>611</width>
205      <height>80</height>
206     </rect>
207    </property>
208    <layout class="QHBoxLayout" name="horizontalLayout">
209     <item>
210      <widget class="QLabel" name="label_3">
211       <property name="text">
212        <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-size:16pt; font-weight:600; font-style:italic; color:#ff0000;&quot;&gt;Bienvenido al sistema criptosistema&lt;/span&gt;&lt;img src=&quot;:/static/logo.png&quot; width=&quot;110&quot; height=&quot;50&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
213       </property>
214      </widget>
215     </item>
216    </layout>
217   </widget>
218   <widget class="QLabel" name="label_6">
219    <property name="geometry">
220     <rect>
221      <x>290</x>
222      <y>230</y>
223      <width>191</width>
224      <height>20</height>
225     </rect>
226    </property>
227    <property name="text">
228     <string/>
229    </property>
230   </widget>
231   <widget class="QLabel" name="label_7">
232    <property name="geometry">
233     <rect>
234      <x>290</x>
235      <y>310</y>
236      <width>191</width>
237      <height>16</height>
238     </rect>
239    </property>
240    <property name="text">
241     <string/>
242    </property>
243   </widget>
244   <widget class="QLabel" name="label_8">
245    <property name="geometry">
246     <rect>
247      <x>0</x>
248      <y>80</y>
249      <width>681</width>
250      <height>21</height>
251     </rect>
252    </property>
253    <property name="text">
254     <string/>
255    </property>
256   </widget>
257  </widget>
258  <widget class="QMenuBar" name="menuBar">
259   <property name="geometry">
260    <rect>
261     <x>0</x>
262     <y>0</y>
263     <width>683</width>
264     <height>24</height>
265    </rect>
266   </property>
267  </widget>
268  <widget class="QToolBar" name="mainToolBar">
269   <attribute name="toolBarArea">
270    <enum>TopToolBarArea</enum>
271   </attribute>
272   <attribute name="toolBarBreak">
273    <bool>false</bool>
274   </attribute>
275  </widget>
276  <widget class="QStatusBar" name="statusBar"/>
277 </widget>
278 <layoutdefault spacing="6" margin="11"/>
279 <tabstops>
280  <tabstop>user</tabstop>
281  <tabstop>pass</tabstop>
282  <tabstop>pushButton_2</tabstop>
283 </tabstops>
284 <resources/>
285 <connections/>
286</ui>
Note: See TracBrowser for help on using the repository browser.