Ui_tpvdlg Class Reference

#include <ui_tpvdlg.h>

Inheritance diagram for Ui_tpvdlg:

Ui::tpvdlg

Public Member Functions

void setupUi (QDialog *tpvdlg)
void retranslateUi (QDialog *tpvdlg)

Data Fields

QGridLayout * gridLayout
QVBoxLayout * vboxLayout
QHBoxLayout * hboxLayout
QLineEditlineEdit5
QLineEditlineEdit6
QTableWidgettableWidget
QGridLayout * gridLayout1
QPushButton * btn_1
QPushButton * btn_6
QPushButton * btn_7
QPushButton * btn_3
QPushButton * btn_4
QPushButton * btn_borrar
QPushButton * btn_5
QPushButton * btn_no
QPushButton * btn_atras
QPushButton * btn_9
QPushButton * pushButton1_15
QPushButton * btn_0
QPushButton * btn_2
QPushButton * btn_si
QPushButton * btn_8
QPushButton * btn_00
QVBoxLayout * vboxLayout1
QPushButton * pushButton18
QPushButton * pushButton18_2
QPushButton * pushButton18_3
QPushButton * pushButton18_4
QLabeltextLabel2
QLabeltextLabel1
QLCDNumber * display_2
QLCDNumber * display
QSpacerItem * spacerItem
QHBoxLayout * hboxLayout1
QLineEditlineEdit1
QLineEditlineEdit2
QLineEditlineEdit3
QLineEditlineEdit4
QHBoxLayout * hboxLayout2
QLabeltextLabel3
QLabeltextLabel3_2
QLabeltextLabel3_3
QLabeltextLabel3_4

Detailed Description

Definition at line 29 of file ui_tpvdlg.h.


Member Function Documentation

void Ui_tpvdlg::setupUi ( QDialog tpvdlg  )  [inline]

Definition at line 76 of file ui_tpvdlg.h.

References btn_0, btn_00, btn_1, btn_2, btn_3, btn_4, btn_5, btn_6, btn_7, btn_8, btn_9, btn_atras, btn_borrar, btn_no, btn_si, display, display_2, gridLayout, gridLayout1, hboxLayout, hboxLayout1, hboxLayout2, lineEdit1, lineEdit2, lineEdit3, lineEdit4, lineEdit5, lineEdit6, pushButton18, pushButton18_2, pushButton18_3, pushButton18_4, pushButton1_15, retranslateUi(), spacerItem, tableWidget, textLabel1, textLabel2, textLabel3, textLabel3_2, textLabel3_3, textLabel3_4, vboxLayout, and vboxLayout1.

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

void Ui_tpvdlg::retranslateUi ( QDialog tpvdlg  )  [inline]

Definition at line 358 of file ui_tpvdlg.h.

References btn_0, btn_00, btn_1, btn_2, btn_3, btn_4, btn_5, btn_6, btn_7, btn_8, btn_9, btn_atras, btn_borrar, btn_no, btn_si, pushButton18, pushButton18_2, pushButton18_3, pushButton18_4, pushButton1_15, tableWidget, textLabel1, textLabel2, textLabel3, textLabel3_2, textLabel3_3, and textLabel3_4.

Referenced by setupUi().

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


Field Documentation

QGridLayout* Ui_tpvdlg::gridLayout

Definition at line 32 of file ui_tpvdlg.h.

Referenced by setupUi().

QVBoxLayout* Ui_tpvdlg::vboxLayout

Definition at line 33 of file ui_tpvdlg.h.

Referenced by setupUi().

QHBoxLayout* Ui_tpvdlg::hboxLayout

Definition at line 34 of file ui_tpvdlg.h.

Referenced by setupUi().

QLineEdit* Ui_tpvdlg::lineEdit5

Definition at line 35 of file ui_tpvdlg.h.

Referenced by setupUi().

QLineEdit* Ui_tpvdlg::lineEdit6

Definition at line 36 of file ui_tpvdlg.h.

Referenced by setupUi().

QTableWidget* Ui_tpvdlg::tableWidget

Definition at line 37 of file ui_tpvdlg.h.

Referenced by retranslateUi(), and setupUi().

QGridLayout* Ui_tpvdlg::gridLayout1

Definition at line 38 of file ui_tpvdlg.h.

Referenced by setupUi().

QPushButton* Ui_tpvdlg::btn_1

Definition at line 39 of file ui_tpvdlg.h.

Referenced by retranslateUi(), and setupUi().

QPushButton* Ui_tpvdlg::btn_6

Definition at line 40 of file ui_tpvdlg.h.

Referenced by retranslateUi(), and setupUi().

QPushButton* Ui_tpvdlg::btn_7

Definition at line 41 of file ui_tpvdlg.h.

Referenced by retranslateUi(), and setupUi().

QPushButton* Ui_tpvdlg::btn_3

Definition at line 42 of file ui_tpvdlg.h.

Referenced by retranslateUi(), and setupUi().

QPushButton* Ui_tpvdlg::btn_4

Definition at line 43 of file ui_tpvdlg.h.

Referenced by retranslateUi(), and setupUi().

QPushButton* Ui_tpvdlg::btn_borrar

Definition at line 44 of file ui_tpvdlg.h.

Referenced by retranslateUi(), and setupUi().

QPushButton* Ui_tpvdlg::btn_5

Definition at line 45 of file ui_tpvdlg.h.

Referenced by retranslateUi(), and setupUi().

QPushButton* Ui_tpvdlg::btn_no

Definition at line 46 of file ui_tpvdlg.h.

Referenced by retranslateUi(), and setupUi().

QPushButton* Ui_tpvdlg::btn_atras

Definition at line 47 of file ui_tpvdlg.h.

Referenced by retranslateUi(), and setupUi().

QPushButton* Ui_tpvdlg::btn_9

Definition at line 48 of file ui_tpvdlg.h.

Referenced by retranslateUi(), and setupUi().

QPushButton* Ui_tpvdlg::pushButton1_15

Definition at line 49 of file ui_tpvdlg.h.

Referenced by retranslateUi(), and setupUi().

QPushButton* Ui_tpvdlg::btn_0

Definition at line 50 of file ui_tpvdlg.h.

Referenced by retranslateUi(), and setupUi().

QPushButton* Ui_tpvdlg::btn_2

Definition at line 51 of file ui_tpvdlg.h.

Referenced by retranslateUi(), and setupUi().

QPushButton* Ui_tpvdlg::btn_si

Definition at line 52 of file ui_tpvdlg.h.

Referenced by retranslateUi(), and setupUi().

QPushButton* Ui_tpvdlg::btn_8

Definition at line 53 of file ui_tpvdlg.h.

Referenced by retranslateUi(), and setupUi().

QPushButton* Ui_tpvdlg::btn_00

Definition at line 54 of file ui_tpvdlg.h.

Referenced by retranslateUi(), and setupUi().

QVBoxLayout* Ui_tpvdlg::vboxLayout1

Definition at line 55 of file ui_tpvdlg.h.

Referenced by setupUi().

QPushButton* Ui_tpvdlg::pushButton18

Definition at line 56 of file ui_tpvdlg.h.

Referenced by retranslateUi(), and setupUi().

QPushButton* Ui_tpvdlg::pushButton18_2

Definition at line 57 of file ui_tpvdlg.h.

Referenced by retranslateUi(), and setupUi().

QPushButton* Ui_tpvdlg::pushButton18_3

Definition at line 58 of file ui_tpvdlg.h.

Referenced by retranslateUi(), and setupUi().

QPushButton* Ui_tpvdlg::pushButton18_4

Definition at line 59 of file ui_tpvdlg.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_tpvdlg::textLabel2

Definition at line 60 of file ui_tpvdlg.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_tpvdlg::textLabel1

Definition at line 61 of file ui_tpvdlg.h.

Referenced by retranslateUi(), and setupUi().

QLCDNumber* Ui_tpvdlg::display_2

Definition at line 62 of file ui_tpvdlg.h.

Referenced by setupUi().

QLCDNumber* Ui_tpvdlg::display

Definition at line 63 of file ui_tpvdlg.h.

Referenced by setupUi().

QSpacerItem* Ui_tpvdlg::spacerItem

Definition at line 64 of file ui_tpvdlg.h.

Referenced by setupUi().

QHBoxLayout* Ui_tpvdlg::hboxLayout1

Definition at line 65 of file ui_tpvdlg.h.

Referenced by setupUi().

QLineEdit* Ui_tpvdlg::lineEdit1

Definition at line 66 of file ui_tpvdlg.h.

Referenced by setupUi().

QLineEdit* Ui_tpvdlg::lineEdit2

Definition at line 67 of file ui_tpvdlg.h.

Referenced by setupUi().

QLineEdit* Ui_tpvdlg::lineEdit3

Definition at line 68 of file ui_tpvdlg.h.

Referenced by setupUi().

QLineEdit* Ui_tpvdlg::lineEdit4

Definition at line 69 of file ui_tpvdlg.h.

Referenced by setupUi().

QHBoxLayout* Ui_tpvdlg::hboxLayout2

Definition at line 70 of file ui_tpvdlg.h.

Referenced by setupUi().

QLabel* Ui_tpvdlg::textLabel3

Definition at line 71 of file ui_tpvdlg.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_tpvdlg::textLabel3_2

Definition at line 72 of file ui_tpvdlg.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_tpvdlg::textLabel3_3

Definition at line 73 of file ui_tpvdlg.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_tpvdlg::textLabel3_4

Definition at line 74 of file ui_tpvdlg.h.

Referenced by retranslateUi(), and setupUi().


The documentation for this class was generated from the following file:
Generated on Sat Dec 15 00:02:54 2007 for BulmaGes by  doxygen 1.5.1