aa555a417f9c36d892c5a16c9e92e842c038079f
[evehomescreen] / src / ui_evesettingsdialog.h
1 /********************************************************************************
2 ** Form generated from reading UI file 'evesettingsdialog.ui'
3 **
4 ** Created: Fri May 7 20:57:37 2010
5 **      by: Qt User Interface Compiler version 4.6.2
6 **
7 ** WARNING! All changes made in this file will be lost when recompiling UI file!
8 ********************************************************************************/
9
10 #ifndef UI_EVESETTINGSDIALOG_H
11 #define UI_EVESETTINGSDIALOG_H
12
13 #include <QtCore/QVariant>
14 #include <QtGui/QAction>
15 #include <QtGui/QApplication>
16 #include <QtGui/QButtonGroup>
17 #include <QtGui/QComboBox>
18 #include <QtGui/QDialog>
19 #include <QtGui/QDialogButtonBox>
20 #include <QtGui/QHeaderView>
21 #include <QtGui/QLabel>
22 #include <QtGui/QLineEdit>
23 #include <QtGui/QPushButton>
24 #include <QtGui/QScrollArea>
25 #include <QtGui/QWidget>
26
27 QT_BEGIN_NAMESPACE
28
29 class Ui_EveSettingsDialog
30 {
31 public:
32     QDialogButtonBox *buttonBox;
33     QLabel *label_4;
34     QScrollArea *scrollArea;
35     QWidget *scrollAreaWidgetContents;
36     QLineEdit *apiKeyEdit;
37     QLabel *label;
38     QLabel *label_2;
39     QLineEdit *userIdEdit;
40     QComboBox *characterCombo;
41     QLabel *label_3;
42     QPushButton *getCharactersButton;
43
44     void setupUi(QDialog *EveSettingsDialog)
45     {
46         if (EveSettingsDialog->objectName().isEmpty())
47             EveSettingsDialog->setObjectName(QString::fromUtf8("EveSettingsDialog"));
48         EveSettingsDialog->resize(800, 300);
49         buttonBox = new QDialogButtonBox(EveSettingsDialog);
50         buttonBox->setObjectName(QString::fromUtf8("buttonBox"));
51         buttonBox->setGeometry(QRect(710, 20, 81, 241));
52         buttonBox->setOrientation(Qt::Vertical);
53         buttonBox->setStandardButtons(QDialogButtonBox::Cancel|QDialogButtonBox::Ok);
54         label_4 = new QLabel(EveSettingsDialog);
55         label_4->setObjectName(QString::fromUtf8("label_4"));
56         label_4->setGeometry(QRect(20, 10, 171, 34));
57         label_4->setOpenExternalLinks(true);
58         scrollArea = new QScrollArea(EveSettingsDialog);
59         scrollArea->setObjectName(QString::fromUtf8("scrollArea"));
60         scrollArea->setGeometry(QRect(10, 50, 701, 241));
61         scrollArea->setWidgetResizable(true);
62         scrollAreaWidgetContents = new QWidget();
63         scrollAreaWidgetContents->setObjectName(QString::fromUtf8("scrollAreaWidgetContents"));
64         scrollAreaWidgetContents->setGeometry(QRect(0, 0, 695, 235));
65         apiKeyEdit = new QLineEdit(scrollAreaWidgetContents);
66         apiKeyEdit->setObjectName(QString::fromUtf8("apiKeyEdit"));
67         apiKeyEdit->setGeometry(QRect(10, 10, 671, 61));
68         QSizePolicy sizePolicy(QSizePolicy::Expanding, QSizePolicy::Expanding);
69         sizePolicy.setHorizontalStretch(0);
70         sizePolicy.setVerticalStretch(0);
71         sizePolicy.setHeightForWidth(apiKeyEdit->sizePolicy().hasHeightForWidth());
72         apiKeyEdit->setSizePolicy(sizePolicy);
73         QFont font;
74         font.setPointSize(24);
75         apiKeyEdit->setFont(font);
76         apiKeyEdit->setFrame(true);
77         label = new QLabel(scrollAreaWidgetContents);
78         label->setObjectName(QString::fromUtf8("label"));
79         label->setGeometry(QRect(20, 0, 39, 16));
80         label_2 = new QLabel(scrollAreaWidgetContents);
81         label_2->setObjectName(QString::fromUtf8("label_2"));
82         label_2->setGeometry(QRect(20, 70, 34, 16));
83         userIdEdit = new QLineEdit(scrollAreaWidgetContents);
84         userIdEdit->setObjectName(QString::fromUtf8("userIdEdit"));
85         userIdEdit->setGeometry(QRect(10, 90, 661, 61));
86         sizePolicy.setHeightForWidth(userIdEdit->sizePolicy().hasHeightForWidth());
87         userIdEdit->setSizePolicy(sizePolicy);
88         userIdEdit->setFont(font);
89         characterCombo = new QComboBox(scrollAreaWidgetContents);
90         characterCombo->setObjectName(QString::fromUtf8("characterCombo"));
91         characterCombo->setGeometry(QRect(20, 170, 70, 24));
92         label_3 = new QLabel(scrollAreaWidgetContents);
93         label_3->setObjectName(QString::fromUtf8("label_3"));
94         label_3->setGeometry(QRect(20, 153, 87, 16));
95         getCharactersButton = new QPushButton(scrollAreaWidgetContents);
96         getCharactersButton->setObjectName(QString::fromUtf8("getCharactersButton"));
97         getCharactersButton->setGeometry(QRect(540, 180, 121, 22));
98         scrollArea->setWidget(scrollAreaWidgetContents);
99
100         retranslateUi(EveSettingsDialog);
101         QObject::connect(buttonBox, SIGNAL(accepted()), EveSettingsDialog, SLOT(accept()));
102         QObject::connect(buttonBox, SIGNAL(rejected()), EveSettingsDialog, SLOT(reject()));
103
104         QMetaObject::connectSlotsByName(EveSettingsDialog);
105     } // setupUi
106
107     void retranslateUi(QDialog *EveSettingsDialog)
108     {
109         EveSettingsDialog->setWindowTitle(QApplication::translate("EveSettingsDialog", "EVE settings", 0, QApplication::UnicodeUTF8));
110         label_4->setText(QApplication::translate("EveSettingsDialog", "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
111 "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
112 "p, li { white-space: pre-wrap; }\n"
113 "</style></head><body style=\" font-family:'DejaVu Sans'; font-size:8pt; font-weight:400; font-style:normal;\">\n"
114 "<table style=\"-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;\">\n"
115 "<tr>\n"
116 "<td style=\"border: none;\">\n"
117 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">To see character info visit<br /><a href=\"http://www.eveonline.com/api/\"><span style=\" text-decoration: underline; color:#0057ae;\">EVE Online account page</span></a></p></td></tr></table></body></html>", 0, QApplication::UnicodeUTF8));
118         label->setText(QApplication::translate("EveSettingsDialog", "API key", 0, QApplication::UnicodeUTF8));
119         label_2->setText(QApplication::translate("EveSettingsDialog", "UserID", 0, QApplication::UnicodeUTF8));
120         label_3->setText(QApplication::translate("EveSettingsDialog", "Choose character", 0, QApplication::UnicodeUTF8));
121         getCharactersButton->setText(QApplication::translate("EveSettingsDialog", "Fetch characters", 0, QApplication::UnicodeUTF8));
122     } // retranslateUi
123
124 };
125
126 namespace Ui {
127     class EveSettingsDialog: public Ui_EveSettingsDialog {};
128 } // namespace Ui
129
130 QT_END_NAMESPACE
131
132 #endif // UI_EVESETTINGSDIALOG_H