| Line 1... |
Line 1... |
| 1 |
/********************************************************************************
|
1 |
/********************************************************************************
|
| 2 |
** Form generated from reading UI file 'qmconfigure.ui'
|
2 |
** Form generated from reading UI file 'qmconfigure.ui'
|
| 3 |
**
|
3 |
**
|
| 4 |
** Created: Sun 20. Jun 18:05:05 2010
|
4 |
** Created: Mon 21. Jun 13:14:15 2010
|
| 5 |
** by: Qt User Interface Compiler version 4.6.3
|
5 |
** by: Qt User Interface Compiler version 4.6.2
|
| 6 |
**
|
6 |
**
|
| 7 |
** WARNING! All changes made in this file will be lost when recompiling UI file!
|
7 |
** WARNING! All changes made in this file will be lost when recompiling UI file!
|
| 8 |
********************************************************************************/
|
8 |
********************************************************************************/
|
| 9 |
|
9 |
|
| 10 |
#ifndef UI_QMCONFIGURE_H
|
10 |
#ifndef UI_QMCONFIGURE_H
|
| Line 35... |
Line 35... |
| 35 |
QLineEdit *legName1;
|
35 |
QLineEdit *legName1;
|
| 36 |
QLineEdit *legName2;
|
36 |
QLineEdit *legName2;
|
| 37 |
QLineEdit *legName3;
|
37 |
QLineEdit *legName3;
|
| 38 |
QLineEdit *legName4;
|
38 |
QLineEdit *legName4;
|
| 39 |
QLineEdit *legName5;
|
39 |
QLineEdit *legName5;
|
| - |
|
40 |
QGroupBox *groupBox_2;
|
| 40 |
QSpinBox *spinBox;
|
41 |
QSpinBox *spinBox_6u;
|
| 41 |
QSpinBox *spinBox_2;
|
42 |
QSpinBox *spinBox_2l;
|
| 42 |
QSpinBox *spinBox_3;
|
43 |
QSpinBox *spinBox_3u;
|
| 43 |
QSpinBox *spinBox_4;
|
44 |
QSpinBox *spinBox_7l;
|
| 44 |
QSpinBox *spinBox_5;
|
45 |
QSpinBox *spinBox_6l;
|
| 45 |
QSpinBox *spinBox_6;
|
46 |
QSpinBox *spinBox_5u;
|
| 46 |
QSpinBox *spinBox_7;
|
47 |
QSpinBox *spinBox_2u;
|
| 47 |
QSpinBox *spinBox_8;
|
48 |
QSpinBox *spinBox_7u;
|
| 48 |
QSpinBox *spinBox_9;
|
49 |
QSpinBox *spinBox_1l;
|
| 49 |
QSpinBox *spinBox_10;
|
50 |
QSpinBox *spinBox_3l;
|
| 50 |
QSpinBox *spinBox_11;
|
51 |
QSpinBox *spinBox_8l;
|
| 51 |
QSpinBox *spinBox_12;
|
52 |
QSpinBox *spinBox_8u;
|
| 52 |
QSpinBox *spinBox_13;
|
53 |
QSpinBox *spinBox_4u;
|
| 53 |
QSpinBox *spinBox_14;
|
54 |
QSpinBox *spinBox_4l;
|
| 54 |
QSpinBox *spinBox_15;
|
55 |
QSpinBox *spinBox_1u;
|
| 55 |
QSpinBox *spinBox_16;
|
56 |
QSpinBox *spinBox_5l;
|
| 56 |
|
57 |
|
| 57 |
void setupUi(QWidget *QmConfigure)
|
58 |
void setupUi(QWidget *QmConfigure)
|
| 58 |
{
|
59 |
{
|
| 59 |
if (QmConfigure->objectName().isEmpty())
|
60 |
if (QmConfigure->objectName().isEmpty())
|
| 60 |
QmConfigure->setObjectName(QString::fromUtf8("QmConfigure"));
|
61 |
QmConfigure->setObjectName(QString::fromUtf8("QmConfigure"));
|
| 61 |
QmConfigure->resize(415, 300);
|
62 |
QmConfigure->resize(415, 323);
|
| 62 |
eventName = new QLineEdit(QmConfigure);
|
63 |
eventName = new QLineEdit(QmConfigure);
|
| 63 |
eventName->setObjectName(QString::fromUtf8("eventName"));
|
64 |
eventName->setObjectName(QString::fromUtf8("eventName"));
|
| 64 |
eventName->setGeometry(QRect(10, 10, 331, 20));
|
65 |
eventName->setGeometry(QRect(10, 10, 331, 20));
|
| 65 |
buttonBox = new QDialogButtonBox(QmConfigure);
|
66 |
buttonBox = new QDialogButtonBox(QmConfigure);
|
| 66 |
buttonBox->setObjectName(QString::fromUtf8("buttonBox"));
|
67 |
buttonBox->setObjectName(QString::fromUtf8("buttonBox"));
|
| 67 |
buttonBox->setGeometry(QRect(200, 270, 156, 23));
|
68 |
buttonBox->setGeometry(QRect(240, 290, 156, 23));
|
| 68 |
buttonBox->setStandardButtons(QDialogButtonBox::Cancel|QDialogButtonBox::Ok);
|
69 |
buttonBox->setStandardButtons(QDialogButtonBox::Cancel|QDialogButtonBox::Ok);
|
| 69 |
groupBox = new QGroupBox(QmConfigure);
|
70 |
groupBox = new QGroupBox(QmConfigure);
|
| 70 |
groupBox->setObjectName(QString::fromUtf8("groupBox"));
|
71 |
groupBox->setObjectName(QString::fromUtf8("groupBox"));
|
| 71 |
groupBox->setGeometry(QRect(10, 40, 171, 161));
|
72 |
groupBox->setGeometry(QRect(10, 40, 171, 161));
|
| 72 |
verticalLayoutWidget = new QWidget(groupBox);
|
73 |
verticalLayoutWidget = new QWidget(groupBox);
|
| Line 98... |
Line 99... |
| 98 |
legName5 = new QLineEdit(verticalLayoutWidget);
|
99 |
legName5 = new QLineEdit(verticalLayoutWidget);
|
| 99 |
legName5->setObjectName(QString::fromUtf8("legName5"));
|
100 |
legName5->setObjectName(QString::fromUtf8("legName5"));
|
| 100 |
|
101 |
|
| 101 |
verticalLayout->addWidget(legName5);
|
102 |
verticalLayout->addWidget(legName5);
|
| 102 |
|
103 |
|
| 103 |
verticalLayoutWidget->raise();
|
104 |
groupBox_2 = new QGroupBox(QmConfigure);
|
| 104 |
legName5->raise();
|
- |
|
| 105 |
legName1->raise();
|
105 |
groupBox_2->setObjectName(QString::fromUtf8("groupBox_2"));
|
| 106 |
legName3->raise();
|
- |
|
| 107 |
legName2->raise();
|
106 |
groupBox_2->setGeometry(QRect(10, 200, 401, 80));
|
| 108 |
legName4->raise();
|
- |
|
| 109 |
spinBox = new QSpinBox(QmConfigure);
|
107 |
spinBox_6u = new QSpinBox(groupBox_2);
|
| 110 |
spinBox->setObjectName(QString::fromUtf8("spinBox"));
|
108 |
spinBox_6u->setObjectName(QString::fromUtf8("spinBox_6u"));
|
| 111 |
spinBox->setGeometry(QRect(10, 210, 46, 22));
|
109 |
spinBox_6u->setGeometry(QRect(160, 50, 40, 22));
|
| - |
|
110 |
spinBox_6u->setMaximum(999);
|
| 112 |
spinBox_2 = new QSpinBox(QmConfigure);
|
111 |
spinBox_2l = new QSpinBox(groupBox_2);
|
| 113 |
spinBox_2->setObjectName(QString::fromUtf8("spinBox_2"));
|
112 |
spinBox_2l->setObjectName(QString::fromUtf8("spinBox_2l"));
|
| 114 |
spinBox_2->setGeometry(QRect(60, 210, 46, 22));
|
113 |
spinBox_2l->setGeometry(QRect(110, 20, 40, 22));
|
| - |
|
114 |
spinBox_2l->setMaximum(999);
|
| 115 |
spinBox_3 = new QSpinBox(QmConfigure);
|
115 |
spinBox_3u = new QSpinBox(groupBox_2);
|
| 116 |
spinBox_3->setObjectName(QString::fromUtf8("spinBox_3"));
|
116 |
spinBox_3u->setObjectName(QString::fromUtf8("spinBox_3u"));
|
| 117 |
spinBox_3->setGeometry(QRect(110, 210, 46, 22));
|
117 |
spinBox_3u->setGeometry(QRect(260, 20, 40, 22));
|
| - |
|
118 |
spinBox_3u->setMaximum(999);
|
| 118 |
spinBox_4 = new QSpinBox(QmConfigure);
|
119 |
spinBox_7l = new QSpinBox(groupBox_2);
|
| 119 |
spinBox_4->setObjectName(QString::fromUtf8("spinBox_4"));
|
120 |
spinBox_7l->setObjectName(QString::fromUtf8("spinBox_7l"));
|
| 120 |
spinBox_4->setGeometry(QRect(160, 210, 46, 22));
|
121 |
spinBox_7l->setGeometry(QRect(210, 50, 40, 22));
|
| - |
|
122 |
spinBox_7l->setMaximum(999);
|
| 121 |
spinBox_5 = new QSpinBox(QmConfigure);
|
123 |
spinBox_6l = new QSpinBox(groupBox_2);
|
| 122 |
spinBox_5->setObjectName(QString::fromUtf8("spinBox_5"));
|
124 |
spinBox_6l->setObjectName(QString::fromUtf8("spinBox_6l"));
|
| 123 |
spinBox_5->setGeometry(QRect(210, 210, 46, 22));
|
125 |
spinBox_6l->setGeometry(QRect(110, 50, 40, 22));
|
| - |
|
126 |
spinBox_6l->setMaximum(999);
|
| 124 |
spinBox_6 = new QSpinBox(QmConfigure);
|
127 |
spinBox_5u = new QSpinBox(groupBox_2);
|
| 125 |
spinBox_6->setObjectName(QString::fromUtf8("spinBox_6"));
|
128 |
spinBox_5u->setObjectName(QString::fromUtf8("spinBox_5u"));
|
| 126 |
spinBox_6->setGeometry(QRect(260, 210, 46, 22));
|
129 |
spinBox_5u->setGeometry(QRect(60, 50, 40, 22));
|
| - |
|
130 |
spinBox_5u->setMaximum(999);
|
| 127 |
spinBox_7 = new QSpinBox(QmConfigure);
|
131 |
spinBox_2u = new QSpinBox(groupBox_2);
|
| 128 |
spinBox_7->setObjectName(QString::fromUtf8("spinBox_7"));
|
132 |
spinBox_2u->setObjectName(QString::fromUtf8("spinBox_2u"));
|
| 129 |
spinBox_7->setGeometry(QRect(10, 240, 46, 22));
|
133 |
spinBox_2u->setGeometry(QRect(160, 20, 40, 22));
|
| - |
|
134 |
spinBox_2u->setMaximum(999);
|
| 130 |
spinBox_8 = new QSpinBox(QmConfigure);
|
135 |
spinBox_7u = new QSpinBox(groupBox_2);
|
| 131 |
spinBox_8->setObjectName(QString::fromUtf8("spinBox_8"));
|
136 |
spinBox_7u->setObjectName(QString::fromUtf8("spinBox_7u"));
|
| 132 |
spinBox_8->setGeometry(QRect(60, 240, 46, 22));
|
137 |
spinBox_7u->setGeometry(QRect(260, 50, 40, 22));
|
| - |
|
138 |
spinBox_7u->setMaximum(999);
|
| 133 |
spinBox_9 = new QSpinBox(QmConfigure);
|
139 |
spinBox_1l = new QSpinBox(groupBox_2);
|
| 134 |
spinBox_9->setObjectName(QString::fromUtf8("spinBox_9"));
|
140 |
spinBox_1l->setObjectName(QString::fromUtf8("spinBox_1l"));
|
| 135 |
spinBox_9->setGeometry(QRect(210, 240, 46, 22));
|
141 |
spinBox_1l->setGeometry(QRect(10, 20, 40, 22));
|
| - |
|
142 |
spinBox_1l->setMaximum(999);
|
| 136 |
spinBox_10 = new QSpinBox(QmConfigure);
|
143 |
spinBox_3l = new QSpinBox(groupBox_2);
|
| 137 |
spinBox_10->setObjectName(QString::fromUtf8("spinBox_10"));
|
144 |
spinBox_3l->setObjectName(QString::fromUtf8("spinBox_3l"));
|
| 138 |
spinBox_10->setGeometry(QRect(160, 240, 46, 22));
|
145 |
spinBox_3l->setGeometry(QRect(210, 20, 40, 22));
|
| - |
|
146 |
spinBox_3l->setMaximum(999);
|
| 139 |
spinBox_11 = new QSpinBox(QmConfigure);
|
147 |
spinBox_8l = new QSpinBox(groupBox_2);
|
| 140 |
spinBox_11->setObjectName(QString::fromUtf8("spinBox_11"));
|
148 |
spinBox_8l->setObjectName(QString::fromUtf8("spinBox_8l"));
|
| 141 |
spinBox_11->setGeometry(QRect(260, 240, 46, 22));
|
149 |
spinBox_8l->setGeometry(QRect(310, 50, 40, 22));
|
| - |
|
150 |
spinBox_8l->setMaximum(999);
|
| 142 |
spinBox_12 = new QSpinBox(QmConfigure);
|
151 |
spinBox_8u = new QSpinBox(groupBox_2);
|
| 143 |
spinBox_12->setObjectName(QString::fromUtf8("spinBox_12"));
|
152 |
spinBox_8u->setObjectName(QString::fromUtf8("spinBox_8u"));
|
| 144 |
spinBox_12->setGeometry(QRect(110, 240, 46, 22));
|
153 |
spinBox_8u->setGeometry(QRect(360, 50, 40, 22));
|
| - |
|
154 |
spinBox_8u->setMaximum(999);
|
| 145 |
spinBox_13 = new QSpinBox(QmConfigure);
|
155 |
spinBox_4u = new QSpinBox(groupBox_2);
|
| 146 |
spinBox_13->setObjectName(QString::fromUtf8("spinBox_13"));
|
156 |
spinBox_4u->setObjectName(QString::fromUtf8("spinBox_4u"));
|
| 147 |
spinBox_13->setGeometry(QRect(310, 210, 46, 22));
|
157 |
spinBox_4u->setGeometry(QRect(360, 20, 40, 22));
|
| - |
|
158 |
spinBox_4u->setMaximum(999);
|
| 148 |
spinBox_14 = new QSpinBox(QmConfigure);
|
159 |
spinBox_4l = new QSpinBox(groupBox_2);
|
| 149 |
spinBox_14->setObjectName(QString::fromUtf8("spinBox_14"));
|
160 |
spinBox_4l->setObjectName(QString::fromUtf8("spinBox_4l"));
|
| 150 |
spinBox_14->setGeometry(QRect(310, 240, 46, 22));
|
161 |
spinBox_4l->setGeometry(QRect(310, 20, 40, 22));
|
| - |
|
162 |
spinBox_4l->setMaximum(999);
|
| 151 |
spinBox_15 = new QSpinBox(QmConfigure);
|
163 |
spinBox_1u = new QSpinBox(groupBox_2);
|
| 152 |
spinBox_15->setObjectName(QString::fromUtf8("spinBox_15"));
|
164 |
spinBox_1u->setObjectName(QString::fromUtf8("spinBox_1u"));
|
| 153 |
spinBox_15->setGeometry(QRect(360, 240, 46, 22));
|
165 |
spinBox_1u->setGeometry(QRect(60, 20, 40, 22));
|
| - |
|
166 |
spinBox_1u->setMaximum(999);
|
| 154 |
spinBox_16 = new QSpinBox(QmConfigure);
|
167 |
spinBox_5l = new QSpinBox(groupBox_2);
|
| 155 |
spinBox_16->setObjectName(QString::fromUtf8("spinBox_16"));
|
168 |
spinBox_5l->setObjectName(QString::fromUtf8("spinBox_5l"));
|
| 156 |
spinBox_16->setGeometry(QRect(360, 210, 46, 22));
|
169 |
spinBox_5l->setGeometry(QRect(10, 50, 40, 22));
|
| - |
|
170 |
spinBox_5l->setMaximum(999);
|
| 157 |
|
171 |
|
| 158 |
retranslateUi(QmConfigure);
|
172 |
retranslateUi(QmConfigure);
|
| 159 |
|
173 |
|
| 160 |
QMetaObject::connectSlotsByName(QmConfigure);
|
174 |
QMetaObject::connectSlotsByName(QmConfigure);
|
| 161 |
} // setupUi
|
175 |
} // setupUi
|
| 162 |
|
176 |
|
| 163 |
void retranslateUi(QWidget *QmConfigure)
|
177 |
void retranslateUi(QWidget *QmConfigure)
|
| 164 |
{
|
178 |
{
|
| 165 |
QmConfigure->setWindowTitle(QApplication::translate("QmConfigure", "Form", 0, QApplication::UnicodeUTF8));
|
179 |
QmConfigure->setWindowTitle(QApplication::translate("QmConfigure", "Form", 0, QApplication::UnicodeUTF8));
|
| 166 |
groupBox->setTitle(QApplication::translate("QmConfigure", "Leg Names", 0, QApplication::UnicodeUTF8));
|
180 |
groupBox->setTitle(QApplication::translate("QmConfigure", "Leg Names", 0, QApplication::UnicodeUTF8));
|
| - |
|
181 |
groupBox_2->setTitle(QApplication::translate("QmConfigure", "Team Numbers", 0, QApplication::UnicodeUTF8));
|
| 167 |
} // retranslateUi
|
182 |
} // retranslateUi
|
| 168 |
|
183 |
|
| 169 |
};
|
184 |
};
|
| 170 |
|
185 |
|
| 171 |
namespace Ui {
|
186 |
namespace Ui {
|