ui_widgetLogon.h 10.5 KB
/********************************************************************************
** Form generated from reading UI file 'widgetLogon.ui'
**
** Created: Fri Jul 15 15:59:54 2016
**      by: Qt User Interface Compiler version 5.0.0
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
********************************************************************************/

#ifndef UI_WIDGETLOGON_H
#define UI_WIDGETLOGON_H

#include <QtCore/QVariant>
#include <QtWidgets/QAction>
#include <QtWidgets/QApplication>
#include <QtWidgets/QButtonGroup>
#include <QtWidgets/QCheckBox>
#include <QtWidgets/QHeaderView>
#include <QtWidgets/QLabel>
#include <QtWidgets/QLineEdit>
#include <QtWidgets/QWidget>
#include "ishowbutton.h"

QT_BEGIN_NAMESPACE

class Ui_widgetLogonClass
{
public:
    QWidget *widgetMain;
    QWidget *widget;
    QLineEdit *lineEdit_UserName;
    QLineEdit *lineEdit_PassWord;
    QCheckBox *checkBox;
    QCheckBox *checkBox_2;
    IShowButton *btnLogon;
    QLabel *widgetLogo;
    QLabel *label;
    IShowButton *btnClose;
    IShowButton *btnMin;
    IShowButton *btnLogonCancel;
    QLabel *labelLoading;

    void setupUi(QWidget *widgetLogonClass)
    {
        if (widgetLogonClass->objectName().isEmpty())
            widgetLogonClass->setObjectName(QStringLiteral("widgetLogonClass"));
        widgetLogonClass->resize(330, 550);
        widgetMain = new QWidget(widgetLogonClass);
        widgetMain->setObjectName(QStringLiteral("widgetMain"));
        widgetMain->setGeometry(QRect(0, 0, 330, 550));
        widgetMain->setStyleSheet(QLatin1String("QWidget#widgetMain{\n"
"        border-image: url(:/Images/Logon/bg_logging.png);\n"
"}"));
        widget = new QWidget(widgetMain);
        widget->setObjectName(QStringLiteral("widget"));
        widget->setGeometry(QRect(5, 240, 320, 305));
        widget->setStyleSheet(QStringLiteral("background-color: rgb(255, 255, 255);"));
        lineEdit_UserName = new QLineEdit(widget);
        lineEdit_UserName->setObjectName(QStringLiteral("lineEdit_UserName"));
        lineEdit_UserName->setGeometry(QRect(20, 45, 280, 45));
        lineEdit_UserName->setStyleSheet(QLatin1String("QLineEdit:focus{\n"
"	border: 1px solid #bbbbbb;\n"
"	border-left-width: 1px;\n"
"	border-right-width: 1px;\n"
"	border-top-width: 1px;\n"
"	border-bottom-width: 1px;\n"
"	border-top-left-radius: 5px;\n"
"	border-top-right-radius: 5px;\n"
"	font: 16px \"Arial\";\n"
"	padding:10px;\n"
"}\n"
"QLineEdit{\n"
"	border: 1px solid #bbbbbb;\n"
"	border-left-width: 1px;\n"
"	border-right-width: 1px;\n"
"	border-top-width: 1px;\n"
"	border-bottom-width: 1px;\n"
"	border-top-left-radius: 5px;\n"
"	border-top-right-radius: 5px;\n"
"	font: 16px \"Arial\";\n"
"	padding:10px;\n"
"}\n"
"\n"
"QLineEdit:hover{\n"
"	border: 1px solid #24c123;\n"
"	border-left-width: 1px;\n"
"	border-right-width: 1px;\n"
"	border-top-width: 1px;\n"
"	border-bottom-width: 1px;\n"
"	border-top-left-radius: 5px;\n"
"	border-top-right-radius: 5px;\n"
"	height:46px;\n"
"	font: 16px \"Arial\";\n"
"	padding:10px;\n"
"}\n"
"QLineEdit:!hover{\n"
"	border: 1px solid #bbbbbb;\n"
"	border-left-width: 1px;\n"
"	border-right-width: 1px;\n"
"	border-top-width: "
                        "1px;\n"
"	border-bottom-width: 0px;\n"
"	border-top-left-radius: 5px;\n"
"	border-top-right-radius: 5px;\n"
"	font: 16px \"Arial\";\n"
"	padding:10px;\n"
"}\n"
"QLineEdit:pressed{\n"
"	border: 1px solid #24c123;\n"
"	border-left-width: 1px;\n"
"	border-right-width: 1px;\n"
"	border-top-width: 1px;\n"
"	border-bottom-width: 1px;\n"
"	border-top-left-radius: 5px;\n"
"	border-top-right-radius: 5px;\n"
"	font: 16px \"Arial\";\n"
"	padding:10px;\n"
"}"));
        lineEdit_PassWord = new QLineEdit(widget);
        lineEdit_PassWord->setObjectName(QStringLiteral("lineEdit_PassWord"));
        lineEdit_PassWord->setGeometry(QRect(20, 90, 280, 45));
        lineEdit_PassWord->setStyleSheet(QLatin1String("QLineEdit{border-top-width: 1px;margin-top:0px;\n"
"	border-style:solid;\n"
"	border-color: #bbbbbb;\n"
"	border-left-width: 1px;\n"
"	border-right-width: 1px;\n"
"	border-bottom-width: 1px;\n"
"	border-bottom-left-radius: 5px;\n"
"	border-bottom-right-radius: 5px;\n"
"	font: 16px \"Arial\";\n"
"	padding:10px;\n"
"}\n"
"\n"
"QLineEdit:hover{\n"
"	border: 1px solid #24c123;margin-top:0px;\n"
"	border-left-width: 1px;\n"
"	border-right-width: 1px;\n"
"	border-top-width: 1px;\n"
"	border-bottom-width: 1px;\n"
"	border-bottom-left-radius: 5px;\n"
"	border-bottom-right-radius: 5px;\n"
"	font: 16px \"Arial\";\n"
"	padding:10px;\n"
"}\n"
"QLineEdit:!hover{\n"
"	border: 1px solid #bbbbbb;\n"
"	border-top-width: 1px;\n"
"	border-left-width: 1px;\n"
"	border-right-width: 1px;\n"
"	border-top-width: 1px;\n"
"	border-bottom-width: 1px;\n"
"	border-bottom-left-radius: 5px;\n"
"	border-bottom-right-radius: 5px;\n"
"	font: 16px \"Arial\";\n"
"	padding:10px;\n"
"}\n"
"QLineEdit:pressed{\n"
"	border: 1px solid #24c123;margin-t"
                        "op:0px;\n"
"	border-left-width: 1px;\n"
"	border-right-width: 1px;\n"
"	border-top-width: 1px;\n"
"	border-bottom-width: 1px;\n"
"	border-bottom-left-radius: 5px;\n"
"	border-bottom-right-radius: 5px;\n"
"	font: 16px \"Arial\";\n"
"	padding:10px;\n"
"}"));
        lineEdit_PassWord->setEchoMode(QLineEdit::Password);
        checkBox = new QCheckBox(widget);
        checkBox->setObjectName(QStringLiteral("checkBox"));
        checkBox->setGeometry(QRect(21, 150, 141, 16));
        checkBox->setStyleSheet(QLatin1String("QPushButton{\n"
"        border-image: url(:/Images/Logon/img_checkbox_nor.png);\n"
"}\n"
"\n"
"QPushButton:hover{\n"
"        border-image: url(:/Images/Logon/img_checkbox_hov.png);\n"
"}\n"
"\n"
"QPushButton:checked{\n"
"        border-image: url(:/Images/Logon/img_checkbox_pre.png);\n"
"}"));
        checkBox->setCheckable(true);
        checkBox_2 = new QCheckBox(widget);
        checkBox_2->setObjectName(QStringLiteral("checkBox_2"));
        checkBox_2->setGeometry(QRect(210, 150, 91, 16));
        checkBox_2->setStyleSheet(QLatin1String("QPushButton{\n"
"        border-image: url(:/Images/Logon/img_checkbox_nor.png);\n"
"}\n"
"\n"
"QPushButton:hover{\n"
"        border-image: url(:/Images/Logon/img_checkbox_hov.png);\n"
"}\n"
"\n"
"QPushButton:checked{\n"
"        border-image: url(:/Images/Logon/img_checkbox_pre.png);\n"
"}"));
        checkBox_2->setCheckable(true);
        btnLogon = new IShowButton(widget);
        btnLogon->setObjectName(QStringLiteral("btnLogon"));
        btnLogon->setGeometry(QRect(20, 190, 280, 40));
        btnLogon->setStyleSheet(QLatin1String("QPushButton{\n"
"	background-color: #24c123;\n"
"	border-radius: 5px;\n"
"	color :white;\n"
"	font: 18px \"Arial\";\n"
"}\n"
"\n"
"QPushButton:hover{\n"
"	background-color: #36dc35;\n"
"}\n"
"\n"
"QPushButton:pressed{\n"
"	background-color: #34ac34;\n"
"}"));
        lineEdit_PassWord->raise();
        checkBox->raise();
        checkBox_2->raise();
        lineEdit_UserName->raise();
        btnLogon->raise();
        widgetLogo = new QLabel(widgetMain);
        widgetLogo->setObjectName(QStringLiteral("widgetLogo"));
        widgetLogo->setGeometry(QRect(110, 60, 108, 108));
        widgetLogo->setStyleSheet(QLatin1String("background-color: transparent;\n"
"border-image: url(:/Images/Logon/logo_teacher.png);"));
        label = new QLabel(widgetMain);
        label->setObjectName(QStringLiteral("label"));
        label->setGeometry(QRect(10, 10, 111, 21));
        label->setStyleSheet(QLatin1String("background-color: transparent;\n"
"color: rgb(255, 255, 255);\n"
"font: 12px \"Arial\";"));
        btnClose = new IShowButton(widgetMain);
        btnClose->setObjectName(QStringLiteral("btnClose"));
        btnClose->setGeometry(QRect(295, 5, 30, 30));
        btnClose->setStyleSheet(QLatin1String("QPushButton{\n"
"        border-image: url(:/Images/Logon/btnclosenorx.png);\n"
"}\n"
"\n"
"QPushButton:hover{\n"
"        border-image: url(:/Images/Logon/btnclosehov.png);\n"
"}\n"
"\n"
"QPushButton:pressed{\n"
"        border-image: url(:/Images/Logon/btnclosepre.png);\n"
"}"));
        btnMin = new IShowButton(widgetMain);
        btnMin->setObjectName(QStringLiteral("btnMin"));
        btnMin->setGeometry(QRect(265, 5, 30, 30));
        btnMin->setStyleSheet(QLatin1String("QPushButton{\n"
"        border-image: url(:/Images/Logon/btnminnor.png);\n"
"}\n"
"\n"
"QPushButton:hover{\n"
"        border-image: url(:/Images/Logon/btnminhov.png);\n"
"}\n"
"\n"
"QPushButton:pressed{\n"
"        border-image: url(:/Images/Logon/btnminpre.png);\n"
"}"));
        btnLogonCancel = new IShowButton(widgetMain);
        btnLogonCancel->setObjectName(QStringLiteral("btnLogonCancel"));
        btnLogonCancel->setGeometry(QRect(20, 430, 280, 40));
        btnLogonCancel->setStyleSheet(QLatin1String("QPushButton{\n"
"	background-color: #24c123;\n"
"	border-radius: 5px;\n"
"	color :white;\n"
"	font: 15pt \"Arial\";\n"
"}\n"
"\n"
"QPushButton:hover{\n"
"	background-color: #36dc35;\n"
"}\n"
"\n"
"QPushButton:pressed{\n"
"	background-color: #34ac34;\n"
"}"));
        labelLoading = new QLabel(widgetMain);
        labelLoading->setObjectName(QStringLiteral("labelLoading"));
        labelLoading->setGeometry(QRect(0, 227, 330, 40));
        labelLoading->setStyleSheet(QLatin1String("color: rgb(255, 255, 255);\n"
"font: 14pt \"Arial\";"));
        btnLogonCancel->raise();
        widget->raise();
        widgetLogo->raise();
        label->raise();
        btnClose->raise();
        btnMin->raise();
        labelLoading->raise();

        retranslateUi(widgetLogonClass);

        QMetaObject::connectSlotsByName(widgetLogonClass);
    } // setupUi

    void retranslateUi(QWidget *widgetLogonClass)
    {
        widgetLogonClass->setWindowTitle(QApplication::translate("widgetLogonClass", "viptalk", 0));
        lineEdit_UserName->setText(QString());
        lineEdit_PassWord->setText(QString());
        checkBox->setText(QApplication::translate("widgetLogonClass", "Remember me", 0));
        checkBox_2->setText(QApplication::translate("widgetLogonClass", "Auto Login", 0));
        btnLogon->setText(QApplication::translate("widgetLogonClass", "LOGIN", 0));
        label->setText(QApplication::translate("widgetLogonClass", "viptalk-v1.3", 0));
        btnClose->setText(QString());
        btnMin->setText(QString());
        btnLogonCancel->setText(QApplication::translate("widgetLogonClass", "CANCEL", 0));
        labelLoading->setText(QApplication::translate("widgetLogonClass", "<html><head/><body><p>Logging in...</p></body></html>", 0));
    } // retranslateUi

};

namespace Ui {
    class widgetLogonClass: public Ui_widgetLogonClass {};
} // namespace Ui

QT_END_NAMESPACE

#endif // UI_WIDGETLOGON_H