source: comparacioncriptosistemas/interfaz/ui_dialog.h

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

Se realizo el prototipo no funcional adaptado a la aplicacion de escritorio, preparada para enlazar a las funcionalidades de los criptosistemas

  • Property mode set to 100644
File size: 6.2 KB
Line 
1/********************************************************************************
2** Form generated from reading UI file 'dialog.ui'
3**
4** Created by: Qt User Interface Compiler version 5.5.1
5**
6** WARNING! All changes made in this file will be lost when recompiling UI file!
7********************************************************************************/
8
9#ifndef UI_DIALOG_H
10#define UI_DIALOG_H
11
12#include <QtCore/QVariant>
13#include <QtWidgets/QAction>
14#include <QtWidgets/QApplication>
15#include <QtWidgets/QButtonGroup>
16#include <QtWidgets/QDialog>
17#include <QtWidgets/QFrame>
18#include <QtWidgets/QHeaderView>
19#include <QtWidgets/QLabel>
20#include <QtWidgets/QProgressBar>
21#include <QtWidgets/QPushButton>
22#include <QtWidgets/QVBoxLayout>
23#include <QtWidgets/QWidget>
24
25QT_BEGIN_NAMESPACE
26
27class Ui_Dialog
28{
29public:
30    QWidget *verticalLayoutWidget_3;
31    QVBoxLayout *verticalLayout_3;
32    QLabel *label;
33    QProgressBar *progressBar;
34    QPushButton *pushButton;
35    QPushButton *pushButton_2;
36    QPushButton *pushButton_3;
37    QFrame *line;
38    QLabel *label_2;
39    QLabel *label_5;
40    QLabel *label_4;
41    QLabel *label_3;
42
43    void setupUi(QDialog *Dialog)
44    {
45        if (Dialog->objectName().isEmpty())
46            Dialog->setObjectName(QStringLiteral("Dialog"));
47        Dialog->resize(824, 510);
48        Dialog->setStyleSheet(QStringLiteral("background-color: rgb(255, 255, 255);"));
49        verticalLayoutWidget_3 = new QWidget(Dialog);
50        verticalLayoutWidget_3->setObjectName(QStringLiteral("verticalLayoutWidget_3"));
51        verticalLayoutWidget_3->setGeometry(QRect(100, 0, 681, 101));
52        verticalLayout_3 = new QVBoxLayout(verticalLayoutWidget_3);
53        verticalLayout_3->setObjectName(QStringLiteral("verticalLayout_3"));
54        verticalLayout_3->setContentsMargins(0, 0, 0, 0);
55        label = new QLabel(verticalLayoutWidget_3);
56        label->setObjectName(QStringLiteral("label"));
57
58        verticalLayout_3->addWidget(label);
59
60        progressBar = new QProgressBar(Dialog);
61        progressBar->setObjectName(QStringLiteral("progressBar"));
62        progressBar->setGeometry(QRect(480, 270, 131, 21));
63        progressBar->setMinimum(24);
64        progressBar->setValue(24);
65        progressBar->setInvertedAppearance(false);
66        pushButton = new QPushButton(Dialog);
67        pushButton->setObjectName(QStringLiteral("pushButton"));
68        pushButton->setGeometry(QRect(60, 180, 131, 41));
69        pushButton->setStyleSheet(QLatin1String("background-color: rgb(38, 90, 136);\n"
70"background-position: 0 -15px;\n"
71"color: rgb(255, 255, 255);"));
72        pushButton_2 = new QPushButton(Dialog);
73        pushButton_2->setObjectName(QStringLiteral("pushButton_2"));
74        pushButton_2->setEnabled(false);
75        pushButton_2->setGeometry(QRect(60, 290, 131, 41));
76        pushButton_2->setAutoDefault(true);
77        pushButton_3 = new QPushButton(Dialog);
78        pushButton_3->setObjectName(QStringLiteral("pushButton_3"));
79        pushButton_3->setEnabled(false);
80        pushButton_3->setGeometry(QRect(60, 390, 131, 41));
81        line = new QFrame(Dialog);
82        line->setObjectName(QStringLiteral("line"));
83        line->setGeometry(QRect(250, 130, 20, 371));
84        line->setFrameShape(QFrame::VLine);
85        line->setFrameShadow(QFrame::Sunken);
86        label_2 = new QLabel(Dialog);
87        label_2->setObjectName(QStringLiteral("label_2"));
88        label_2->setGeometry(QRect(20, 110, 81, 21));
89        label_2->setStyleSheet(QLatin1String("color: rgb(35, 82, 124);\n"
90"font-weight: bold;"));
91        label_2->setWordWrap(false);
92        label_5 = new QLabel(Dialog);
93        label_5->setObjectName(QStringLiteral("label_5"));
94        label_5->setGeometry(QRect(300, 120, 59, 14));
95        label_4 = new QLabel(Dialog);
96        label_4->setObjectName(QStringLiteral("label_4"));
97        label_4->setGeometry(QRect(220, 110, 59, 21));
98        label_4->setOpenExternalLinks(true);
99        label_3 = new QLabel(Dialog);
100        label_3->setObjectName(QStringLiteral("label_3"));
101        label_3->setGeometry(QRect(110, 110, 101, 21));
102
103        retranslateUi(Dialog);
104
105        QMetaObject::connectSlotsByName(Dialog);
106    } // setupUi
107
108    void retranslateUi(QDialog *Dialog)
109    {
110        Dialog->setWindowTitle(QApplication::translate("Dialog", "Dialog", 0));
111        label->setText(QApplication::translate("Dialog", "<html><head/><body><p align=\"center\"><span style=\" font-size:16pt; font-weight:600; font-style:italic; color:#ff0000;\">Bienvenido al sistema criptosistema</span><img src=\":/static/logo.png\" width=\"110\" height=\"50\"/></p></body></html>", 0));
112        progressBar->setFormat(QApplication::translate("Dialog", "%p%", 0));
113        pushButton->setText(QApplication::translate("Dialog", "Generar Clave", 0));
114        pushButton_2->setText(QApplication::translate("Dialog", "Cifrar texto", 0));
115        pushButton_2->setShortcut(QString());
116        pushButton_3->setText(QApplication::translate("Dialog", "Decifrar texto", 0));
117        label_2->setText(QApplication::translate("Dialog", "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
118"<html><head><meta name=\"qrichtext\" content=\"1\" />\n"
119"<style>\n"
120"\n"
121"\n"
122"a:hover {\n"
123"    color: red;\n"
124"    background-color: transparent;\n"
125"    text-decoration: underline;\n"
126"}\n"
127"\n"
128"</style>\n"
129"</head><body >\n"
130"\n"
131"\n"
132"<p align=\"center\"  style = \"text-decoration: underline;\"><img width=\"15\" height=\"15\" src=\":/static/ou.png\" /><a href=\"#\">Usuario</span></a></p></body></html>", 0));
133        label_5->setText(QString());
134        label_4->setText(QApplication::translate("Dialog", "<html><head/><body><p align=\"center\"><img src=\":/static/salir.png\" width=\"15\" height=\"15\"/><a href=\"#\"><span style=\" font-weight:600; text-decoration: underline; color:#0000ff;\">Salir</span></a></p></body></html>", 0));
135        label_3->setText(QApplication::translate("Dialog", "<html><head/><body><p align=\"center\"><img src=\":/static/pass.png\" width=\"15\" height=\"15\"/><a href=\"#\"><span style=\" font-weight:600; text-decoration: underline; color:#0000ff;\">Contrase\303\261a</span></a></p></body></html>", 0));
136    } // retranslateUi
137
138};
139
140namespace Ui {
141    class Dialog: public Ui_Dialog {};
142} // namespace Ui
143
144QT_END_NAMESPACE
145
146#endif // UI_DIALOG_H
Note: See TracBrowser for help on using the repository browser.