00001 /**************************************************************************** 00002 ** Form interface generated from reading ui file 'tpvdlg.ui' 00003 ** 00004 ** Created: mié may 18 00:45:30 2005 00005 ** by: The User Interface Compiler ($Id: qt/main.cpp 3.3.4 edited Nov 24 2003 $) 00006 ** 00007 ** WARNING! All changes made in this file will be lost! 00008 ****************************************************************************/ 00009 00010 #ifndef TPVDLG_H 00011 #define TPVDLG_H 00012 00013 #include <qvariant.h> 00014 #include <qdialog.h> 00015 00016 class QVBoxLayout; 00017 class QHBoxLayout; 00018 class QGridLayout; 00019 class QSpacerItem; 00020 class QLineEdit; 00021 class QTable; 00022 class QPushButton; 00023 class QLabel; 00024 class QLCDNumber; 00025 00026 class tpvdlg : public QDialog 00027 { 00028 Q_OBJECT 00029 00030 public: 00031 tpvdlg( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 ); 00032 ~tpvdlg(); 00033 00034 QLineEdit* lineEdit5; 00035 QLineEdit* lineEdit6; 00036 QTable* table1; 00037 QPushButton* btn_1; 00038 QPushButton* btn_6; 00039 QPushButton* btn_7; 00040 QPushButton* btn_3; 00041 QPushButton* btn_4; 00042 QPushButton* btn_borrar; 00043 QPushButton* btn_5; 00044 QPushButton* btn_no; 00045 QPushButton* btn_atras; 00046 QPushButton* btn_9; 00047 QPushButton* pushButton1_15; 00048 QPushButton* btn_0; 00049 QPushButton* btn_2; 00050 QPushButton* btn_si; 00051 QPushButton* btn_8; 00052 QPushButton* btn_00; 00053 QPushButton* pushButton18; 00054 QPushButton* pushButton18_2; 00055 QPushButton* pushButton18_3; 00056 QPushButton* pushButton18_4; 00057 QLabel* textLabel2; 00058 QLabel* textLabel1; 00059 QLCDNumber* display_2; 00060 QLCDNumber* display; 00061 QLineEdit* lineEdit1; 00062 QLineEdit* lineEdit2; 00063 QLineEdit* lineEdit3; 00064 QLineEdit* lineEdit4; 00065 QLabel* textLabel3; 00066 QLabel* textLabel3_2; 00067 QLabel* textLabel3_3; 00068 QLabel* textLabel3_4; 00069 00070 public slots: 00071 virtual void pseudo_teclado_1(); 00072 virtual void pseudo_teclado_2(); 00073 virtual void pseudo_teclado_3(); 00074 virtual void pseudo_teclado_4(); 00075 virtual void pseudo_teclado_5(); 00076 virtual void pseudo_teclado_6(); 00077 virtual void pseudo_teclado_0(); 00078 virtual void pseudo_teclado_00(); 00079 virtual void pseudo_teclado_7(); 00080 virtual void pseudo_teclado_8(); 00081 virtual void pseudo_teclado_9(); 00082 virtual void pseudo_teclado_atras(); 00083 virtual void pseudo_teclado_borrar(); 00084 00085 protected: 00086 QGridLayout* tpvdlgLayout; 00087 QSpacerItem* spacer1; 00088 QVBoxLayout* layout16; 00089 QHBoxLayout* layout15; 00090 QGridLayout* layout3; 00091 QVBoxLayout* layout5; 00092 QHBoxLayout* layout4; 00093 QHBoxLayout* layout9; 00094 00095 protected slots: 00096 virtual void languageChange(); 00097 00098 }; 00099 00100 #endif // TPVDLG_H