ui_proveditbase.h

Go to the documentation of this file.
00001 /********************************************************************************
00002 ** Form generated from reading ui file 'proveditbase.ui'
00003 **
00004 ** Created: Fri Dec 14 01:07:41 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_PROVEDITBASE_H
00011 #define UI_PROVEDITBASE_H
00012 
00013 #include <QtCore/QVariant>
00014 #include <QtGui/QAction>
00015 #include <QtGui/QApplication>
00016 #include <QtGui/QButtonGroup>
00017 #include <QtGui/QCheckBox>
00018 #include <QtGui/QComboBox>
00019 #include <QtGui/QFrame>
00020 #include <QtGui/QGridLayout>
00021 #include <QtGui/QHBoxLayout>
00022 #include <QtGui/QLabel>
00023 #include <QtGui/QLineEdit>
00024 #include <QtGui/QPushButton>
00025 #include <QtGui/QSpacerItem>
00026 #include <QtGui/QTabWidget>
00027 #include <QtGui/QTextEdit>
00028 #include <QtGui/QToolButton>
00029 #include <QtGui/QVBoxLayout>
00030 #include <QtGui/QWidget>
00031 #include "albaranesproveedor.h"
00032 #include "busquedaformapago.h"
00033 #include "busquedaprovincia.h"
00034 #include "busquedaregimenfiscal.h"
00035 #include "facturasplist.h"
00036 #include "pagoslist.h"
00037 #include "pedidosproveedorlist.h"
00038 
00039 class Ui_ProveedorBase
00040 {
00041 public:
00042     QGridLayout *gridLayout;
00043     QHBoxLayout *hboxLayout;
00044     QSpacerItem *spacerItem;
00045     QPushButton *mui_aceptar;
00046     QPushButton *mui_cancelar;
00047     QTabWidget *masdf;
00048     QWidget *tab1;
00049     QGridLayout *gridLayout1;
00050     QTextEdit *mui_comentproveedor;
00051     QLabel *textLabel2_4_2_2;
00052     QLabel *textLabel2_4_2;
00053     QTextEdit *mui_clavewebproveedor;
00054     QSpacerItem *spacerItem1;
00055     QCheckBox *mui_recargoeqproveedor;
00056     BusquedaRegimenFiscal *mui_regimenfiscalproveedor;
00057     QLabel *textLabel2_8_7;
00058     QLineEdit *mui_irpfproveedor;
00059     QLabel *textLabel2_4_3;
00060     QLineEdit *mui_cbancproveedor;
00061     QLabel *textLabel2_3;
00062     QLineEdit *mui_codicliproveedor;
00063     QLineEdit *mui_codproveedor;
00064     QLabel *textLabel2_10;
00065     QLabel *textLabel2_5;
00066     QLineEdit *mui_cifproveedor;
00067     QLineEdit *mui_nomproveedor;
00068     QLabel *textLabel2_2;
00069     QLabel *textLabel2_4;
00070     QLineEdit *mui_nomaltproveedor;
00071     QLineEdit *mui_iddivision;
00072     QLabel *textLabel2_2_2;
00073     QLineEdit *mui_cpproveedor;
00074     QSpacerItem *spacerItem2;
00075     QLabel *textLabel2_7;
00076     QLineEdit *mui_dirproveedor;
00077     QLabel *textLabel2_6;
00078     QLabel *textLabel2_9;
00079     QLineEdit *mui_poblproveedor;
00080     QLabel *textLabel2_9_2;
00081     QLabel *textLabel2_8;
00082     QLineEdit *mui_telproveedor;
00083     QLabel *textLabel2_8_2;
00084     QLineEdit *mui_faxproveedor;
00085     BusquedaProvincia *mui_idprovincia;
00086     QLineEdit *mui_urlproveedor;
00087     QLabel *textLabel2_8_4;
00088     QLineEdit *mui_emailproveedor;
00089     QLabel *textLabel2_8_3;
00090     QLabel *textLabel2_8_8;
00091     QLabel *textLabel2_8_6;
00092     BusquedaFormaPago *mui_forma_pago;
00093     QSpacerItem *spacerItem3;
00094     QFrame *line;
00095     QWidget *tab2;
00096     QVBoxLayout *vboxLayout;
00097     PedidosProveedorList *m_listpedidosprov;
00098     QWidget *tab3;
00099     QVBoxLayout *vboxLayout1;
00100     AlbaranesProveedor *m_albaranesprov;
00101     QWidget *tab4;
00102     QVBoxLayout *vboxLayout2;
00103     FacturasProveedorList *m_listfacturasprov;
00104     QWidget *tab5;
00105     QVBoxLayout *vboxLayout3;
00106     PagosList *m_listpagosprov;
00107     QWidget *tab6;
00108     QVBoxLayout *vboxLayout4;
00109     QHBoxLayout *hboxLayout1;
00110     QToolButton *m_newdivision;
00111     QToolButton *toolButton1_2_2;
00112     QToolButton *toolButton1_3;
00113     QToolButton *toolButton1_3_2_2_2;
00114     QToolButton *toolButton1_3_2_2;
00115     QSpacerItem *spacerItem4;
00116     QWidget *tab7;
00117     QVBoxLayout *vboxLayout5;
00118     QHBoxLayout *hboxLayout2;
00119     QToolButton *toolButton1_4;
00120     QToolButton *toolButton1_2_2_2;
00121     QToolButton *toolButton1_3_2_2_2_2;
00122     QToolButton *toolButton1_3_2_2_3;
00123     QSpacerItem *spacerItem5;
00124     QWidget *tab8;
00125     QWidget *layout79;
00126     QHBoxLayout *hboxLayout3;
00127     QToolButton *toolButton1_5;
00128     QToolButton *toolButton1_2_2_3;
00129     QToolButton *toolButton1_3_3;
00130     QToolButton *toolButton1_3_2_2_2_3;
00131     QToolButton *toolButton1_3_2_2_4;
00132     QSpacerItem *spacerItem6;
00133     QHBoxLayout *hboxLayout4;
00134     QLabel *textLabel6;
00135     QComboBox *comboBox3_2;
00136     QLabel *textLabel5;
00137     QHBoxLayout *hboxLayout5;
00138     QLabel *label;
00139     QFrame *frame;
00140     QHBoxLayout *hboxLayout6;
00141     QToolButton *mui_guardar;
00142     QToolButton *mui_eliminar;
00143     QSpacerItem *spacerItem7;
00144 
00145     void setupUi(QWidget *ProveedorBase)
00146     {
00147     ProveedorBase->setObjectName(QString::fromUtf8("ProveedorBase"));
00148     ProveedorBase->setWindowIcon(QIcon(QString::fromUtf8(":/Bulmafact48x48/images/png/48x48/i_bulmages_proveedores.48x48.png")));
00149     gridLayout = new QGridLayout(ProveedorBase);
00150     gridLayout->setSpacing(5);
00151     gridLayout->setMargin(5);
00152     gridLayout->setObjectName(QString::fromUtf8("gridLayout"));
00153     hboxLayout = new QHBoxLayout();
00154     hboxLayout->setSpacing(5);
00155     hboxLayout->setMargin(0);
00156     hboxLayout->setObjectName(QString::fromUtf8("hboxLayout"));
00157     spacerItem = new QSpacerItem(481, 27, QSizePolicy::Expanding, QSizePolicy::Minimum);
00158 
00159     hboxLayout->addItem(spacerItem);
00160 
00161     mui_aceptar = new QPushButton(ProveedorBase);
00162     mui_aceptar->setObjectName(QString::fromUtf8("mui_aceptar"));
00163 
00164     hboxLayout->addWidget(mui_aceptar);
00165 
00166     mui_cancelar = new QPushButton(ProveedorBase);
00167     mui_cancelar->setObjectName(QString::fromUtf8("mui_cancelar"));
00168 
00169     hboxLayout->addWidget(mui_cancelar);
00170 
00171 
00172     gridLayout->addLayout(hboxLayout, 2, 0, 1, 1);
00173 
00174     masdf = new QTabWidget(ProveedorBase);
00175     masdf->setObjectName(QString::fromUtf8("masdf"));
00176     tab1 = new QWidget();
00177     tab1->setObjectName(QString::fromUtf8("tab1"));
00178     gridLayout1 = new QGridLayout(tab1);
00179     gridLayout1->setSpacing(5);
00180     gridLayout1->setMargin(5);
00181     gridLayout1->setObjectName(QString::fromUtf8("gridLayout1"));
00182     mui_comentproveedor = new QTextEdit(tab1);
00183     mui_comentproveedor->setObjectName(QString::fromUtf8("mui_comentproveedor"));
00184     QSizePolicy sizePolicy(static_cast<QSizePolicy::Policy>(7), static_cast<QSizePolicy::Policy>(5));
00185     sizePolicy.setHorizontalStretch(0);
00186     sizePolicy.setVerticalStretch(0);
00187     sizePolicy.setHeightForWidth(mui_comentproveedor->sizePolicy().hasHeightForWidth());
00188     mui_comentproveedor->setSizePolicy(sizePolicy);
00189     mui_comentproveedor->setMinimumSize(QSize(50, 0));
00190     mui_comentproveedor->setTabChangesFocus(true);
00191     mui_comentproveedor->setTextInteractionFlags(Qt::TextEditorInteraction);
00192 
00193     gridLayout1->addWidget(mui_comentproveedor, 12, 0, 1, 3);
00194 
00195     textLabel2_4_2_2 = new QLabel(tab1);
00196     textLabel2_4_2_2->setObjectName(QString::fromUtf8("textLabel2_4_2_2"));
00197 
00198     gridLayout1->addWidget(textLabel2_4_2_2, 11, 0, 1, 3);
00199 
00200     textLabel2_4_2 = new QLabel(tab1);
00201     textLabel2_4_2->setObjectName(QString::fromUtf8("textLabel2_4_2"));
00202     QSizePolicy sizePolicy1(static_cast<QSizePolicy::Policy>(0), static_cast<QSizePolicy::Policy>(5));
00203     sizePolicy1.setHorizontalStretch(0);
00204     sizePolicy1.setVerticalStretch(0);
00205     sizePolicy1.setHeightForWidth(textLabel2_4_2->sizePolicy().hasHeightForWidth());
00206     textLabel2_4_2->setSizePolicy(sizePolicy1);
00207     textLabel2_4_2->setMaximumSize(QSize(32766, 32767));
00208 
00209     gridLayout1->addWidget(textLabel2_4_2, 11, 3, 1, 4);
00210 
00211     mui_clavewebproveedor = new QTextEdit(tab1);
00212     mui_clavewebproveedor->setObjectName(QString::fromUtf8("mui_clavewebproveedor"));
00213     QSizePolicy sizePolicy2(static_cast<QSizePolicy::Policy>(7), static_cast<QSizePolicy::Policy>(5));
00214     sizePolicy2.setHorizontalStretch(0);
00215     sizePolicy2.setVerticalStretch(0);
00216     sizePolicy2.setHeightForWidth(mui_clavewebproveedor->sizePolicy().hasHeightForWidth());
00217     mui_clavewebproveedor->setSizePolicy(sizePolicy2);
00218     mui_clavewebproveedor->setMinimumSize(QSize(0, 50));
00219     mui_clavewebproveedor->setTabChangesFocus(true);
00220 
00221     gridLayout1->addWidget(mui_clavewebproveedor, 12, 3, 1, 4);
00222 
00223     spacerItem1 = new QSpacerItem(81, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
00224 
00225     gridLayout1->addItem(spacerItem1, 9, 2, 1, 2);
00226 
00227     mui_recargoeqproveedor = new QCheckBox(tab1);
00228     mui_recargoeqproveedor->setObjectName(QString::fromUtf8("mui_recargoeqproveedor"));
00229 
00230     gridLayout1->addWidget(mui_recargoeqproveedor, 9, 4, 1, 3);
00231 
00232     mui_regimenfiscalproveedor = new BusquedaRegimenFiscal(tab1);
00233     mui_regimenfiscalproveedor->setObjectName(QString::fromUtf8("mui_regimenfiscalproveedor"));
00234     mui_regimenfiscalproveedor->setMinimumSize(QSize(0, 0));
00235 
00236     gridLayout1->addWidget(mui_regimenfiscalproveedor, 9, 1, 1, 1);
00237 
00238     textLabel2_8_7 = new QLabel(tab1);
00239     textLabel2_8_7->setObjectName(QString::fromUtf8("textLabel2_8_7"));
00240     textLabel2_8_7->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00241 
00242     gridLayout1->addWidget(textLabel2_8_7, 9, 0, 1, 1);
00243 
00244     mui_irpfproveedor = new QLineEdit(tab1);
00245     mui_irpfproveedor->setObjectName(QString::fromUtf8("mui_irpfproveedor"));
00246 
00247     gridLayout1->addWidget(mui_irpfproveedor, 7, 1, 1, 1);
00248 
00249     textLabel2_4_3 = new QLabel(tab1);
00250     textLabel2_4_3->setObjectName(QString::fromUtf8("textLabel2_4_3"));
00251     textLabel2_4_3->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00252 
00253     gridLayout1->addWidget(textLabel2_4_3, 8, 0, 1, 1);
00254 
00255     mui_cbancproveedor = new QLineEdit(tab1);
00256     mui_cbancproveedor->setObjectName(QString::fromUtf8("mui_cbancproveedor"));
00257 
00258     gridLayout1->addWidget(mui_cbancproveedor, 8, 1, 1, 6);
00259 
00260     textLabel2_3 = new QLabel(tab1);
00261     textLabel2_3->setObjectName(QString::fromUtf8("textLabel2_3"));
00262     textLabel2_3->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00263 
00264     gridLayout1->addWidget(textLabel2_3, 0, 2, 1, 3);
00265 
00266     mui_codicliproveedor = new QLineEdit(tab1);
00267     mui_codicliproveedor->setObjectName(QString::fromUtf8("mui_codicliproveedor"));
00268 
00269     gridLayout1->addWidget(mui_codicliproveedor, 0, 5, 1, 2);
00270 
00271     mui_codproveedor = new QLineEdit(tab1);
00272     mui_codproveedor->setObjectName(QString::fromUtf8("mui_codproveedor"));
00273 
00274     gridLayout1->addWidget(mui_codproveedor, 0, 1, 1, 1);
00275 
00276     textLabel2_10 = new QLabel(tab1);
00277     textLabel2_10->setObjectName(QString::fromUtf8("textLabel2_10"));
00278     textLabel2_10->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00279 
00280     gridLayout1->addWidget(textLabel2_10, 0, 0, 1, 1);
00281 
00282     textLabel2_5 = new QLabel(tab1);
00283     textLabel2_5->setObjectName(QString::fromUtf8("textLabel2_5"));
00284     textLabel2_5->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00285 
00286     gridLayout1->addWidget(textLabel2_5, 1, 4, 1, 1);
00287 
00288     mui_cifproveedor = new QLineEdit(tab1);
00289     mui_cifproveedor->setObjectName(QString::fromUtf8("mui_cifproveedor"));
00290     mui_cifproveedor->setMinimumSize(QSize(100, 0));
00291 
00292     gridLayout1->addWidget(mui_cifproveedor, 1, 5, 1, 2);
00293 
00294     mui_nomproveedor = new QLineEdit(tab1);
00295     mui_nomproveedor->setObjectName(QString::fromUtf8("mui_nomproveedor"));
00296 
00297     gridLayout1->addWidget(mui_nomproveedor, 1, 1, 1, 3);
00298 
00299     textLabel2_2 = new QLabel(tab1);
00300     textLabel2_2->setObjectName(QString::fromUtf8("textLabel2_2"));
00301     textLabel2_2->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00302 
00303     gridLayout1->addWidget(textLabel2_2, 1, 0, 1, 1);
00304 
00305     textLabel2_4 = new QLabel(tab1);
00306     textLabel2_4->setObjectName(QString::fromUtf8("textLabel2_4"));
00307     textLabel2_4->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00308 
00309     gridLayout1->addWidget(textLabel2_4, 2, 0, 1, 1);
00310 
00311     mui_nomaltproveedor = new QLineEdit(tab1);
00312     mui_nomaltproveedor->setObjectName(QString::fromUtf8("mui_nomaltproveedor"));
00313     mui_nomaltproveedor->setMinimumSize(QSize(150, 0));
00314 
00315     gridLayout1->addWidget(mui_nomaltproveedor, 2, 1, 1, 1);
00316 
00317     mui_iddivision = new QLineEdit(tab1);
00318     mui_iddivision->setObjectName(QString::fromUtf8("mui_iddivision"));
00319 
00320     gridLayout1->addWidget(mui_iddivision, 2, 4, 1, 3);
00321 
00322     textLabel2_2_2 = new QLabel(tab1);
00323     textLabel2_2_2->setObjectName(QString::fromUtf8("textLabel2_2_2"));
00324     textLabel2_2_2->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00325 
00326     gridLayout1->addWidget(textLabel2_2_2, 2, 2, 1, 2);
00327 
00328     mui_cpproveedor = new QLineEdit(tab1);
00329     mui_cpproveedor->setObjectName(QString::fromUtf8("mui_cpproveedor"));
00330     QSizePolicy sizePolicy3(static_cast<QSizePolicy::Policy>(0), static_cast<QSizePolicy::Policy>(0));
00331     sizePolicy3.setHorizontalStretch(0);
00332     sizePolicy3.setVerticalStretch(0);
00333     sizePolicy3.setHeightForWidth(mui_cpproveedor->sizePolicy().hasHeightForWidth());
00334     mui_cpproveedor->setSizePolicy(sizePolicy3);
00335 
00336     gridLayout1->addWidget(mui_cpproveedor, 3, 4, 1, 1);
00337 
00338     spacerItem2 = new QSpacerItem(171, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
00339 
00340     gridLayout1->addItem(spacerItem2, 3, 5, 1, 2);
00341 
00342     textLabel2_7 = new QLabel(tab1);
00343     textLabel2_7->setObjectName(QString::fromUtf8("textLabel2_7"));
00344     QSizePolicy sizePolicy4(static_cast<QSizePolicy::Policy>(5), static_cast<QSizePolicy::Policy>(5));
00345     sizePolicy4.setHorizontalStretch(0);
00346     sizePolicy4.setVerticalStretch(0);
00347     sizePolicy4.setHeightForWidth(textLabel2_7->sizePolicy().hasHeightForWidth());
00348     textLabel2_7->setSizePolicy(sizePolicy4);
00349     textLabel2_7->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00350 
00351     gridLayout1->addWidget(textLabel2_7, 3, 2, 1, 2);
00352 
00353     mui_dirproveedor = new QLineEdit(tab1);
00354     mui_dirproveedor->setObjectName(QString::fromUtf8("mui_dirproveedor"));
00355 
00356     gridLayout1->addWidget(mui_dirproveedor, 3, 1, 1, 1);
00357 
00358     textLabel2_6 = new QLabel(tab1);
00359     textLabel2_6->setObjectName(QString::fromUtf8("textLabel2_6"));
00360     textLabel2_6->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00361 
00362     gridLayout1->addWidget(textLabel2_6, 3, 0, 1, 1);
00363 
00364     textLabel2_9 = new QLabel(tab1);
00365     textLabel2_9->setObjectName(QString::fromUtf8("textLabel2_9"));
00366     textLabel2_9->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00367 
00368     gridLayout1->addWidget(textLabel2_9, 4, 0, 1, 1);
00369 
00370     mui_poblproveedor = new QLineEdit(tab1);
00371     mui_poblproveedor->setObjectName(QString::fromUtf8("mui_poblproveedor"));
00372 
00373     gridLayout1->addWidget(mui_poblproveedor, 4, 1, 1, 1);
00374 
00375     textLabel2_9_2 = new QLabel(tab1);
00376     textLabel2_9_2->setObjectName(QString::fromUtf8("textLabel2_9_2"));
00377     textLabel2_9_2->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00378 
00379     gridLayout1->addWidget(textLabel2_9_2, 4, 2, 1, 2);
00380 
00381     textLabel2_8 = new QLabel(tab1);
00382     textLabel2_8->setObjectName(QString::fromUtf8("textLabel2_8"));
00383     textLabel2_8->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00384 
00385     gridLayout1->addWidget(textLabel2_8, 5, 0, 1, 1);
00386 
00387     mui_telproveedor = new QLineEdit(tab1);
00388     mui_telproveedor->setObjectName(QString::fromUtf8("mui_telproveedor"));
00389 
00390     gridLayout1->addWidget(mui_telproveedor, 5, 1, 1, 1);
00391 
00392     textLabel2_8_2 = new QLabel(tab1);
00393     textLabel2_8_2->setObjectName(QString::fromUtf8("textLabel2_8_2"));
00394     textLabel2_8_2->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00395 
00396     gridLayout1->addWidget(textLabel2_8_2, 6, 0, 1, 1);
00397 
00398     mui_faxproveedor = new QLineEdit(tab1);
00399     mui_faxproveedor->setObjectName(QString::fromUtf8("mui_faxproveedor"));
00400 
00401     gridLayout1->addWidget(mui_faxproveedor, 6, 1, 1, 1);
00402 
00403     mui_idprovincia = new BusquedaProvincia(tab1);
00404     mui_idprovincia->setObjectName(QString::fromUtf8("mui_idprovincia"));
00405     mui_idprovincia->setMinimumSize(QSize(150, 0));
00406 
00407     gridLayout1->addWidget(mui_idprovincia, 4, 4, 1, 3);
00408 
00409     mui_urlproveedor = new QLineEdit(tab1);
00410     mui_urlproveedor->setObjectName(QString::fromUtf8("mui_urlproveedor"));
00411 
00412     gridLayout1->addWidget(mui_urlproveedor, 5, 4, 1, 3);
00413 
00414     textLabel2_8_4 = new QLabel(tab1);
00415     textLabel2_8_4->setObjectName(QString::fromUtf8("textLabel2_8_4"));
00416     textLabel2_8_4->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00417 
00418     gridLayout1->addWidget(textLabel2_8_4, 5, 2, 1, 2);
00419 
00420     mui_emailproveedor = new QLineEdit(tab1);
00421     mui_emailproveedor->setObjectName(QString::fromUtf8("mui_emailproveedor"));
00422 
00423     gridLayout1->addWidget(mui_emailproveedor, 6, 4, 1, 3);
00424 
00425     textLabel2_8_3 = new QLabel(tab1);
00426     textLabel2_8_3->setObjectName(QString::fromUtf8("textLabel2_8_3"));
00427     textLabel2_8_3->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00428 
00429     gridLayout1->addWidget(textLabel2_8_3, 6, 2, 1, 2);
00430 
00431     textLabel2_8_8 = new QLabel(tab1);
00432     textLabel2_8_8->setObjectName(QString::fromUtf8("textLabel2_8_8"));
00433     textLabel2_8_8->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00434 
00435     gridLayout1->addWidget(textLabel2_8_8, 7, 0, 1, 1);
00436 
00437     textLabel2_8_6 = new QLabel(tab1);
00438     textLabel2_8_6->setObjectName(QString::fromUtf8("textLabel2_8_6"));
00439     textLabel2_8_6->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00440 
00441     gridLayout1->addWidget(textLabel2_8_6, 7, 2, 1, 2);
00442 
00443     mui_forma_pago = new BusquedaFormaPago(tab1);
00444     mui_forma_pago->setObjectName(QString::fromUtf8("mui_forma_pago"));
00445     mui_forma_pago->setMinimumSize(QSize(0, 0));
00446 
00447     gridLayout1->addWidget(mui_forma_pago, 7, 4, 1, 2);
00448 
00449     spacerItem3 = new QSpacerItem(141, 20, QSizePolicy::Preferred, QSizePolicy::Minimum);
00450 
00451     gridLayout1->addItem(spacerItem3, 7, 6, 1, 1);
00452 
00453     line = new QFrame(tab1);
00454     line->setObjectName(QString::fromUtf8("line"));
00455     line->setFrameShape(QFrame::HLine);
00456     line->setFrameShadow(QFrame::Sunken);
00457 
00458     gridLayout1->addWidget(line, 10, 0, 1, 7);
00459 
00460     masdf->addTab(tab1, QApplication::translate("ProveedorBase", "&Datos generales", 0, QApplication::UnicodeUTF8));
00461     tab2 = new QWidget();
00462     tab2->setObjectName(QString::fromUtf8("tab2"));
00463     vboxLayout = new QVBoxLayout(tab2);
00464     vboxLayout->setSpacing(5);
00465     vboxLayout->setMargin(5);
00466     vboxLayout->setObjectName(QString::fromUtf8("vboxLayout"));
00467     m_listpedidosprov = new PedidosProveedorList(tab2);
00468     m_listpedidosprov->setObjectName(QString::fromUtf8("m_listpedidosprov"));
00469 
00470     vboxLayout->addWidget(m_listpedidosprov);
00471 
00472     masdf->addTab(tab2, QApplication::translate("ProveedorBase", "&Pedidos", 0, QApplication::UnicodeUTF8));
00473     tab3 = new QWidget();
00474     tab3->setObjectName(QString::fromUtf8("tab3"));
00475     vboxLayout1 = new QVBoxLayout(tab3);
00476     vboxLayout1->setSpacing(5);
00477     vboxLayout1->setMargin(5);
00478     vboxLayout1->setObjectName(QString::fromUtf8("vboxLayout1"));
00479     m_albaranesprov = new AlbaranesProveedor(tab3);
00480     m_albaranesprov->setObjectName(QString::fromUtf8("m_albaranesprov"));
00481 
00482     vboxLayout1->addWidget(m_albaranesprov);
00483 
00484     masdf->addTab(tab3, QApplication::translate("ProveedorBase", "&Albaranes", 0, QApplication::UnicodeUTF8));
00485     tab4 = new QWidget();
00486     tab4->setObjectName(QString::fromUtf8("tab4"));
00487     vboxLayout2 = new QVBoxLayout(tab4);
00488     vboxLayout2->setSpacing(5);
00489     vboxLayout2->setMargin(5);
00490     vboxLayout2->setObjectName(QString::fromUtf8("vboxLayout2"));
00491     m_listfacturasprov = new FacturasProveedorList(tab4);
00492     m_listfacturasprov->setObjectName(QString::fromUtf8("m_listfacturasprov"));
00493 
00494     vboxLayout2->addWidget(m_listfacturasprov);
00495 
00496     masdf->addTab(tab4, QApplication::translate("ProveedorBase", "&Facturas", 0, QApplication::UnicodeUTF8));
00497     tab5 = new QWidget();
00498     tab5->setObjectName(QString::fromUtf8("tab5"));
00499     vboxLayout3 = new QVBoxLayout(tab5);
00500     vboxLayout3->setSpacing(5);
00501     vboxLayout3->setMargin(5);
00502     vboxLayout3->setObjectName(QString::fromUtf8("vboxLayout3"));
00503     m_listpagosprov = new PagosList(tab5);
00504     m_listpagosprov->setObjectName(QString::fromUtf8("m_listpagosprov"));
00505 
00506     vboxLayout3->addWidget(m_listpagosprov);
00507 
00508     masdf->addTab(tab5, QApplication::translate("ProveedorBase", "&Pagos", 0, QApplication::UnicodeUTF8));
00509     tab6 = new QWidget();
00510     tab6->setObjectName(QString::fromUtf8("tab6"));
00511     vboxLayout4 = new QVBoxLayout(tab6);
00512     vboxLayout4->setSpacing(5);
00513     vboxLayout4->setMargin(5);
00514     vboxLayout4->setObjectName(QString::fromUtf8("vboxLayout4"));
00515     hboxLayout1 = new QHBoxLayout();
00516     hboxLayout1->setSpacing(0);
00517     hboxLayout1->setMargin(0);
00518     hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1"));
00519     m_newdivision = new QToolButton(tab6);
00520     m_newdivision->setObjectName(QString::fromUtf8("m_newdivision"));
00521     m_newdivision->setEnabled(true);
00522     m_newdivision->setIcon(QIcon(QString::fromUtf8("image7")));
00523 
00524     hboxLayout1->addWidget(m_newdivision);
00525 
00526     toolButton1_2_2 = new QToolButton(tab6);
00527     toolButton1_2_2->setObjectName(QString::fromUtf8("toolButton1_2_2"));
00528     toolButton1_2_2->setEnabled(true);
00529     toolButton1_2_2->setIcon(QIcon(QString::fromUtf8("image8")));
00530 
00531     hboxLayout1->addWidget(toolButton1_2_2);
00532 
00533     toolButton1_3 = new QToolButton(tab6);
00534     toolButton1_3->setObjectName(QString::fromUtf8("toolButton1_3"));
00535     toolButton1_3->setEnabled(true);
00536     toolButton1_3->setIcon(QIcon(QString::fromUtf8("image9")));
00537 
00538     hboxLayout1->addWidget(toolButton1_3);
00539 
00540     toolButton1_3_2_2_2 = new QToolButton(tab6);
00541     toolButton1_3_2_2_2->setObjectName(QString::fromUtf8("toolButton1_3_2_2_2"));
00542     toolButton1_3_2_2_2->setEnabled(true);
00543     toolButton1_3_2_2_2->setIcon(QIcon(QString::fromUtf8("image10")));
00544 
00545     hboxLayout1->addWidget(toolButton1_3_2_2_2);
00546 
00547     toolButton1_3_2_2 = new QToolButton(tab6);
00548     toolButton1_3_2_2->setObjectName(QString::fromUtf8("toolButton1_3_2_2"));
00549     toolButton1_3_2_2->setEnabled(true);
00550     toolButton1_3_2_2->setIcon(QIcon(QString::fromUtf8("image11")));
00551 
00552     hboxLayout1->addWidget(toolButton1_3_2_2);
00553 
00554     spacerItem4 = new QSpacerItem(341, 21, QSizePolicy::Expanding, QSizePolicy::Minimum);
00555 
00556     hboxLayout1->addItem(spacerItem4);
00557 
00558 
00559     vboxLayout4->addLayout(hboxLayout1);
00560 
00561     masdf->addTab(tab6, QApplication::translate("ProveedorBase", "Di&visiones", 0, QApplication::UnicodeUTF8));
00562     tab7 = new QWidget();
00563     tab7->setObjectName(QString::fromUtf8("tab7"));
00564     vboxLayout5 = new QVBoxLayout(tab7);
00565     vboxLayout5->setSpacing(5);
00566     vboxLayout5->setMargin(5);
00567     vboxLayout5->setObjectName(QString::fromUtf8("vboxLayout5"));
00568     hboxLayout2 = new QHBoxLayout();
00569     hboxLayout2->setSpacing(0);
00570     hboxLayout2->setMargin(0);
00571     hboxLayout2->setObjectName(QString::fromUtf8("hboxLayout2"));
00572     toolButton1_4 = new QToolButton(tab7);
00573     toolButton1_4->setObjectName(QString::fromUtf8("toolButton1_4"));
00574     toolButton1_4->setIcon(QIcon(QString::fromUtf8("image7")));
00575 
00576     hboxLayout2->addWidget(toolButton1_4);
00577 
00578     toolButton1_2_2_2 = new QToolButton(tab7);
00579     toolButton1_2_2_2->setObjectName(QString::fromUtf8("toolButton1_2_2_2"));
00580     toolButton1_2_2_2->setIcon(QIcon(QString::fromUtf8("image12")));
00581 
00582     hboxLayout2->addWidget(toolButton1_2_2_2);
00583 
00584     toolButton1_3_2_2_2_2 = new QToolButton(tab7);
00585     toolButton1_3_2_2_2_2->setObjectName(QString::fromUtf8("toolButton1_3_2_2_2_2"));
00586     toolButton1_3_2_2_2_2->setIcon(QIcon(QString::fromUtf8("image13")));
00587 
00588     hboxLayout2->addWidget(toolButton1_3_2_2_2_2);
00589 
00590     toolButton1_3_2_2_3 = new QToolButton(tab7);
00591     toolButton1_3_2_2_3->setObjectName(QString::fromUtf8("toolButton1_3_2_2_3"));
00592     toolButton1_3_2_2_3->setIcon(QIcon(QString::fromUtf8("image14")));
00593 
00594     hboxLayout2->addWidget(toolButton1_3_2_2_3);
00595 
00596     spacerItem5 = new QSpacerItem(414, 21, QSizePolicy::Expanding, QSizePolicy::Minimum);
00597 
00598     hboxLayout2->addItem(spacerItem5);
00599 
00600 
00601     vboxLayout5->addLayout(hboxLayout2);
00602 
00603     masdf->addTab(tab7, QApplication::translate("ProveedorBase", "Productos &suministrados", 0, QApplication::UnicodeUTF8));
00604     tab8 = new QWidget();
00605     tab8->setObjectName(QString::fromUtf8("tab8"));
00606     layout79 = new QWidget(tab8);
00607     layout79->setObjectName(QString::fromUtf8("layout79"));
00608     layout79->setGeometry(QRect(10, 10, 637, 34));
00609     hboxLayout3 = new QHBoxLayout(layout79);
00610     hboxLayout3->setSpacing(0);
00611     hboxLayout3->setMargin(0);
00612     hboxLayout3->setObjectName(QString::fromUtf8("hboxLayout3"));
00613     toolButton1_5 = new QToolButton(layout79);
00614     toolButton1_5->setObjectName(QString::fromUtf8("toolButton1_5"));
00615     toolButton1_5->setEnabled(false);
00616     toolButton1_5->setIcon(QIcon(QString::fromUtf8("image7")));
00617 
00618     hboxLayout3->addWidget(toolButton1_5);
00619 
00620     toolButton1_2_2_3 = new QToolButton(layout79);
00621     toolButton1_2_2_3->setObjectName(QString::fromUtf8("toolButton1_2_2_3"));
00622     toolButton1_2_2_3->setEnabled(false);
00623     toolButton1_2_2_3->setIcon(QIcon(QString::fromUtf8("image12")));
00624 
00625     hboxLayout3->addWidget(toolButton1_2_2_3);
00626 
00627     toolButton1_3_3 = new QToolButton(layout79);
00628     toolButton1_3_3->setObjectName(QString::fromUtf8("toolButton1_3_3"));
00629     toolButton1_3_3->setEnabled(false);
00630     toolButton1_3_3->setIcon(QIcon(QString::fromUtf8("image9")));
00631 
00632     hboxLayout3->addWidget(toolButton1_3_3);
00633 
00634     toolButton1_3_2_2_2_3 = new QToolButton(layout79);
00635     toolButton1_3_2_2_2_3->setObjectName(QString::fromUtf8("toolButton1_3_2_2_2_3"));
00636     toolButton1_3_2_2_2_3->setEnabled(false);
00637     toolButton1_3_2_2_2_3->setIcon(QIcon(QString::fromUtf8("image13")));
00638 
00639     hboxLayout3->addWidget(toolButton1_3_2_2_2_3);
00640 
00641     toolButton1_3_2_2_4 = new QToolButton(layout79);
00642     toolButton1_3_2_2_4->setObjectName(QString::fromUtf8("toolButton1_3_2_2_4"));
00643     toolButton1_3_2_2_4->setEnabled(false);
00644     toolButton1_3_2_2_4->setIcon(QIcon(QString::fromUtf8("image15")));
00645 
00646     hboxLayout3->addWidget(toolButton1_3_2_2_4);
00647 
00648     spacerItem6 = new QSpacerItem(321, 21, QSizePolicy::Expanding, QSizePolicy::Minimum);
00649 
00650     hboxLayout3->addItem(spacerItem6);
00651 
00652     hboxLayout4 = new QHBoxLayout();
00653     hboxLayout4->setSpacing(2);
00654     hboxLayout4->setMargin(0);
00655     hboxLayout4->setObjectName(QString::fromUtf8("hboxLayout4"));
00656     textLabel6 = new QLabel(layout79);
00657     textLabel6->setObjectName(QString::fromUtf8("textLabel6"));
00658 
00659     hboxLayout4->addWidget(textLabel6);
00660 
00661     comboBox3_2 = new QComboBox(layout79);
00662     comboBox3_2->setObjectName(QString::fromUtf8("comboBox3_2"));
00663     comboBox3_2->setEnabled(false);
00664 
00665     hboxLayout4->addWidget(comboBox3_2);
00666 
00667 
00668     hboxLayout3->addLayout(hboxLayout4);
00669 
00670     textLabel5 = new QLabel(tab8);
00671     textLabel5->setObjectName(QString::fromUtf8("textLabel5"));
00672     textLabel5->setGeometry(QRect(10, 240, 281, 25));
00673     QFont font;
00674     font.setFamily(QString::fromUtf8("Sans Serif"));
00675     font.setPointSize(15);
00676     font.setBold(false);
00677     font.setItalic(false);
00678     font.setUnderline(false);
00679     font.setWeight(50);
00680     font.setStrikeOut(false);
00681     textLabel5->setFont(font);
00682     masdf->addTab(tab8, QApplication::translate("ProveedorBase", "&Contratos", 0, QApplication::UnicodeUTF8));
00683 
00684     gridLayout->addWidget(masdf, 1, 0, 1, 1);
00685 
00686     hboxLayout5 = new QHBoxLayout();
00687     hboxLayout5->setSpacing(5);
00688     hboxLayout5->setMargin(0);
00689     hboxLayout5->setObjectName(QString::fromUtf8("hboxLayout5"));
00690     label = new QLabel(ProveedorBase);
00691     label->setObjectName(QString::fromUtf8("label"));
00692     label->setPixmap(QPixmap(QString::fromUtf8(":/Bulmafact48x48/images/png/48x48/i_bulmages_proveedores.48x48.png")));
00693 
00694     hboxLayout5->addWidget(label);
00695 
00696     frame = new QFrame(ProveedorBase);
00697     frame->setObjectName(QString::fromUtf8("frame"));
00698     frame->setFrameShape(QFrame::StyledPanel);
00699     frame->setFrameShadow(QFrame::Raised);
00700     hboxLayout6 = new QHBoxLayout(frame);
00701     hboxLayout6->setSpacing(5);
00702     hboxLayout6->setMargin(5);
00703     hboxLayout6->setObjectName(QString::fromUtf8("hboxLayout6"));
00704     mui_guardar = new QToolButton(frame);
00705     mui_guardar->setObjectName(QString::fromUtf8("mui_guardar"));
00706     mui_guardar->setEnabled(true);
00707     mui_guardar->setIcon(QIcon(QString::fromUtf8(":/Genericos32x32/images/png/i_save.xpm")));
00708     mui_guardar->setIconSize(QSize(22, 22));
00709 
00710     hboxLayout6->addWidget(mui_guardar);
00711 
00712     mui_eliminar = new QToolButton(frame);
00713     mui_eliminar->setObjectName(QString::fromUtf8("mui_eliminar"));
00714     mui_eliminar->setEnabled(true);
00715     mui_eliminar->setIcon(QIcon(QString::fromUtf8(":/Genericos32x32/images/png/i_editDelete.png")));
00716     mui_eliminar->setIconSize(QSize(22, 22));
00717 
00718     hboxLayout6->addWidget(mui_eliminar);
00719 
00720     spacerItem7 = new QSpacerItem(451, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
00721 
00722     hboxLayout6->addItem(spacerItem7);
00723 
00724 
00725     hboxLayout5->addWidget(frame);
00726 
00727 
00728     gridLayout->addLayout(hboxLayout5, 0, 0, 1, 1);
00729 
00730     textLabel2_4_2_2->setBuddy(mui_comentproveedor);
00731     textLabel2_4_2->setBuddy(mui_clavewebproveedor);
00732     textLabel2_8_7->setBuddy(mui_regimenfiscalproveedor);
00733     textLabel2_4_3->setBuddy(mui_cbancproveedor);
00734     textLabel2_3->setBuddy(mui_codicliproveedor);
00735     textLabel2_10->setBuddy(mui_codproveedor);
00736     textLabel2_5->setBuddy(mui_cifproveedor);
00737     textLabel2_2->setBuddy(mui_nomproveedor);
00738     textLabel2_4->setBuddy(mui_nomaltproveedor);
00739     textLabel2_2_2->setBuddy(mui_iddivision);
00740     textLabel2_7->setBuddy(mui_cpproveedor);
00741     textLabel2_6->setBuddy(mui_dirproveedor);
00742     textLabel2_9->setBuddy(mui_poblproveedor);
00743     textLabel2_8->setBuddy(mui_telproveedor);
00744     textLabel2_8_2->setBuddy(mui_faxproveedor);
00745     textLabel2_8_4->setBuddy(mui_urlproveedor);
00746     textLabel2_8_3->setBuddy(mui_emailproveedor);
00747     textLabel2_8_8->setBuddy(mui_irpfproveedor);
00748     textLabel2_8_6->setBuddy(mui_forma_pago);
00749     QWidget::setTabOrder(mui_guardar, mui_eliminar);
00750     QWidget::setTabOrder(mui_eliminar, masdf);
00751     QWidget::setTabOrder(masdf, mui_codproveedor);
00752     QWidget::setTabOrder(mui_codproveedor, mui_codicliproveedor);
00753     QWidget::setTabOrder(mui_codicliproveedor, mui_nomproveedor);
00754     QWidget::setTabOrder(mui_nomproveedor, mui_cifproveedor);
00755     QWidget::setTabOrder(mui_cifproveedor, mui_nomaltproveedor);
00756     QWidget::setTabOrder(mui_nomaltproveedor, mui_iddivision);
00757     QWidget::setTabOrder(mui_iddivision, mui_dirproveedor);
00758     QWidget::setTabOrder(mui_dirproveedor, mui_cpproveedor);
00759     QWidget::setTabOrder(mui_cpproveedor, mui_poblproveedor);
00760     QWidget::setTabOrder(mui_poblproveedor, mui_telproveedor);
00761     QWidget::setTabOrder(mui_telproveedor, mui_urlproveedor);
00762     QWidget::setTabOrder(mui_urlproveedor, mui_faxproveedor);
00763     QWidget::setTabOrder(mui_faxproveedor, mui_emailproveedor);
00764     QWidget::setTabOrder(mui_emailproveedor, mui_irpfproveedor);
00765     QWidget::setTabOrder(mui_irpfproveedor, mui_cbancproveedor);
00766     QWidget::setTabOrder(mui_cbancproveedor, mui_forma_pago);
00767     QWidget::setTabOrder(mui_forma_pago, mui_regimenfiscalproveedor);
00768     QWidget::setTabOrder(mui_regimenfiscalproveedor, mui_recargoeqproveedor);
00769     QWidget::setTabOrder(mui_recargoeqproveedor, mui_comentproveedor);
00770     QWidget::setTabOrder(mui_comentproveedor, mui_clavewebproveedor);
00771     QWidget::setTabOrder(mui_clavewebproveedor, mui_aceptar);
00772     QWidget::setTabOrder(mui_aceptar, mui_cancelar);
00773     QWidget::setTabOrder(mui_cancelar, toolButton1_3_2_2_2);
00774     QWidget::setTabOrder(toolButton1_3_2_2_2, toolButton1_3_2_2);
00775     QWidget::setTabOrder(toolButton1_3_2_2, toolButton1_4);
00776     QWidget::setTabOrder(toolButton1_4, toolButton1_2_2_2);
00777     QWidget::setTabOrder(toolButton1_2_2_2, toolButton1_3_2_2_2_2);
00778     QWidget::setTabOrder(toolButton1_3_2_2_2_2, toolButton1_3_2_2_3);
00779     QWidget::setTabOrder(toolButton1_3_2_2_3, toolButton1_5);
00780     QWidget::setTabOrder(toolButton1_5, toolButton1_2_2_3);
00781     QWidget::setTabOrder(toolButton1_2_2_3, toolButton1_3_3);
00782     QWidget::setTabOrder(toolButton1_3_3, toolButton1_3_2_2_2_3);
00783     QWidget::setTabOrder(toolButton1_3_2_2_2_3, toolButton1_3_2_2_4);
00784     QWidget::setTabOrder(toolButton1_3_2_2_4, comboBox3_2);
00785     QWidget::setTabOrder(comboBox3_2, toolButton1_3);
00786     QWidget::setTabOrder(toolButton1_3, toolButton1_2_2);
00787     QWidget::setTabOrder(toolButton1_2_2, m_newdivision);
00788 
00789     retranslateUi(ProveedorBase);
00790 
00791     QSize size(690, 559);
00792     size = size.expandedTo(ProveedorBase->minimumSizeHint());
00793     ProveedorBase->resize(size);
00794 
00795 
00796     masdf->setCurrentIndex(0);
00797 
00798 
00799     QMetaObject::connectSlotsByName(ProveedorBase);
00800     } // setupUi
00801 
00802     void retranslateUi(QWidget *ProveedorBase)
00803     {
00804     ProveedorBase->setWindowTitle(QApplication::translate("ProveedorBase", "Proveedor", 0, QApplication::UnicodeUTF8));
00805     mui_aceptar->setText(QApplication::translate("ProveedorBase", "&Aceptar", 0, QApplication::UnicodeUTF8));
00806     mui_cancelar->setText(QApplication::translate("ProveedorBase", "&Cancelar", 0, QApplication::UnicodeUTF8));
00807     textLabel2_4_2_2->setText(QApplication::translate("ProveedorBase", "&Comentarios:", 0, QApplication::UnicodeUTF8));
00808     textLabel2_4_2->setText(QApplication::translate("ProveedorBase", "Datos de comercio &electr\303\263nico:", 0, QApplication::UnicodeUTF8));
00809     mui_recargoeqproveedor->setText(QApplication::translate("ProveedorBase", "&Aplicar Recargo de Equivalencia.", 0, QApplication::UnicodeUTF8));
00810     textLabel2_8_7->setText(QApplication::translate("ProveedorBase", "Regimen &fiscal:", 0, QApplication::UnicodeUTF8));
00811     textLabel2_4_3->setText(QApplication::translate("ProveedorBase", "Datos &bancarios:", 0, QApplication::UnicodeUTF8));
00812     textLabel2_3->setText(QApplication::translate("ProveedorBase", "Nuestro c\303\263digo de c&liente:", 0, QApplication::UnicodeUTF8));
00813     textLabel2_10->setText(QApplication::translate("ProveedorBase", "&C\303\263digo:", 0, QApplication::UnicodeUTF8));
00814     textLabel2_5->setText(QApplication::translate("ProveedorBase", "C.I.&F. / N.I.F.", 0, QApplication::UnicodeUTF8));
00815     textLabel2_2->setText(QApplication::translate("ProveedorBase", "&Nombre empresa:", 0, QApplication::UnicodeUTF8));
00816     textLabel2_4->setText(QApplication::translate("ProveedorBase", "Nombre comercia&l:", 0, QApplication::UnicodeUTF8));
00817     textLabel2_2_2->setText(QApplication::translate("ProveedorBase", "Di&visi\303\263n:", 0, QApplication::UnicodeUTF8));
00818     textLabel2_7->setText(QApplication::translate("ProveedorBase", "C\303\263digo &postal:", 0, QApplication::UnicodeUTF8));
00819     textLabel2_6->setText(QApplication::translate("ProveedorBase", "Direcci\303\263&n:", 0, QApplication::UnicodeUTF8));
00820     textLabel2_9->setText(QApplication::translate("ProveedorBase", "Poblaci\303\263&n:", 0, QApplication::UnicodeUTF8));
00821     textLabel2_9_2->setText(QApplication::translate("ProveedorBase", "Provincia:", 0, QApplication::UnicodeUTF8));
00822     textLabel2_8->setText(QApplication::translate("ProveedorBase", "&Tel\303\251fono:", 0, QApplication::UnicodeUTF8));
00823     textLabel2_8_2->setText(QApplication::translate("ProveedorBase", "N\303\272mero de &fax:", 0, QApplication::UnicodeUTF8));
00824     textLabel2_8_4->setText(QApplication::translate("ProveedorBase", "P\303\241gina &web:", 0, QApplication::UnicodeUTF8));
00825     textLabel2_8_3->setText(QApplication::translate("ProveedorBase", "E-&mail:", 0, QApplication::UnicodeUTF8));
00826     textLabel2_8_8->setText(QApplication::translate("ProveedorBase", "&IRPF que aplica:", 0, QApplication::UnicodeUTF8));
00827     textLabel2_8_6->setText(QApplication::translate("ProveedorBase", "Forma de pago:", 0, QApplication::UnicodeUTF8));
00828     masdf->setTabText(masdf->indexOf(tab1), QApplication::translate("ProveedorBase", "&Datos generales", 0, QApplication::UnicodeUTF8));
00829     masdf->setTabText(masdf->indexOf(tab2), QApplication::translate("ProveedorBase", "&Pedidos", 0, QApplication::UnicodeUTF8));
00830     masdf->setTabText(masdf->indexOf(tab3), QApplication::translate("ProveedorBase", "&Albaranes", 0, QApplication::UnicodeUTF8));
00831     masdf->setTabText(masdf->indexOf(tab4), QApplication::translate("ProveedorBase", "&Facturas", 0, QApplication::UnicodeUTF8));
00832     masdf->setTabText(masdf->indexOf(tab5), QApplication::translate("ProveedorBase", "&Pagos", 0, QApplication::UnicodeUTF8));
00833     m_newdivision->setText(QString());
00834     toolButton1_2_2->setText(QString());
00835     toolButton1_3->setText(QString());
00836     toolButton1_3_2_2_2->setText(QString());
00837     toolButton1_3_2_2->setText(QString());
00838     masdf->setTabText(masdf->indexOf(tab6), QApplication::translate("ProveedorBase", "Di&visiones", 0, QApplication::UnicodeUTF8));
00839     toolButton1_4->setText(QString());
00840     toolButton1_2_2_2->setText(QString());
00841     toolButton1_3_2_2_2_2->setText(QString());
00842     toolButton1_3_2_2_3->setText(QString());
00843     masdf->setTabText(masdf->indexOf(tab7), QApplication::translate("ProveedorBase", "Productos &suministrados", 0, QApplication::UnicodeUTF8));
00844     toolButton1_5->setText(QString());
00845     toolButton1_2_2_3->setText(QString());
00846     toolButton1_3_3->setText(QString());
00847     toolButton1_3_2_2_2_3->setText(QString());
00848     toolButton1_3_2_2_4->setText(QString());
00849     textLabel6->setText(QApplication::translate("ProveedorBase", "Ver", 0, QApplication::UnicodeUTF8));
00850     comboBox3_2->clear();
00851     comboBox3_2->addItem(QApplication::translate("ProveedorBase", "Vigentes", 0, QApplication::UnicodeUTF8));
00852     comboBox3_2->addItem(QApplication::translate("ProveedorBase", "Vencidos", 0, QApplication::UnicodeUTF8));
00853     comboBox3_2->addItem(QApplication::translate("ProveedorBase", "Todos", 0, QApplication::UnicodeUTF8));
00854     textLabel5->setText(QApplication::translate("ProveedorBase", "Resumen por articulos", 0, QApplication::UnicodeUTF8));
00855     masdf->setTabText(masdf->indexOf(tab8), QApplication::translate("ProveedorBase", "&Contratos", 0, QApplication::UnicodeUTF8));
00856     label->setText(QString());
00857     mui_guardar->setToolTip(QApplication::translate("ProveedorBase", "Guardar proveedor", 0, QApplication::UnicodeUTF8));
00858     mui_guardar->setWhatsThis(QApplication::translate("ProveedorBase", "Guardar proveedor", 0, QApplication::UnicodeUTF8));
00859     mui_guardar->setText(QString());
00860     mui_guardar->setShortcut(QApplication::translate("ProveedorBase", "Ctrl+S", 0, QApplication::UnicodeUTF8));
00861     mui_eliminar->setToolTip(QApplication::translate("ProveedorBase", "Borrar proveedor", 0, QApplication::UnicodeUTF8));
00862     mui_eliminar->setWhatsThis(QApplication::translate("ProveedorBase", "Borrar proveedor", 0, QApplication::UnicodeUTF8));
00863     mui_eliminar->setText(QString());
00864     Q_UNUSED(ProveedorBase);
00865     } // retranslateUi
00866 
00867 };
00868 
00869 namespace Ui {
00870     class ProveedorBase: public Ui_ProveedorBase {};
00871 } // namespace Ui
00872 
00873 #endif // UI_PROVEDITBASE_H

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