00001
00002
00003
00004
00005
00006
00007
00008
00009
00010 #ifndef UI_PROMEDIOBASE_H
00011 #define UI_PROMEDIOBASE_H
00012
00013 #include <QtCore/QVariant>
00014 #include <QtGui/QAction>
00015 #include <QtGui/QApplication>
00016 #include <QtGui/QButtonGroup>
00017 #include <QtGui/QGridLayout>
00018 #include <QtGui/QGroupBox>
00019 #include <QtGui/QHBoxLayout>
00020 #include <QtGui/QLabel>
00021 #include <QtGui/QLineEdit>
00022 #include <QtGui/QWidget>
00023
00024 class Ui_PromedioBase
00025 {
00026 public:
00027 QHBoxLayout *hboxLayout;
00028 QGroupBox *groupBox;
00029 QGridLayout *gridLayout;
00030 QLineEdit *mui_undcompras;
00031 QLabel *label_15;
00032 QLineEdit *mui_undavgcompras;
00033 QLabel *label_7;
00034 QLineEdit *mui_undmayorcompras;
00035 QLabel *label_5;
00036 QLineEdit *mui_undmenorcompras;
00037 QLabel *label_4;
00038 QLabel *label;
00039 QLabel *label_6;
00040 QLineEdit *mui_avgcompras;
00041 QLineEdit *mui_menorcompras;
00042 QLabel *label_2;
00043 QLabel *label_3;
00044 QLineEdit *mui_totalcompras;
00045 QLineEdit *mui_mayorcompras;
00046 QGroupBox *groupBox_2;
00047 QGridLayout *gridLayout1;
00048 QLabel *label_16;
00049 QLabel *label_11;
00050 QLineEdit *mui_undventas;
00051 QLineEdit *mui_avgventas;
00052 QLabel *label_12;
00053 QLineEdit *mui_mayorventas;
00054 QLineEdit *mui_undmayorventas;
00055 QLineEdit *mui_undmenorventas;
00056 QLineEdit *mui_undavgventas;
00057 QLineEdit *mui_totalventas;
00058 QLabel *label_8;
00059 QLabel *label_9;
00060 QLabel *label_10;
00061 QLineEdit *mui_menorventas;
00062 QLabel *label_13;
00063 QLabel *label_14;
00064
00065 void setupUi(QWidget *PromedioBase)
00066 {
00067 PromedioBase->setObjectName(QString::fromUtf8("PromedioBase"));
00068 hboxLayout = new QHBoxLayout(PromedioBase);
00069 hboxLayout->setSpacing(5);
00070 hboxLayout->setMargin(5);
00071 hboxLayout->setObjectName(QString::fromUtf8("hboxLayout"));
00072 groupBox = new QGroupBox(PromedioBase);
00073 groupBox->setObjectName(QString::fromUtf8("groupBox"));
00074 gridLayout = new QGridLayout(groupBox);
00075 gridLayout->setSpacing(5);
00076 gridLayout->setMargin(5);
00077 gridLayout->setObjectName(QString::fromUtf8("gridLayout"));
00078 mui_undcompras = new QLineEdit(groupBox);
00079 mui_undcompras->setObjectName(QString::fromUtf8("mui_undcompras"));
00080 mui_undcompras->setAlignment(Qt::AlignRight);
00081 mui_undcompras->setReadOnly(true);
00082
00083 gridLayout->addWidget(mui_undcompras, 4, 1, 1, 1);
00084
00085 label_15 = new QLabel(groupBox);
00086 label_15->setObjectName(QString::fromUtf8("label_15"));
00087
00088 gridLayout->addWidget(label_15, 4, 0, 1, 1);
00089
00090 mui_undavgcompras = new QLineEdit(groupBox);
00091 mui_undavgcompras->setObjectName(QString::fromUtf8("mui_undavgcompras"));
00092 mui_undavgcompras->setAlignment(Qt::AlignRight);
00093 mui_undavgcompras->setReadOnly(true);
00094
00095 gridLayout->addWidget(mui_undavgcompras, 7, 1, 1, 1);
00096
00097 label_7 = new QLabel(groupBox);
00098 label_7->setObjectName(QString::fromUtf8("label_7"));
00099
00100 gridLayout->addWidget(label_7, 7, 0, 1, 1);
00101
00102 mui_undmayorcompras = new QLineEdit(groupBox);
00103 mui_undmayorcompras->setObjectName(QString::fromUtf8("mui_undmayorcompras"));
00104 mui_undmayorcompras->setAlignment(Qt::AlignRight);
00105 mui_undmayorcompras->setReadOnly(true);
00106
00107 gridLayout->addWidget(mui_undmayorcompras, 5, 1, 1, 1);
00108
00109 label_5 = new QLabel(groupBox);
00110 label_5->setObjectName(QString::fromUtf8("label_5"));
00111
00112 gridLayout->addWidget(label_5, 5, 0, 1, 1);
00113
00114 mui_undmenorcompras = new QLineEdit(groupBox);
00115 mui_undmenorcompras->setObjectName(QString::fromUtf8("mui_undmenorcompras"));
00116 mui_undmenorcompras->setAlignment(Qt::AlignRight);
00117 mui_undmenorcompras->setReadOnly(true);
00118
00119 gridLayout->addWidget(mui_undmenorcompras, 6, 1, 1, 1);
00120
00121 label_4 = new QLabel(groupBox);
00122 label_4->setObjectName(QString::fromUtf8("label_4"));
00123
00124 gridLayout->addWidget(label_4, 6, 0, 1, 1);
00125
00126 label = new QLabel(groupBox);
00127 label->setObjectName(QString::fromUtf8("label"));
00128
00129 gridLayout->addWidget(label, 0, 0, 1, 1);
00130
00131 label_6 = new QLabel(groupBox);
00132 label_6->setObjectName(QString::fromUtf8("label_6"));
00133
00134 gridLayout->addWidget(label_6, 3, 0, 1, 1);
00135
00136 mui_avgcompras = new QLineEdit(groupBox);
00137 mui_avgcompras->setObjectName(QString::fromUtf8("mui_avgcompras"));
00138 mui_avgcompras->setAlignment(Qt::AlignRight);
00139 mui_avgcompras->setReadOnly(true);
00140
00141 gridLayout->addWidget(mui_avgcompras, 3, 1, 1, 1);
00142
00143 mui_menorcompras = new QLineEdit(groupBox);
00144 mui_menorcompras->setObjectName(QString::fromUtf8("mui_menorcompras"));
00145 mui_menorcompras->setAlignment(Qt::AlignRight);
00146 mui_menorcompras->setReadOnly(true);
00147
00148 gridLayout->addWidget(mui_menorcompras, 2, 1, 1, 1);
00149
00150 label_2 = new QLabel(groupBox);
00151 label_2->setObjectName(QString::fromUtf8("label_2"));
00152
00153 gridLayout->addWidget(label_2, 1, 0, 1, 1);
00154
00155 label_3 = new QLabel(groupBox);
00156 label_3->setObjectName(QString::fromUtf8("label_3"));
00157
00158 gridLayout->addWidget(label_3, 2, 0, 1, 1);
00159
00160 mui_totalcompras = new QLineEdit(groupBox);
00161 mui_totalcompras->setObjectName(QString::fromUtf8("mui_totalcompras"));
00162 mui_totalcompras->setAlignment(Qt::AlignRight);
00163 mui_totalcompras->setReadOnly(true);
00164
00165 gridLayout->addWidget(mui_totalcompras, 0, 1, 1, 1);
00166
00167 mui_mayorcompras = new QLineEdit(groupBox);
00168 mui_mayorcompras->setObjectName(QString::fromUtf8("mui_mayorcompras"));
00169 mui_mayorcompras->setAlignment(Qt::AlignRight);
00170 mui_mayorcompras->setReadOnly(true);
00171
00172 gridLayout->addWidget(mui_mayorcompras, 1, 1, 1, 1);
00173
00174
00175 hboxLayout->addWidget(groupBox);
00176
00177 groupBox_2 = new QGroupBox(PromedioBase);
00178 groupBox_2->setObjectName(QString::fromUtf8("groupBox_2"));
00179 gridLayout1 = new QGridLayout(groupBox_2);
00180 gridLayout1->setSpacing(5);
00181 gridLayout1->setMargin(5);
00182 gridLayout1->setObjectName(QString::fromUtf8("gridLayout1"));
00183 label_16 = new QLabel(groupBox_2);
00184 label_16->setObjectName(QString::fromUtf8("label_16"));
00185
00186 gridLayout1->addWidget(label_16, 4, 0, 1, 1);
00187
00188 label_11 = new QLabel(groupBox_2);
00189 label_11->setObjectName(QString::fromUtf8("label_11"));
00190
00191 gridLayout1->addWidget(label_11, 5, 0, 1, 1);
00192
00193 mui_undventas = new QLineEdit(groupBox_2);
00194 mui_undventas->setObjectName(QString::fromUtf8("mui_undventas"));
00195 mui_undventas->setAlignment(Qt::AlignRight);
00196 mui_undventas->setReadOnly(true);
00197
00198 gridLayout1->addWidget(mui_undventas, 4, 1, 1, 1);
00199
00200 mui_avgventas = new QLineEdit(groupBox_2);
00201 mui_avgventas->setObjectName(QString::fromUtf8("mui_avgventas"));
00202 mui_avgventas->setAlignment(Qt::AlignRight);
00203 mui_avgventas->setReadOnly(true);
00204
00205 gridLayout1->addWidget(mui_avgventas, 3, 1, 1, 1);
00206
00207 label_12 = new QLabel(groupBox_2);
00208 label_12->setObjectName(QString::fromUtf8("label_12"));
00209
00210 gridLayout1->addWidget(label_12, 3, 0, 1, 1);
00211
00212 mui_mayorventas = new QLineEdit(groupBox_2);
00213 mui_mayorventas->setObjectName(QString::fromUtf8("mui_mayorventas"));
00214 mui_mayorventas->setAlignment(Qt::AlignRight);
00215 mui_mayorventas->setReadOnly(true);
00216
00217 gridLayout1->addWidget(mui_mayorventas, 1, 1, 1, 1);
00218
00219 mui_undmayorventas = new QLineEdit(groupBox_2);
00220 mui_undmayorventas->setObjectName(QString::fromUtf8("mui_undmayorventas"));
00221 mui_undmayorventas->setAlignment(Qt::AlignRight);
00222 mui_undmayorventas->setReadOnly(true);
00223
00224 gridLayout1->addWidget(mui_undmayorventas, 5, 1, 1, 1);
00225
00226 mui_undmenorventas = new QLineEdit(groupBox_2);
00227 mui_undmenorventas->setObjectName(QString::fromUtf8("mui_undmenorventas"));
00228 mui_undmenorventas->setAlignment(Qt::AlignRight);
00229 mui_undmenorventas->setReadOnly(true);
00230
00231 gridLayout1->addWidget(mui_undmenorventas, 6, 1, 1, 1);
00232
00233 mui_undavgventas = new QLineEdit(groupBox_2);
00234 mui_undavgventas->setObjectName(QString::fromUtf8("mui_undavgventas"));
00235 mui_undavgventas->setAlignment(Qt::AlignRight);
00236 mui_undavgventas->setReadOnly(true);
00237
00238 gridLayout1->addWidget(mui_undavgventas, 7, 1, 1, 1);
00239
00240 mui_totalventas = new QLineEdit(groupBox_2);
00241 mui_totalventas->setObjectName(QString::fromUtf8("mui_totalventas"));
00242 mui_totalventas->setAlignment(Qt::AlignRight);
00243 mui_totalventas->setReadOnly(true);
00244
00245 gridLayout1->addWidget(mui_totalventas, 0, 1, 1, 1);
00246
00247 label_8 = new QLabel(groupBox_2);
00248 label_8->setObjectName(QString::fromUtf8("label_8"));
00249
00250 gridLayout1->addWidget(label_8, 2, 0, 1, 1);
00251
00252 label_9 = new QLabel(groupBox_2);
00253 label_9->setObjectName(QString::fromUtf8("label_9"));
00254
00255 gridLayout1->addWidget(label_9, 6, 0, 1, 1);
00256
00257 label_10 = new QLabel(groupBox_2);
00258 label_10->setObjectName(QString::fromUtf8("label_10"));
00259
00260 gridLayout1->addWidget(label_10, 1, 0, 1, 1);
00261
00262 mui_menorventas = new QLineEdit(groupBox_2);
00263 mui_menorventas->setObjectName(QString::fromUtf8("mui_menorventas"));
00264 mui_menorventas->setAlignment(Qt::AlignRight);
00265 mui_menorventas->setReadOnly(true);
00266
00267 gridLayout1->addWidget(mui_menorventas, 2, 1, 1, 1);
00268
00269 label_13 = new QLabel(groupBox_2);
00270 label_13->setObjectName(QString::fromUtf8("label_13"));
00271
00272 gridLayout1->addWidget(label_13, 0, 0, 1, 1);
00273
00274 label_14 = new QLabel(groupBox_2);
00275 label_14->setObjectName(QString::fromUtf8("label_14"));
00276
00277 gridLayout1->addWidget(label_14, 7, 0, 1, 1);
00278
00279
00280 hboxLayout->addWidget(groupBox_2);
00281
00282
00283 retranslateUi(PromedioBase);
00284
00285 QSize size(400, 393);
00286 size = size.expandedTo(PromedioBase->minimumSizeHint());
00287 PromedioBase->resize(size);
00288
00289
00290 QMetaObject::connectSlotsByName(PromedioBase);
00291 }
00292
00293 void retranslateUi(QWidget *PromedioBase)
00294 {
00295 groupBox->setTitle(QApplication::translate("PromedioBase", "Compras", 0, QApplication::UnicodeUTF8));
00296 label_15->setText(QApplication::translate("PromedioBase", "Und. Compradas", 0, QApplication::UnicodeUTF8));
00297 label_7->setText(QApplication::translate("PromedioBase", "Cantidad Media", 0, QApplication::UnicodeUTF8));
00298 label_5->setText(QApplication::translate("PromedioBase", "Cantidad mayor", 0, QApplication::UnicodeUTF8));
00299 label_4->setText(QApplication::translate("PromedioBase", "Cantidad Menor", 0, QApplication::UnicodeUTF8));
00300 label->setText(QApplication::translate("PromedioBase", "Total", 0, QApplication::UnicodeUTF8));
00301 label_6->setText(QApplication::translate("PromedioBase", "Precio Medio", 0, QApplication::UnicodeUTF8));
00302 label_2->setText(QApplication::translate("PromedioBase", "Precio Mayor", 0, QApplication::UnicodeUTF8));
00303 label_3->setText(QApplication::translate("PromedioBase", "Precio Menor", 0, QApplication::UnicodeUTF8));
00304 groupBox_2->setTitle(QApplication::translate("PromedioBase", "Ventas", 0, QApplication::UnicodeUTF8));
00305 label_16->setText(QApplication::translate("PromedioBase", "Und. Vendidas", 0, QApplication::UnicodeUTF8));
00306 label_11->setText(QApplication::translate("PromedioBase", "Cantidad mayor", 0, QApplication::UnicodeUTF8));
00307 label_12->setText(QApplication::translate("PromedioBase", "Precio Medio", 0, QApplication::UnicodeUTF8));
00308 label_8->setText(QApplication::translate("PromedioBase", "Precio Menor", 0, QApplication::UnicodeUTF8));
00309 label_9->setText(QApplication::translate("PromedioBase", "Cantidad Menor", 0, QApplication::UnicodeUTF8));
00310 label_10->setText(QApplication::translate("PromedioBase", "Precio Mayor", 0, QApplication::UnicodeUTF8));
00311 label_13->setText(QApplication::translate("PromedioBase", "Total", 0, QApplication::UnicodeUTF8));
00312 label_14->setText(QApplication::translate("PromedioBase", "Cantidad Media", 0, QApplication::UnicodeUTF8));
00313 Q_UNUSED(PromedioBase);
00314 }
00315
00316 };
00317
00318 namespace Ui {
00319 class PromedioBase: public Ui_PromedioBase {};
00320 }
00321
00322 #endif // UI_PROMEDIOBASE_H