source: comparacioncriptosistemas/interfaz/criptosistemas.ui

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

Modificada interfas, lista las validaciones repectivas para el manejo del sistema

  • Property mode set to 100644
File size: 8.9 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>CriptoSistemas</class>
4 <widget class="QMainWindow" name="CriptoSistemas">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>852</width>
10    <height>581</height>
11   </rect>
12  </property>
13  <property name="windowTitle">
14   <string>Criptosistemas</string>
15  </property>
16  <widget class="QWidget" name="centralwidget">
17   <layout class="QGridLayout" name="gridLayout">
18    <item row="3" column="2">
19     <layout class="QGridLayout" name="centralPage">
20      <item row="0" column="0">
21       <widget class="QLabel" name="imgCentral">
22        <property name="text">
23         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;:/static/criptosistema.png&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
24        </property>
25       </widget>
26      </item>
27     </layout>
28    </item>
29    <item row="3" column="1" rowspan="3">
30     <widget class="Line" name="line">
31      <property name="enabled">
32       <bool>true</bool>
33      </property>
34      <property name="styleSheet">
35       <string notr="true"/>
36      </property>
37      <property name="lineWidth">
38       <number>3</number>
39      </property>
40      <property name="orientation">
41       <enum>Qt::Vertical</enum>
42      </property>
43     </widget>
44    </item>
45    <item row="0" column="0" colspan="3">
46     <layout class="QHBoxLayout" name="titulos">
47      <item>
48       <widget class="QLabel" name="titulo">
49        <property name="styleSheet">
50         <string notr="true">background-color: rgb(207, 247, 237);
51</string>
52        </property>
53        <property name="text">
54         <string>&lt;html&gt;&lt;head/&gt;&lt;body bgcolor=&quot;#8FF7DE&quot;&gt;&lt;p &gt;&lt;img src=&quot;:/static/cenditel.png&quot; width=&quot;110&quot; height=&quot;80&quot; style=&quot;float: left;&quot;/&gt;&lt;/p&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;Criptosistema &lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
55        </property>
56       </widget>
57      </item>
58     </layout>
59    </item>
60    <item row="1" column="0" colspan="3">
61     <layout class="QHBoxLayout" name="horizontalLayout_2">
62      <item>
63       <widget class="QLabel" name="usurio_account">
64        <property name="styleSheet">
65         <string notr="true">color: rgb(35, 82, 124);
66font-weight: bold;</string>
67        </property>
68        <property name="text">
69         <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
70&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;
71&lt;style&gt;
72
73
74a:hover {
75    color: red;
76    background-color: transparent;
77    text-decoration: underline;
78}
79
80&lt;/style&gt;
81&lt;/head&gt;&lt;body &gt;
82
83
84&lt;p align=&quot;center&quot;  style = &quot;text-decoration: underline;&quot;&gt;&lt;img width=&quot;15&quot; height=&quot;15&quot; src=&quot;:/static/ou.png&quot; /&gt;&lt;a href=&quot;#&quot;&gt;Usuario&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
85        </property>
86        <property name="wordWrap">
87         <bool>false</bool>
88        </property>
89       </widget>
90      </item>
91      <item>
92       <widget class="QLabel" name="pass_accoun">
93        <property name="text">
94         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;:/static/pass.png&quot; width=&quot;15&quot; height=&quot;15&quot;/&gt;&lt;a href=&quot;#&quot;&gt;&lt;span style=&quot; font-weight:600; text-decoration: underline; color:#0000ff;&quot;&gt;Contraseña&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
95        </property>
96       </widget>
97      </item>
98      <item>
99       <widget class="QLabel" name="logout">
100        <property name="text">
101         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;:/static/salir.png&quot; width=&quot;15&quot; height=&quot;15&quot;/&gt;&lt;a href=&quot;#&quot;&gt;&lt;span style=&quot; font-weight:600; text-decoration: underline; color:#0000ff;&quot;&gt;Salir&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
102        </property>
103        <property name="openExternalLinks">
104         <bool>true</bool>
105        </property>
106       </widget>
107      </item>
108      <item>
109       <spacer name="horizontalSpacer">
110        <property name="orientation">
111         <enum>Qt::Horizontal</enum>
112        </property>
113        <property name="sizeHint" stdset="0">
114         <size>
115          <width>40</width>
116          <height>20</height>
117         </size>
118        </property>
119       </spacer>
120      </item>
121     </layout>
122    </item>
123    <item row="4" column="2">
124     <layout class="QHBoxLayout" name="pie"/>
125    </item>
126    <item row="5" column="2">
127     <widget class="QProgressBar" name="progressBar">
128      <property name="minimum">
129       <number>24</number>
130      </property>
131      <property name="value">
132       <number>24</number>
133      </property>
134      <property name="invertedAppearance">
135       <bool>false</bool>
136      </property>
137      <property name="format">
138       <string>%p%</string>
139      </property>
140     </widget>
141    </item>
142    <item row="3" column="0" rowspan="3">
143     <layout class="QVBoxLayout" name="menuLateral">
144      <property name="sizeConstraint">
145       <enum>QLayout::SetFixedSize</enum>
146      </property>
147      <item>
148       <widget class="QPushButton" name="generarLlaves">
149        <property name="sizePolicy">
150         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
151          <horstretch>0</horstretch>
152          <verstretch>0</verstretch>
153         </sizepolicy>
154        </property>
155        <property name="minimumSize">
156         <size>
157          <width>150</width>
158          <height>45</height>
159         </size>
160        </property>
161        <property name="styleSheet">
162         <string notr="true">background-color: rgb(38, 90, 136);
163background-position: 0 -15px;
164color: rgb(255, 255, 255);</string>
165        </property>
166        <property name="text">
167         <string>Generar Llaves</string>
168        </property>
169       </widget>
170      </item>
171      <item>
172       <widget class="QPushButton" name="cifrar">
173        <property name="enabled">
174         <bool>false</bool>
175        </property>
176        <property name="sizePolicy">
177         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
178          <horstretch>0</horstretch>
179          <verstretch>0</verstretch>
180         </sizepolicy>
181        </property>
182        <property name="minimumSize">
183         <size>
184          <width>150</width>
185          <height>45</height>
186         </size>
187        </property>
188        <property name="text">
189         <string>Cifrar texto</string>
190        </property>
191        <property name="shortcut">
192         <string/>
193        </property>
194        <property name="autoDefault">
195         <bool>true</bool>
196        </property>
197       </widget>
198      </item>
199      <item>
200       <widget class="QPushButton" name="decifrar">
201        <property name="enabled">
202         <bool>false</bool>
203        </property>
204        <property name="sizePolicy">
205         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
206          <horstretch>0</horstretch>
207          <verstretch>0</verstretch>
208         </sizepolicy>
209        </property>
210        <property name="minimumSize">
211         <size>
212          <width>150</width>
213          <height>45</height>
214         </size>
215        </property>
216        <property name="text">
217         <string>Decifrar texto</string>
218        </property>
219       </widget>
220      </item>
221      <item>
222       <widget class="QPushButton" name="ayuda">
223        <property name="sizePolicy">
224         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
225          <horstretch>0</horstretch>
226          <verstretch>0</verstretch>
227         </sizepolicy>
228        </property>
229        <property name="layoutDirection">
230         <enum>Qt::LeftToRight</enum>
231        </property>
232        <property name="text">
233         <string/>
234        </property>
235        <property name="icon">
236         <iconset resource="static.qrc">
237          <normaloff>:/static/ayuda.png</normaloff>:/static/ayuda.png</iconset>
238        </property>
239        <property name="flat">
240         <bool>true</bool>
241        </property>
242       </widget>
243      </item>
244     </layout>
245    </item>
246    <item row="2" column="0" colspan="3">
247     <layout class="QVBoxLayout" name="mensajes">
248      <item>
249       <widget class="QLabel" name="flujo_mensajes">
250        <property name="text">
251         <string/>
252        </property>
253       </widget>
254      </item>
255     </layout>
256    </item>
257   </layout>
258  </widget>
259  <widget class="QMenuBar" name="menubar">
260   <property name="geometry">
261    <rect>
262     <x>0</x>
263     <y>0</y>
264     <width>852</width>
265     <height>27</height>
266    </rect>
267   </property>
268  </widget>
269  <widget class="QStatusBar" name="statusbar"/>
270 </widget>
271 <resources>
272  <include location="static.qrc"/>
273 </resources>
274 <connections/>
275</ui>
Note: See TracBrowser for help on using the repository browser.