ui_tpvdlg.h

Go to the documentation of this file.
00001 /********************************************************************************
00002 ** Form generated from reading ui file 'tpvdlg.ui'
00003 **
00004 ** Created: Fri Dec 14 01:47:03 2007
00005 **      by: Qt User Interface Compiler version 4.2.2
00006 **
00007 ** WARNING! All changes made in this file will be lost when recompiling ui file!
00008 ********************************************************************************/
00009 
00010 #ifndef UI_TPVDLG_H
00011 #define UI_TPVDLG_H
00012 
00013 #include <QtCore/QVariant>
00014 #include <QtGui/QAction>
00015 #include <QtGui/QApplication>
00016 #include <QtGui/QButtonGroup>
00017 #include <QtGui/QDialog>
00018 #include <QtGui/QGridLayout>
00019 #include <QtGui/QHBoxLayout>
00020 #include <QtGui/QLCDNumber>
00021 #include <QtGui/QLabel>
00022 #include <QtGui/QLineEdit>
00023 #include <QtGui/QPushButton>
00024 #include <QtGui/QSpacerItem>
00025 #include <QtGui/QTableWidget>
00026 #include <QtGui/QVBoxLayout>
00027 #include <Qt3Support/Q3MimeSourceFactory>
00028 
00029 class Ui_tpvdlg
00030 {
00031 public:
00032     QGridLayout *gridLayout;
00033     QVBoxLayout *vboxLayout;
00034     QHBoxLayout *hboxLayout;
00035     QLineEdit *lineEdit5;
00036     QLineEdit *lineEdit6;
00037     QTableWidget *tableWidget;
00038     QGridLayout *gridLayout1;
00039     QPushButton *btn_1;
00040     QPushButton *btn_6;
00041     QPushButton *btn_7;
00042     QPushButton *btn_3;
00043     QPushButton *btn_4;
00044     QPushButton *btn_borrar;
00045     QPushButton *btn_5;
00046     QPushButton *btn_no;
00047     QPushButton *btn_atras;
00048     QPushButton *btn_9;
00049     QPushButton *pushButton1_15;
00050     QPushButton *btn_0;
00051     QPushButton *btn_2;
00052     QPushButton *btn_si;
00053     QPushButton *btn_8;
00054     QPushButton *btn_00;
00055     QVBoxLayout *vboxLayout1;
00056     QPushButton *pushButton18;
00057     QPushButton *pushButton18_2;
00058     QPushButton *pushButton18_3;
00059     QPushButton *pushButton18_4;
00060     QLabel *textLabel2;
00061     QLabel *textLabel1;
00062     QLCDNumber *display_2;
00063     QLCDNumber *display;
00064     QSpacerItem *spacerItem;
00065     QHBoxLayout *hboxLayout1;
00066     QLineEdit *lineEdit1;
00067     QLineEdit *lineEdit2;
00068     QLineEdit *lineEdit3;
00069     QLineEdit *lineEdit4;
00070     QHBoxLayout *hboxLayout2;
00071     QLabel *textLabel3;
00072     QLabel *textLabel3_2;
00073     QLabel *textLabel3_3;
00074     QLabel *textLabel3_4;
00075 
00076     void setupUi(QDialog *tpvdlg)
00077     {
00078     tpvdlg->setObjectName(QString::fromUtf8("tpvdlg"));
00079     gridLayout = new QGridLayout(tpvdlg);
00080     gridLayout->setSpacing(6);
00081     gridLayout->setMargin(11);
00082     gridLayout->setObjectName(QString::fromUtf8("gridLayout"));
00083     vboxLayout = new QVBoxLayout();
00084     vboxLayout->setSpacing(6);
00085     vboxLayout->setMargin(0);
00086     vboxLayout->setObjectName(QString::fromUtf8("vboxLayout"));
00087     hboxLayout = new QHBoxLayout();
00088     hboxLayout->setSpacing(6);
00089     hboxLayout->setMargin(0);
00090     hboxLayout->setObjectName(QString::fromUtf8("hboxLayout"));
00091     lineEdit5 = new QLineEdit(tpvdlg);
00092     lineEdit5->setObjectName(QString::fromUtf8("lineEdit5"));
00093     QSizePolicy sizePolicy(static_cast<QSizePolicy::Policy>(0), static_cast<QSizePolicy::Policy>(0));
00094     sizePolicy.setHorizontalStretch(0);
00095     sizePolicy.setVerticalStretch(0);
00096     sizePolicy.setHeightForWidth(lineEdit5->sizePolicy().hasHeightForWidth());
00097     lineEdit5->setSizePolicy(sizePolicy);
00098     lineEdit5->setMaximumSize(QSize(200, 32767));
00099 
00100     hboxLayout->addWidget(lineEdit5);
00101 
00102     lineEdit6 = new QLineEdit(tpvdlg);
00103     lineEdit6->setObjectName(QString::fromUtf8("lineEdit6"));
00104     QSizePolicy sizePolicy1(static_cast<QSizePolicy::Policy>(7), static_cast<QSizePolicy::Policy>(0));
00105     sizePolicy1.setHorizontalStretch(0);
00106     sizePolicy1.setVerticalStretch(0);
00107     sizePolicy1.setHeightForWidth(lineEdit6->sizePolicy().hasHeightForWidth());
00108     lineEdit6->setSizePolicy(sizePolicy1);
00109 
00110     hboxLayout->addWidget(lineEdit6);
00111 
00112 
00113     vboxLayout->addLayout(hboxLayout);
00114 
00115     tableWidget = new QTableWidget(tpvdlg);
00116     tableWidget->setObjectName(QString::fromUtf8("tableWidget"));
00117     tableWidget->setShowGrid(true);
00118     tableWidget->setGridStyle(Qt::SolidLine);
00119     tableWidget->setRowCount(1);
00120     tableWidget->setColumnCount(4);
00121 
00122     vboxLayout->addWidget(tableWidget);
00123 
00124 
00125     gridLayout->addLayout(vboxLayout, 0, 0, 7, 1);
00126 
00127     gridLayout1 = new QGridLayout();
00128     gridLayout1->setSpacing(6);
00129     gridLayout1->setMargin(0);
00130     gridLayout1->setObjectName(QString::fromUtf8("gridLayout1"));
00131     btn_1 = new QPushButton(tpvdlg);
00132     btn_1->setObjectName(QString::fromUtf8("btn_1"));
00133 
00134     gridLayout1->addWidget(btn_1, 2, 0, 1, 1);
00135 
00136     btn_6 = new QPushButton(tpvdlg);
00137     btn_6->setObjectName(QString::fromUtf8("btn_6"));
00138 
00139     gridLayout1->addWidget(btn_6, 1, 2, 1, 1);
00140 
00141     btn_7 = new QPushButton(tpvdlg);
00142     btn_7->setObjectName(QString::fromUtf8("btn_7"));
00143 
00144     gridLayout1->addWidget(btn_7, 0, 0, 1, 1);
00145 
00146     btn_3 = new QPushButton(tpvdlg);
00147     btn_3->setObjectName(QString::fromUtf8("btn_3"));
00148 
00149     gridLayout1->addWidget(btn_3, 2, 2, 1, 1);
00150 
00151     btn_4 = new QPushButton(tpvdlg);
00152     btn_4->setObjectName(QString::fromUtf8("btn_4"));
00153 
00154     gridLayout1->addWidget(btn_4, 1, 0, 1, 1);
00155 
00156     btn_borrar = new QPushButton(tpvdlg);
00157     btn_borrar->setObjectName(QString::fromUtf8("btn_borrar"));
00158 
00159     gridLayout1->addWidget(btn_borrar, 3, 3, 1, 1);
00160 
00161     btn_5 = new QPushButton(tpvdlg);
00162     btn_5->setObjectName(QString::fromUtf8("btn_5"));
00163 
00164     gridLayout1->addWidget(btn_5, 1, 1, 1, 1);
00165 
00166     btn_no = new QPushButton(tpvdlg);
00167     btn_no->setObjectName(QString::fromUtf8("btn_no"));
00168 
00169     gridLayout1->addWidget(btn_no, 2, 3, 1, 1);
00170 
00171     btn_atras = new QPushButton(tpvdlg);
00172     btn_atras->setObjectName(QString::fromUtf8("btn_atras"));
00173 
00174     gridLayout1->addWidget(btn_atras, 0, 3, 1, 1);
00175 
00176     btn_9 = new QPushButton(tpvdlg);
00177     btn_9->setObjectName(QString::fromUtf8("btn_9"));
00178 
00179     gridLayout1->addWidget(btn_9, 0, 2, 1, 1);
00180 
00181     pushButton1_15 = new QPushButton(tpvdlg);
00182     pushButton1_15->setObjectName(QString::fromUtf8("pushButton1_15"));
00183 
00184     gridLayout1->addWidget(pushButton1_15, 3, 2, 1, 1);
00185 
00186     btn_0 = new QPushButton(tpvdlg);
00187     btn_0->setObjectName(QString::fromUtf8("btn_0"));
00188 
00189     gridLayout1->addWidget(btn_0, 3, 1, 1, 1);
00190 
00191     btn_2 = new QPushButton(tpvdlg);
00192     btn_2->setObjectName(QString::fromUtf8("btn_2"));
00193 
00194     gridLayout1->addWidget(btn_2, 2, 1, 1, 1);
00195 
00196     btn_si = new QPushButton(tpvdlg);
00197     btn_si->setObjectName(QString::fromUtf8("btn_si"));
00198 
00199     gridLayout1->addWidget(btn_si, 1, 3, 1, 1);
00200 
00201     btn_8 = new QPushButton(tpvdlg);
00202     btn_8->setObjectName(QString::fromUtf8("btn_8"));
00203 
00204     gridLayout1->addWidget(btn_8, 0, 1, 1, 1);
00205 
00206     btn_00 = new QPushButton(tpvdlg);
00207     btn_00->setObjectName(QString::fromUtf8("btn_00"));
00208 
00209     gridLayout1->addWidget(btn_00, 3, 0, 1, 1);
00210 
00211 
00212     gridLayout->addLayout(gridLayout1, 5, 1, 1, 1);
00213 
00214     vboxLayout1 = new QVBoxLayout();
00215     vboxLayout1->setSpacing(6);
00216     vboxLayout1->setMargin(0);
00217     vboxLayout1->setObjectName(QString::fromUtf8("vboxLayout1"));
00218     pushButton18 = new QPushButton(tpvdlg);
00219     pushButton18->setObjectName(QString::fromUtf8("pushButton18"));
00220 
00221     vboxLayout1->addWidget(pushButton18);
00222 
00223     pushButton18_2 = new QPushButton(tpvdlg);
00224     pushButton18_2->setObjectName(QString::fromUtf8("pushButton18_2"));
00225 
00226     vboxLayout1->addWidget(pushButton18_2);
00227 
00228     pushButton18_3 = new QPushButton(tpvdlg);
00229     pushButton18_3->setObjectName(QString::fromUtf8("pushButton18_3"));
00230 
00231     vboxLayout1->addWidget(pushButton18_3);
00232 
00233     pushButton18_4 = new QPushButton(tpvdlg);
00234     pushButton18_4->setObjectName(QString::fromUtf8("pushButton18_4"));
00235 
00236     vboxLayout1->addWidget(pushButton18_4);
00237 
00238 
00239     gridLayout->addLayout(vboxLayout1, 6, 1, 1, 1);
00240 
00241     textLabel2 = new QLabel(tpvdlg);
00242     textLabel2->setObjectName(QString::fromUtf8("textLabel2"));
00243 
00244     gridLayout->addWidget(textLabel2, 3, 1, 1, 1);
00245 
00246     textLabel1 = new QLabel(tpvdlg);
00247     textLabel1->setObjectName(QString::fromUtf8("textLabel1"));
00248 
00249     gridLayout->addWidget(textLabel1, 0, 1, 1, 1);
00250 
00251     display_2 = new QLCDNumber(tpvdlg);
00252     display_2->setObjectName(QString::fromUtf8("display_2"));
00253     display_2->setMinimumSize(QSize(0, 45));
00254     QFont font;
00255     font.setFamily(QString::fromUtf8("Lucida Grande"));
00256     font.setPointSize(13);
00257     font.setBold(true);
00258     font.setItalic(false);
00259     font.setUnderline(false);
00260     font.setWeight(75);
00261     font.setStrikeOut(false);
00262     display_2->setFont(font);
00263     display_2->setSmallDecimalPoint(true);
00264     display_2->setNumDigits(11);
00265     display_2->setProperty("value", QVariant(0));
00266     display_2->setProperty("intValue", QVariant(0));
00267 
00268     gridLayout->addWidget(display_2, 4, 1, 1, 1);
00269 
00270     display = new QLCDNumber(tpvdlg);
00271     display->setObjectName(QString::fromUtf8("display"));
00272     display->setMinimumSize(QSize(0, 45));
00273     QFont font1;
00274     font1.setFamily(QString::fromUtf8("Lucida Grande"));
00275     font1.setPointSize(13);
00276     font1.setBold(true);
00277     font1.setItalic(false);
00278     font1.setUnderline(false);
00279     font1.setWeight(75);
00280     font1.setStrikeOut(false);
00281     display->setFont(font1);
00282     display->setSmallDecimalPoint(true);
00283     display->setNumDigits(11);
00284     display->setProperty("value", QVariant(0));
00285     display->setProperty("intValue", QVariant(0));
00286 
00287     gridLayout->addWidget(display, 1, 1, 1, 1);
00288 
00289     spacerItem = new QSpacerItem(41, 80, QSizePolicy::Minimum, QSizePolicy::Expanding);
00290 
00291     gridLayout->addItem(spacerItem, 2, 1, 1, 1);
00292 
00293     hboxLayout1 = new QHBoxLayout();
00294     hboxLayout1->setSpacing(6);
00295     hboxLayout1->setMargin(0);
00296     hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1"));
00297     lineEdit1 = new QLineEdit(tpvdlg);
00298     lineEdit1->setObjectName(QString::fromUtf8("lineEdit1"));
00299 
00300     hboxLayout1->addWidget(lineEdit1);
00301 
00302     lineEdit2 = new QLineEdit(tpvdlg);
00303     lineEdit2->setObjectName(QString::fromUtf8("lineEdit2"));
00304 
00305     hboxLayout1->addWidget(lineEdit2);
00306 
00307     lineEdit3 = new QLineEdit(tpvdlg);
00308     lineEdit3->setObjectName(QString::fromUtf8("lineEdit3"));
00309 
00310     hboxLayout1->addWidget(lineEdit3);
00311 
00312     lineEdit4 = new QLineEdit(tpvdlg);
00313     lineEdit4->setObjectName(QString::fromUtf8("lineEdit4"));
00314 
00315     hboxLayout1->addWidget(lineEdit4);
00316 
00317 
00318     gridLayout->addLayout(hboxLayout1, 8, 0, 1, 2);
00319 
00320     hboxLayout2 = new QHBoxLayout();
00321     hboxLayout2->setSpacing(6);
00322     hboxLayout2->setMargin(0);
00323     hboxLayout2->setObjectName(QString::fromUtf8("hboxLayout2"));
00324     textLabel3 = new QLabel(tpvdlg);
00325     textLabel3->setObjectName(QString::fromUtf8("textLabel3"));
00326 
00327     hboxLayout2->addWidget(textLabel3);
00328 
00329     textLabel3_2 = new QLabel(tpvdlg);
00330     textLabel3_2->setObjectName(QString::fromUtf8("textLabel3_2"));
00331 
00332     hboxLayout2->addWidget(textLabel3_2);
00333 
00334     textLabel3_3 = new QLabel(tpvdlg);
00335     textLabel3_3->setObjectName(QString::fromUtf8("textLabel3_3"));
00336 
00337     hboxLayout2->addWidget(textLabel3_3);
00338 
00339     textLabel3_4 = new QLabel(tpvdlg);
00340     textLabel3_4->setObjectName(QString::fromUtf8("textLabel3_4"));
00341 
00342     hboxLayout2->addWidget(textLabel3_4);
00343 
00344 
00345     gridLayout->addLayout(hboxLayout2, 7, 0, 1, 2);
00346 
00347 
00348     retranslateUi(tpvdlg);
00349 
00350     QSize size(1024, 720);
00351     size = size.expandedTo(tpvdlg->minimumSizeHint());
00352     tpvdlg->resize(size);
00353 
00354 
00355     QMetaObject::connectSlotsByName(tpvdlg);
00356     } // setupUi
00357 
00358     void retranslateUi(QDialog *tpvdlg)
00359     {
00360     tpvdlg->setWindowTitle(QApplication::translate("tpvdlg", "BulmaTPV", 0, QApplication::UnicodeUTF8));
00361     if (tableWidget->columnCount() < 4)
00362         tableWidget->setColumnCount(4);
00363     if (tableWidget->rowCount() < 1)
00364         tableWidget->setRowCount(1);
00365     btn_1->setText(QApplication::translate("tpvdlg", "1", 0, QApplication::UnicodeUTF8));
00366     btn_6->setText(QApplication::translate("tpvdlg", "6", 0, QApplication::UnicodeUTF8));
00367     btn_7->setText(QApplication::translate("tpvdlg", "7", 0, QApplication::UnicodeUTF8));
00368     btn_3->setText(QApplication::translate("tpvdlg", "3", 0, QApplication::UnicodeUTF8));
00369     btn_4->setText(QApplication::translate("tpvdlg", "4", 0, QApplication::UnicodeUTF8));
00370     btn_borrar->setText(QApplication::translate("tpvdlg", "BORRAR", 0, QApplication::UnicodeUTF8));
00371     btn_5->setText(QApplication::translate("tpvdlg", "5", 0, QApplication::UnicodeUTF8));
00372     btn_no->setText(QApplication::translate("tpvdlg", "NO", 0, QApplication::UnicodeUTF8));
00373     btn_atras->setText(QApplication::translate("tpvdlg", "ATR\303\201S", 0, QApplication::UnicodeUTF8));
00374     btn_9->setText(QApplication::translate("tpvdlg", "9", 0, QApplication::UnicodeUTF8));
00375     pushButton1_15->setText(QApplication::translate("tpvdlg", ".", 0, QApplication::UnicodeUTF8));
00376     btn_0->setText(QApplication::translate("tpvdlg", "0", 0, QApplication::UnicodeUTF8));
00377     btn_2->setText(QApplication::translate("tpvdlg", "2", 0, QApplication::UnicodeUTF8));
00378     btn_si->setText(QApplication::translate("tpvdlg", "SI", 0, QApplication::UnicodeUTF8));
00379     btn_8->setText(QApplication::translate("tpvdlg", "8", 0, QApplication::UnicodeUTF8));
00380     btn_00->setText(QApplication::translate("tpvdlg", "00", 0, QApplication::UnicodeUTF8));
00381     pushButton18->setText(QApplication::translate("tpvdlg", "Cambio Operador", 0, QApplication::UnicodeUTF8));
00382     pushButton18_2->setText(QApplication::translate("tpvdlg", "Seleccion Cliente", 0, QApplication::UnicodeUTF8));
00383     pushButton18_3->setText(QApplication::translate("tpvdlg", "pushButton18", 0, QApplication::UnicodeUTF8));
00384     pushButton18_4->setText(QApplication::translate("tpvdlg", "pushButton18", 0, QApplication::UnicodeUTF8));
00385     textLabel2->setText(QApplication::translate("tpvdlg", "<p align=\"right\">C\303\263digo</p>", 0, QApplication::UnicodeUTF8));
00386     textLabel1->setText(QApplication::translate("tpvdlg", "<p align=\"right\">Total:</p>", 0, QApplication::UnicodeUTF8));
00387     textLabel3->setText(QApplication::translate("tpvdlg", "C\303\263digo", 0, QApplication::UnicodeUTF8));
00388     textLabel3_2->setText(QApplication::translate("tpvdlg", "Descripci\303\263n", 0, QApplication::UnicodeUTF8));
00389     textLabel3_3->setText(QApplication::translate("tpvdlg", "Cantidad", 0, QApplication::UnicodeUTF8));
00390     textLabel3_4->setText(QApplication::translate("tpvdlg", "Descuento", 0, QApplication::UnicodeUTF8));
00391     Q_UNUSED(tpvdlg);
00392     } // retranslateUi
00393 
00394 };
00395 
00396 namespace Ui {
00397     class tpvdlg: public Ui_tpvdlg {};
00398 } // namespace Ui
00399 
00400 #endif // UI_TPVDLG_H

Generated on Sat Dec 15 00:01:24 2007 for BulmaGes by  doxygen 1.5.1