00001 /**************************************************************************** 00002 ** Form interface generated from reading ui file 'mantComptes.ui' 00003 ** 00004 ** Created: mié nov 12 02:35:58 2003 00005 ** by: The User Interface Compiler ($Id: mantComptes.h,v 1.2 2004/01/16 15:15:40 tborras Exp $) 00006 ** 00007 ** WARNING! All changes made in this file will be lost! 00008 ****************************************************************************/ 00009 00010 #ifndef MANTCOMPTES_H 00011 #define MANTCOMPTES_H 00012 00013 #include <qvariant.h> 00014 #include <qpixmap.h> 00015 #include <qdialog.h> 00016 00017 class QVBoxLayout; 00018 class QHBoxLayout; 00019 class QGridLayout; 00020 class QLabel; 00021 class QLineEdit; 00022 class QTabWidget; 00023 class QWidget; 00024 class QListView; 00025 class QListViewItem; 00026 class QTable; 00027 class QToolButton; 00028 00029 class PlaComptes : public QDialog 00030 { 00031 Q_OBJECT 00032 00033 public: 00034 PlaComptes( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 ); 00035 ~PlaComptes(); 00036 00037 QLabel* TextLabel1; 00038 QLineEdit* codigocuenta; 00039 QLabel* TextLabel2; 00040 QLineEdit* desccuenta; 00041 QTabWidget* TabWidget2; 00042 QWidget* tab; 00043 QListView* ListView1; 00044 QWidget* tab_2; 00045 QTable* tablacuentas; 00046 QToolButton* toolButton6; 00047 QToolButton* toolButton5_2; 00048 QToolButton* toolButton5_2_2; 00049 QToolButton* ToolButton12; 00050 00051 public slots: 00052 virtual void borrarcuenta(); 00053 virtual void codigocambiado(const QString &); 00054 virtual void dbtabla(int,int,int,const QPoint&); 00055 virtual void descripcioncambiada(const QString &); 00056 virtual void editarcuenta(); 00057 virtual void listdblpulsada(QListViewItem *); 00058 virtual void listpulsada(QListViewItem *); 00059 virtual void return_descripcion(); 00060 virtual void nuevacuenta(); 00061 virtual void return_codigo(); 00062 00063 protected: 00064 QGridLayout* mantComptesLayout; 00065 QHBoxLayout* Layout6; 00066 QHBoxLayout* Layout2; 00067 QHBoxLayout* Layout16; 00068 QGridLayout* tabLayout; 00069 QGridLayout* tabLayout_2; 00070 QHBoxLayout* layout22; 00071 QHBoxLayout* layout23; 00072 00073 protected slots: 00074 virtual void languageChange(); 00075 00076 private: 00077 QPixmap image0; 00078 QPixmap image1; 00079 QPixmap image2; 00080 QPixmap image3; 00081 00082 }; 00083 00084 #endif // MANTCOMPTES_H