ui_facturapbase.h

Go to the documentation of this file.
00001 /********************************************************************************
00002 ** Form generated from reading ui file 'facturapbase.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_FACTURAPBASE_H
00011 #define UI_FACTURAPBASE_H
00012 
00013 #include "../../../bulmalib/src/busquedafecha.h"
00014 #include <QtCore/QVariant>
00015 #include <QtGui/QAction>
00016 #include <QtGui/QApplication>
00017 #include <QtGui/QButtonGroup>
00018 #include <QtGui/QCheckBox>
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 "busquedaformapago.h"
00032 #include "busquedaproveedor.h"
00033 #include "busquedareferencia.h"
00034 #include "listdescfacturaprovview.h"
00035 #include "listlinfacturapview.h"
00036 
00037 class Ui_FacturaProveedorBase
00038 {
00039 public:
00040     QVBoxLayout *vboxLayout;
00041     QHBoxLayout *hboxLayout;
00042     QLabel *pixmapLabel1;
00043     QFrame *frame_2;
00044     QGridLayout *gridLayout;
00045     QToolButton *mui_borrar;
00046     QToolButton *mui_veralbaranes;
00047     QLabel *label5;
00048     QToolButton *mui_guardar;
00049     BusquedaReferencia *mui_reffacturap;
00050     QSpacerItem *spacerItem;
00051     QToolButton *mui_pagar;
00052     QSpacerItem *spacerItem1;
00053     QHBoxLayout *hboxLayout1;
00054     QToolButton *mui_detalles;
00055     QLabel *label6;
00056     QLineEdit *mui_numfacturap;
00057     QSpacerItem *spacerItem2;
00058     QFrame *frame;
00059     QGridLayout *gridLayout1;
00060     QCheckBox *mui_procesadafacturap;
00061     QSpacerItem *spacerItem3;
00062     QLabel *label7;
00063     QLabel *label10;
00064     BusquedaProveedor *mui_idproveedor;
00065     QLineEdit *mui_descfacturap;
00066     QLabel *label8;
00067     BusquedaFormaPago *mui_idforma_pago;
00068     BusquedaFecha *mui_ffacturap;
00069     QTabWidget *discounts;
00070     QWidget *tab1;
00071     QVBoxLayout *vboxLayout1;
00072     ListLinFacturaProveedorView *subform2;
00073     QWidget *Tab2;
00074     QVBoxLayout *vboxLayout2;
00075     ListDescuentoFacturaProvView *m_descuentos;
00076     QWidget *tab3;
00077     QHBoxLayout *hboxLayout2;
00078     QTextEdit *mui_comentfacturap;
00079     QHBoxLayout *hboxLayout3;
00080     QVBoxLayout *vboxLayout3;
00081     QLabel *label3;
00082     QLineEdit *m_totalDiscounts;
00083     QVBoxLayout *vboxLayout4;
00084     QLabel *label2;
00085     QLineEdit *m_totalBases;
00086     QVBoxLayout *vboxLayout5;
00087     QLabel *label4_3;
00088     QLineEdit *m_totalIRPF;
00089     QVBoxLayout *vboxLayout6;
00090     QLabel *label4;
00091     QLineEdit *m_totalTaxes;
00092     QVBoxLayout *vboxLayout7;
00093     QLabel *label4_2;
00094     QLineEdit *m_totalReqEq;
00095     QVBoxLayout *vboxLayout8;
00096     QLabel *label1;
00097     QLineEdit *m_totalfacturap;
00098     QHBoxLayout *hboxLayout4;
00099     QSpacerItem *spacerItem4;
00100     QPushButton *mui_aceptar;
00101     QPushButton *mui_cancelar;
00102 
00103     void setupUi(QWidget *FacturaProveedorBase)
00104     {
00105     FacturaProveedorBase->setObjectName(QString::fromUtf8("FacturaProveedorBase"));
00106     FacturaProveedorBase->setWindowIcon(QIcon(QString::fromUtf8(":/Bulmafact48x48/images/png/48x48/i_bulmages_compras_facturas.48x48.png")));
00107     vboxLayout = new QVBoxLayout(FacturaProveedorBase);
00108     vboxLayout->setSpacing(5);
00109     vboxLayout->setMargin(5);
00110     vboxLayout->setObjectName(QString::fromUtf8("vboxLayout"));
00111     hboxLayout = new QHBoxLayout();
00112     hboxLayout->setSpacing(5);
00113     hboxLayout->setMargin(0);
00114     hboxLayout->setObjectName(QString::fromUtf8("hboxLayout"));
00115     pixmapLabel1 = new QLabel(FacturaProveedorBase);
00116     pixmapLabel1->setObjectName(QString::fromUtf8("pixmapLabel1"));
00117     pixmapLabel1->setMinimumSize(QSize(48, 48));
00118     pixmapLabel1->setMaximumSize(QSize(48, 48));
00119     pixmapLabel1->setPixmap(QPixmap(QString::fromUtf8(":/Bulmafact48x48/images/png/48x48/i_bulmages_compras_facturas.48x48.png")));
00120     pixmapLabel1->setScaledContents(true);
00121 
00122     hboxLayout->addWidget(pixmapLabel1);
00123 
00124     frame_2 = new QFrame(FacturaProveedorBase);
00125     frame_2->setObjectName(QString::fromUtf8("frame_2"));
00126     frame_2->setFrameShape(QFrame::StyledPanel);
00127     frame_2->setFrameShadow(QFrame::Raised);
00128     gridLayout = new QGridLayout(frame_2);
00129     gridLayout->setSpacing(5);
00130     gridLayout->setMargin(5);
00131     gridLayout->setObjectName(QString::fromUtf8("gridLayout"));
00132     mui_borrar = new QToolButton(frame_2);
00133     mui_borrar->setObjectName(QString::fromUtf8("mui_borrar"));
00134     mui_borrar->setMinimumSize(QSize(32, 32));
00135     mui_borrar->setMaximumSize(QSize(32, 32));
00136     mui_borrar->setIcon(QIcon(QString::fromUtf8(":/Genericos32x32/images/png/i_editDelete.png")));
00137     mui_borrar->setIconSize(QSize(32, 32));
00138 
00139     gridLayout->addWidget(mui_borrar, 0, 1, 1, 1);
00140 
00141     mui_veralbaranes = new QToolButton(frame_2);
00142     mui_veralbaranes->setObjectName(QString::fromUtf8("mui_veralbaranes"));
00143     mui_veralbaranes->setEnabled(true);
00144     mui_veralbaranes->setMinimumSize(QSize(32, 32));
00145     mui_veralbaranes->setMaximumSize(QSize(32, 32));
00146     mui_veralbaranes->setIcon(QIcon(QString::fromUtf8(":/Bulmafact48x48/images/png/48x48/i_bulmages_compras_albaran.48x48.png")));
00147     mui_veralbaranes->setIconSize(QSize(32, 32));
00148 
00149     gridLayout->addWidget(mui_veralbaranes, 0, 3, 1, 1);
00150 
00151     label5 = new QLabel(frame_2);
00152     label5->setObjectName(QString::fromUtf8("label5"));
00153     QSizePolicy sizePolicy(static_cast<QSizePolicy::Policy>(5), static_cast<QSizePolicy::Policy>(0));
00154     sizePolicy.setHorizontalStretch(0);
00155     sizePolicy.setVerticalStretch(0);
00156     sizePolicy.setHeightForWidth(label5->sizePolicy().hasHeightForWidth());
00157     label5->setSizePolicy(sizePolicy);
00158     QFont font;
00159     font.setFamily(QString::fromUtf8("Sans Serif"));
00160     font.setPointSize(9);
00161     font.setBold(false);
00162     font.setItalic(false);
00163     font.setUnderline(false);
00164     font.setWeight(50);
00165     font.setStrikeOut(false);
00166     label5->setFont(font);
00167 
00168     gridLayout->addWidget(label5, 0, 6, 1, 1);
00169 
00170     mui_guardar = new QToolButton(frame_2);
00171     mui_guardar->setObjectName(QString::fromUtf8("mui_guardar"));
00172     mui_guardar->setMinimumSize(QSize(32, 32));
00173     mui_guardar->setMaximumSize(QSize(32, 32));
00174     mui_guardar->setIcon(QIcon(QString::fromUtf8(":/Genericos32x32/images/png/i_save.xpm")));
00175     mui_guardar->setIconSize(QSize(32, 32));
00176 
00177     gridLayout->addWidget(mui_guardar, 0, 0, 1, 1);
00178 
00179     mui_reffacturap = new BusquedaReferencia(frame_2);
00180     mui_reffacturap->setObjectName(QString::fromUtf8("mui_reffacturap"));
00181     QSizePolicy sizePolicy1(static_cast<QSizePolicy::Policy>(5), static_cast<QSizePolicy::Policy>(0));
00182     sizePolicy1.setHorizontalStretch(0);
00183     sizePolicy1.setVerticalStretch(0);
00184     sizePolicy1.setHeightForWidth(mui_reffacturap->sizePolicy().hasHeightForWidth());
00185     mui_reffacturap->setSizePolicy(sizePolicy1);
00186     mui_reffacturap->setMinimumSize(QSize(150, 0));
00187 
00188     gridLayout->addWidget(mui_reffacturap, 0, 7, 1, 1);
00189 
00190     spacerItem = new QSpacerItem(18, 32, QSizePolicy::MinimumExpanding, QSizePolicy::Minimum);
00191 
00192     gridLayout->addItem(spacerItem, 0, 5, 1, 1);
00193 
00194     mui_pagar = new QToolButton(frame_2);
00195     mui_pagar->setObjectName(QString::fromUtf8("mui_pagar"));
00196     mui_pagar->setEnabled(true);
00197     mui_pagar->setMinimumSize(QSize(32, 32));
00198     mui_pagar->setMaximumSize(QSize(32, 32));
00199     mui_pagar->setIcon(QIcon(QString::fromUtf8(":/Bulmafact48x48/images/png/48x48/i_bulmages_pagos.48x48.png")));
00200     mui_pagar->setIconSize(QSize(32, 32));
00201 
00202     gridLayout->addWidget(mui_pagar, 0, 4, 1, 1);
00203 
00204     spacerItem1 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
00205 
00206     gridLayout->addItem(spacerItem1, 0, 2, 1, 1);
00207 
00208 
00209     hboxLayout->addWidget(frame_2);
00210 
00211 
00212     vboxLayout->addLayout(hboxLayout);
00213 
00214     hboxLayout1 = new QHBoxLayout();
00215     hboxLayout1->setSpacing(5);
00216     hboxLayout1->setMargin(0);
00217     hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1"));
00218     mui_detalles = new QToolButton(FacturaProveedorBase);
00219     mui_detalles->setObjectName(QString::fromUtf8("mui_detalles"));
00220     mui_detalles->setMinimumSize(QSize(22, 22));
00221     mui_detalles->setMaximumSize(QSize(22, 22));
00222     mui_detalles->setIcon(QIcon(QString::fromUtf8(":/Genericos32x32/images/png/i_edit.png")));
00223     mui_detalles->setIconSize(QSize(22, 22));
00224     mui_detalles->setCheckable(true);
00225     mui_detalles->setChecked(true);
00226 
00227     hboxLayout1->addWidget(mui_detalles);
00228 
00229     label6 = new QLabel(FacturaProveedorBase);
00230     label6->setObjectName(QString::fromUtf8("label6"));
00231     QSizePolicy sizePolicy2(static_cast<QSizePolicy::Policy>(1), static_cast<QSizePolicy::Policy>(0));
00232     sizePolicy2.setHorizontalStretch(0);
00233     sizePolicy2.setVerticalStretch(0);
00234     sizePolicy2.setHeightForWidth(label6->sizePolicy().hasHeightForWidth());
00235     label6->setSizePolicy(sizePolicy2);
00236     QFont font1;
00237     font1.setFamily(QString::fromUtf8("Sans Serif"));
00238     font1.setPointSize(9);
00239     font1.setBold(false);
00240     font1.setItalic(false);
00241     font1.setUnderline(false);
00242     font1.setWeight(50);
00243     font1.setStrikeOut(false);
00244     label6->setFont(font1);
00245 
00246     hboxLayout1->addWidget(label6);
00247 
00248     mui_numfacturap = new QLineEdit(FacturaProveedorBase);
00249     mui_numfacturap->setObjectName(QString::fromUtf8("mui_numfacturap"));
00250     QSizePolicy sizePolicy3(static_cast<QSizePolicy::Policy>(7), static_cast<QSizePolicy::Policy>(0));
00251     sizePolicy3.setHorizontalStretch(0);
00252     sizePolicy3.setVerticalStretch(0);
00253     sizePolicy3.setHeightForWidth(mui_numfacturap->sizePolicy().hasHeightForWidth());
00254     mui_numfacturap->setSizePolicy(sizePolicy3);
00255 
00256     hboxLayout1->addWidget(mui_numfacturap);
00257 
00258     spacerItem2 = new QSpacerItem(218, 25, QSizePolicy::Expanding, QSizePolicy::Minimum);
00259 
00260     hboxLayout1->addItem(spacerItem2);
00261 
00262 
00263     vboxLayout->addLayout(hboxLayout1);
00264 
00265     frame = new QFrame(FacturaProveedorBase);
00266     frame->setObjectName(QString::fromUtf8("frame"));
00267     frame->setFrameShape(QFrame::StyledPanel);
00268     frame->setFrameShadow(QFrame::Raised);
00269     gridLayout1 = new QGridLayout(frame);
00270     gridLayout1->setSpacing(5);
00271     gridLayout1->setMargin(5);
00272     gridLayout1->setObjectName(QString::fromUtf8("gridLayout1"));
00273     mui_procesadafacturap = new QCheckBox(frame);
00274     mui_procesadafacturap->setObjectName(QString::fromUtf8("mui_procesadafacturap"));
00275 
00276     gridLayout1->addWidget(mui_procesadafacturap, 0, 0, 1, 1);
00277 
00278     spacerItem3 = new QSpacerItem(81, 22, QSizePolicy::Preferred, QSizePolicy::Minimum);
00279 
00280     gridLayout1->addItem(spacerItem3, 0, 1, 1, 1);
00281 
00282     label7 = new QLabel(frame);
00283     label7->setObjectName(QString::fromUtf8("label7"));
00284     QSizePolicy sizePolicy4(static_cast<QSizePolicy::Policy>(5), static_cast<QSizePolicy::Policy>(0));
00285     sizePolicy4.setHorizontalStretch(0);
00286     sizePolicy4.setVerticalStretch(0);
00287     sizePolicy4.setHeightForWidth(label7->sizePolicy().hasHeightForWidth());
00288     label7->setSizePolicy(sizePolicy4);
00289     QFont font2;
00290     font2.setFamily(QString::fromUtf8("Sans Serif"));
00291     font2.setPointSize(9);
00292     font2.setBold(false);
00293     font2.setItalic(false);
00294     font2.setUnderline(false);
00295     font2.setWeight(50);
00296     font2.setStrikeOut(false);
00297     label7->setFont(font2);
00298     label7->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00299 
00300     gridLayout1->addWidget(label7, 2, 0, 1, 1);
00301 
00302     label10 = new QLabel(frame);
00303     label10->setObjectName(QString::fromUtf8("label10"));
00304     QSizePolicy sizePolicy5(static_cast<QSizePolicy::Policy>(5), static_cast<QSizePolicy::Policy>(0));
00305     sizePolicy5.setHorizontalStretch(0);
00306     sizePolicy5.setVerticalStretch(0);
00307     sizePolicy5.setHeightForWidth(label10->sizePolicy().hasHeightForWidth());
00308     label10->setSizePolicy(sizePolicy5);
00309     QFont font3;
00310     font3.setFamily(QString::fromUtf8("Sans Serif"));
00311     font3.setPointSize(9);
00312     font3.setBold(false);
00313     font3.setItalic(false);
00314     font3.setUnderline(false);
00315     font3.setWeight(50);
00316     font3.setStrikeOut(false);
00317     label10->setFont(font3);
00318     label10->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00319 
00320     gridLayout1->addWidget(label10, 1, 0, 1, 1);
00321 
00322     mui_idproveedor = new BusquedaProveedor(frame);
00323     mui_idproveedor->setObjectName(QString::fromUtf8("mui_idproveedor"));
00324     QSizePolicy sizePolicy6(static_cast<QSizePolicy::Policy>(7), static_cast<QSizePolicy::Policy>(5));
00325     sizePolicy6.setHorizontalStretch(0);
00326     sizePolicy6.setVerticalStretch(0);
00327     sizePolicy6.setHeightForWidth(mui_idproveedor->sizePolicy().hasHeightForWidth());
00328     mui_idproveedor->setSizePolicy(sizePolicy6);
00329     mui_idproveedor->setMinimumSize(QSize(250, 0));
00330 
00331     gridLayout1->addWidget(mui_idproveedor, 0, 2, 3, 1);
00332 
00333     mui_descfacturap = new QLineEdit(frame);
00334     mui_descfacturap->setObjectName(QString::fromUtf8("mui_descfacturap"));
00335 
00336     gridLayout1->addWidget(mui_descfacturap, 3, 1, 1, 2);
00337 
00338     label8 = new QLabel(frame);
00339     label8->setObjectName(QString::fromUtf8("label8"));
00340     QFont font4;
00341     font4.setFamily(QString::fromUtf8("Sans Serif"));
00342     font4.setPointSize(9);
00343     font4.setBold(false);
00344     font4.setItalic(false);
00345     font4.setUnderline(false);
00346     font4.setWeight(50);
00347     font4.setStrikeOut(false);
00348     label8->setFont(font4);
00349     label8->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00350 
00351     gridLayout1->addWidget(label8, 3, 0, 1, 1);
00352 
00353     mui_idforma_pago = new BusquedaFormaPago(frame);
00354     mui_idforma_pago->setObjectName(QString::fromUtf8("mui_idforma_pago"));
00355     QSizePolicy sizePolicy7(static_cast<QSizePolicy::Policy>(5), static_cast<QSizePolicy::Policy>(0));
00356     sizePolicy7.setHorizontalStretch(0);
00357     sizePolicy7.setVerticalStretch(0);
00358     sizePolicy7.setHeightForWidth(mui_idforma_pago->sizePolicy().hasHeightForWidth());
00359     mui_idforma_pago->setSizePolicy(sizePolicy7);
00360 
00361     gridLayout1->addWidget(mui_idforma_pago, 2, 1, 1, 1);
00362 
00363     mui_ffacturap = new BusquedaFecha(frame);
00364     mui_ffacturap->setObjectName(QString::fromUtf8("mui_ffacturap"));
00365     QSizePolicy sizePolicy8(static_cast<QSizePolicy::Policy>(5), static_cast<QSizePolicy::Policy>(0));
00366     sizePolicy8.setHorizontalStretch(0);
00367     sizePolicy8.setVerticalStretch(0);
00368     sizePolicy8.setHeightForWidth(mui_ffacturap->sizePolicy().hasHeightForWidth());
00369     mui_ffacturap->setSizePolicy(sizePolicy8);
00370 
00371     gridLayout1->addWidget(mui_ffacturap, 1, 1, 1, 1);
00372 
00373 
00374     vboxLayout->addWidget(frame);
00375 
00376     discounts = new QTabWidget(FacturaProveedorBase);
00377     discounts->setObjectName(QString::fromUtf8("discounts"));
00378     discounts->setEnabled(true);
00379     QFont font5;
00380     font5.setFamily(QString::fromUtf8("Sans Serif"));
00381     font5.setPointSize(9);
00382     font5.setBold(false);
00383     font5.setItalic(false);
00384     font5.setUnderline(false);
00385     font5.setWeight(50);
00386     font5.setStrikeOut(false);
00387     discounts->setFont(font5);
00388     tab1 = new QWidget();
00389     tab1->setObjectName(QString::fromUtf8("tab1"));
00390     vboxLayout1 = new QVBoxLayout(tab1);
00391     vboxLayout1->setSpacing(2);
00392     vboxLayout1->setMargin(0);
00393     vboxLayout1->setObjectName(QString::fromUtf8("vboxLayout1"));
00394     subform2 = new ListLinFacturaProveedorView(tab1);
00395     subform2->setObjectName(QString::fromUtf8("subform2"));
00396 
00397     vboxLayout1->addWidget(subform2);
00398 
00399     discounts->addTab(tab1, QApplication::translate("FacturaProveedorBase", "&Detalle", 0, QApplication::UnicodeUTF8));
00400     Tab2 = new QWidget();
00401     Tab2->setObjectName(QString::fromUtf8("Tab2"));
00402     vboxLayout2 = new QVBoxLayout(Tab2);
00403     vboxLayout2->setSpacing(2);
00404     vboxLayout2->setMargin(0);
00405     vboxLayout2->setObjectName(QString::fromUtf8("vboxLayout2"));
00406     m_descuentos = new ListDescuentoFacturaProvView(Tab2);
00407     m_descuentos->setObjectName(QString::fromUtf8("m_descuentos"));
00408 
00409     vboxLayout2->addWidget(m_descuentos);
00410 
00411     discounts->addTab(Tab2, QApplication::translate("FacturaProveedorBase", "Descuen&tos", 0, QApplication::UnicodeUTF8));
00412     tab3 = new QWidget();
00413     tab3->setObjectName(QString::fromUtf8("tab3"));
00414     hboxLayout2 = new QHBoxLayout(tab3);
00415     hboxLayout2->setSpacing(5);
00416     hboxLayout2->setMargin(5);
00417     hboxLayout2->setObjectName(QString::fromUtf8("hboxLayout2"));
00418     mui_comentfacturap = new QTextEdit(tab3);
00419     mui_comentfacturap->setObjectName(QString::fromUtf8("mui_comentfacturap"));
00420 
00421     hboxLayout2->addWidget(mui_comentfacturap);
00422 
00423     discounts->addTab(tab3, QApplication::translate("FacturaProveedorBase", "Comentario&s", 0, QApplication::UnicodeUTF8));
00424 
00425     vboxLayout->addWidget(discounts);
00426 
00427     hboxLayout3 = new QHBoxLayout();
00428     hboxLayout3->setSpacing(6);
00429     hboxLayout3->setMargin(0);
00430     hboxLayout3->setObjectName(QString::fromUtf8("hboxLayout3"));
00431     vboxLayout3 = new QVBoxLayout();
00432     vboxLayout3->setSpacing(5);
00433     vboxLayout3->setMargin(0);
00434     vboxLayout3->setObjectName(QString::fromUtf8("vboxLayout3"));
00435     label3 = new QLabel(FacturaProveedorBase);
00436     label3->setObjectName(QString::fromUtf8("label3"));
00437     QSizePolicy sizePolicy9(static_cast<QSizePolicy::Policy>(7), static_cast<QSizePolicy::Policy>(5));
00438     sizePolicy9.setHorizontalStretch(0);
00439     sizePolicy9.setVerticalStretch(0);
00440     sizePolicy9.setHeightForWidth(label3->sizePolicy().hasHeightForWidth());
00441     label3->setSizePolicy(sizePolicy9);
00442     QFont font6;
00443     font6.setFamily(QString::fromUtf8("Sans Serif"));
00444     font6.setPointSize(9);
00445     font6.setBold(false);
00446     font6.setItalic(false);
00447     font6.setUnderline(false);
00448     font6.setWeight(50);
00449     font6.setStrikeOut(false);
00450     label3->setFont(font6);
00451     label3->setAlignment(Qt::AlignCenter);
00452 
00453     vboxLayout3->addWidget(label3);
00454 
00455     m_totalDiscounts = new QLineEdit(FacturaProveedorBase);
00456     m_totalDiscounts->setObjectName(QString::fromUtf8("m_totalDiscounts"));
00457     m_totalDiscounts->setEnabled(true);
00458     QPalette palette;
00459     QBrush brush(QColor(238, 238, 238, 255));
00460     brush.setStyle(Qt::SolidPattern);
00461     palette.setBrush(QPalette::Active, QPalette::Base, brush);
00462     QBrush brush1(QColor(238, 238, 238, 255));
00463     brush1.setStyle(Qt::SolidPattern);
00464     palette.setBrush(QPalette::Inactive, QPalette::Base, brush1);
00465     QBrush brush2(QColor(255, 255, 255, 255));
00466     brush2.setStyle(Qt::SolidPattern);
00467     palette.setBrush(QPalette::Disabled, QPalette::Base, brush2);
00468     m_totalDiscounts->setPalette(palette);
00469     QFont font7;
00470     font7.setFamily(QString::fromUtf8("Sans Serif"));
00471     font7.setPointSize(12);
00472     font7.setBold(true);
00473     font7.setItalic(false);
00474     font7.setUnderline(false);
00475     font7.setWeight(75);
00476     font7.setStrikeOut(false);
00477     m_totalDiscounts->setFont(font7);
00478     m_totalDiscounts->setFocusPolicy(Qt::NoFocus);
00479     m_totalDiscounts->setAcceptDrops(false);
00480     m_totalDiscounts->setAlignment(Qt::AlignRight);
00481     m_totalDiscounts->setReadOnly(true);
00482 
00483     vboxLayout3->addWidget(m_totalDiscounts);
00484 
00485 
00486     hboxLayout3->addLayout(vboxLayout3);
00487 
00488     vboxLayout4 = new QVBoxLayout();
00489     vboxLayout4->setSpacing(5);
00490     vboxLayout4->setMargin(0);
00491     vboxLayout4->setObjectName(QString::fromUtf8("vboxLayout4"));
00492     label2 = new QLabel(FacturaProveedorBase);
00493     label2->setObjectName(QString::fromUtf8("label2"));
00494     QSizePolicy sizePolicy10(static_cast<QSizePolicy::Policy>(7), static_cast<QSizePolicy::Policy>(5));
00495     sizePolicy10.setHorizontalStretch(0);
00496     sizePolicy10.setVerticalStretch(0);
00497     sizePolicy10.setHeightForWidth(label2->sizePolicy().hasHeightForWidth());
00498     label2->setSizePolicy(sizePolicy10);
00499     QFont font8;
00500     font8.setFamily(QString::fromUtf8("Sans Serif"));
00501     font8.setPointSize(9);
00502     font8.setBold(false);
00503     font8.setItalic(false);
00504     font8.setUnderline(false);
00505     font8.setWeight(50);
00506     font8.setStrikeOut(false);
00507     label2->setFont(font8);
00508     label2->setAlignment(Qt::AlignCenter);
00509 
00510     vboxLayout4->addWidget(label2);
00511 
00512     m_totalBases = new QLineEdit(FacturaProveedorBase);
00513     m_totalBases->setObjectName(QString::fromUtf8("m_totalBases"));
00514     QPalette palette1;
00515     QBrush brush3(QColor(238, 238, 238, 255));
00516     brush3.setStyle(Qt::SolidPattern);
00517     palette1.setBrush(QPalette::Active, QPalette::Base, brush3);
00518     QBrush brush4(QColor(238, 238, 238, 255));
00519     brush4.setStyle(Qt::SolidPattern);
00520     palette1.setBrush(QPalette::Inactive, QPalette::Base, brush4);
00521     QBrush brush5(QColor(255, 255, 255, 255));
00522     brush5.setStyle(Qt::SolidPattern);
00523     palette1.setBrush(QPalette::Disabled, QPalette::Base, brush5);
00524     m_totalBases->setPalette(palette1);
00525     QFont font9;
00526     font9.setFamily(QString::fromUtf8("Sans Serif"));
00527     font9.setPointSize(12);
00528     font9.setBold(true);
00529     font9.setItalic(false);
00530     font9.setUnderline(false);
00531     font9.setWeight(75);
00532     font9.setStrikeOut(false);
00533     m_totalBases->setFont(font9);
00534     m_totalBases->setFocusPolicy(Qt::NoFocus);
00535     m_totalBases->setAcceptDrops(false);
00536     m_totalBases->setAlignment(Qt::AlignRight);
00537     m_totalBases->setReadOnly(true);
00538 
00539     vboxLayout4->addWidget(m_totalBases);
00540 
00541 
00542     hboxLayout3->addLayout(vboxLayout4);
00543 
00544     vboxLayout5 = new QVBoxLayout();
00545     vboxLayout5->setSpacing(5);
00546     vboxLayout5->setMargin(0);
00547     vboxLayout5->setObjectName(QString::fromUtf8("vboxLayout5"));
00548     label4_3 = new QLabel(FacturaProveedorBase);
00549     label4_3->setObjectName(QString::fromUtf8("label4_3"));
00550     QSizePolicy sizePolicy11(static_cast<QSizePolicy::Policy>(7), static_cast<QSizePolicy::Policy>(5));
00551     sizePolicy11.setHorizontalStretch(0);
00552     sizePolicy11.setVerticalStretch(0);
00553     sizePolicy11.setHeightForWidth(label4_3->sizePolicy().hasHeightForWidth());
00554     label4_3->setSizePolicy(sizePolicy11);
00555     QFont font10;
00556     font10.setFamily(QString::fromUtf8("Sans Serif"));
00557     font10.setPointSize(9);
00558     font10.setBold(false);
00559     font10.setItalic(false);
00560     font10.setUnderline(false);
00561     font10.setWeight(50);
00562     font10.setStrikeOut(false);
00563     label4_3->setFont(font10);
00564     label4_3->setAlignment(Qt::AlignCenter);
00565 
00566     vboxLayout5->addWidget(label4_3);
00567 
00568     m_totalIRPF = new QLineEdit(FacturaProveedorBase);
00569     m_totalIRPF->setObjectName(QString::fromUtf8("m_totalIRPF"));
00570     QPalette palette2;
00571     QBrush brush6(QColor(238, 238, 238, 255));
00572     brush6.setStyle(Qt::SolidPattern);
00573     palette2.setBrush(QPalette::Active, QPalette::Base, brush6);
00574     QBrush brush7(QColor(238, 238, 238, 255));
00575     brush7.setStyle(Qt::SolidPattern);
00576     palette2.setBrush(QPalette::Inactive, QPalette::Base, brush7);
00577     QBrush brush8(QColor(255, 255, 255, 255));
00578     brush8.setStyle(Qt::SolidPattern);
00579     palette2.setBrush(QPalette::Disabled, QPalette::Base, brush8);
00580     m_totalIRPF->setPalette(palette2);
00581     QFont font11;
00582     font11.setFamily(QString::fromUtf8("Sans Serif"));
00583     font11.setPointSize(12);
00584     font11.setBold(true);
00585     font11.setItalic(false);
00586     font11.setUnderline(false);
00587     font11.setWeight(75);
00588     font11.setStrikeOut(false);
00589     m_totalIRPF->setFont(font11);
00590     m_totalIRPF->setFocusPolicy(Qt::NoFocus);
00591     m_totalIRPF->setAcceptDrops(false);
00592     m_totalIRPF->setAlignment(Qt::AlignRight);
00593     m_totalIRPF->setReadOnly(true);
00594 
00595     vboxLayout5->addWidget(m_totalIRPF);
00596 
00597 
00598     hboxLayout3->addLayout(vboxLayout5);
00599 
00600     vboxLayout6 = new QVBoxLayout();
00601     vboxLayout6->setSpacing(5);
00602     vboxLayout6->setMargin(0);
00603     vboxLayout6->setObjectName(QString::fromUtf8("vboxLayout6"));
00604     label4 = new QLabel(FacturaProveedorBase);
00605     label4->setObjectName(QString::fromUtf8("label4"));
00606     QSizePolicy sizePolicy12(static_cast<QSizePolicy::Policy>(7), static_cast<QSizePolicy::Policy>(5));
00607     sizePolicy12.setHorizontalStretch(0);
00608     sizePolicy12.setVerticalStretch(0);
00609     sizePolicy12.setHeightForWidth(label4->sizePolicy().hasHeightForWidth());
00610     label4->setSizePolicy(sizePolicy12);
00611     QFont font12;
00612     font12.setFamily(QString::fromUtf8("Sans Serif"));
00613     font12.setPointSize(9);
00614     font12.setBold(false);
00615     font12.setItalic(false);
00616     font12.setUnderline(false);
00617     font12.setWeight(50);
00618     font12.setStrikeOut(false);
00619     label4->setFont(font12);
00620     label4->setAlignment(Qt::AlignCenter);
00621 
00622     vboxLayout6->addWidget(label4);
00623 
00624     m_totalTaxes = new QLineEdit(FacturaProveedorBase);
00625     m_totalTaxes->setObjectName(QString::fromUtf8("m_totalTaxes"));
00626     QPalette palette3;
00627     QBrush brush9(QColor(238, 238, 238, 255));
00628     brush9.setStyle(Qt::SolidPattern);
00629     palette3.setBrush(QPalette::Active, QPalette::Base, brush9);
00630     QBrush brush10(QColor(238, 238, 238, 255));
00631     brush10.setStyle(Qt::SolidPattern);
00632     palette3.setBrush(QPalette::Inactive, QPalette::Base, brush10);
00633     QBrush brush11(QColor(255, 255, 255, 255));
00634     brush11.setStyle(Qt::SolidPattern);
00635     palette3.setBrush(QPalette::Disabled, QPalette::Base, brush11);
00636     m_totalTaxes->setPalette(palette3);
00637     QFont font13;
00638     font13.setFamily(QString::fromUtf8("Sans Serif"));
00639     font13.setPointSize(12);
00640     font13.setBold(true);
00641     font13.setItalic(false);
00642     font13.setUnderline(false);
00643     font13.setWeight(75);
00644     font13.setStrikeOut(false);
00645     m_totalTaxes->setFont(font13);
00646     m_totalTaxes->setFocusPolicy(Qt::NoFocus);
00647     m_totalTaxes->setAcceptDrops(false);
00648     m_totalTaxes->setAlignment(Qt::AlignRight);
00649     m_totalTaxes->setReadOnly(true);
00650 
00651     vboxLayout6->addWidget(m_totalTaxes);
00652 
00653 
00654     hboxLayout3->addLayout(vboxLayout6);
00655 
00656     vboxLayout7 = new QVBoxLayout();
00657     vboxLayout7->setSpacing(5);
00658     vboxLayout7->setMargin(0);
00659     vboxLayout7->setObjectName(QString::fromUtf8("vboxLayout7"));
00660     label4_2 = new QLabel(FacturaProveedorBase);
00661     label4_2->setObjectName(QString::fromUtf8("label4_2"));
00662     QSizePolicy sizePolicy13(static_cast<QSizePolicy::Policy>(7), static_cast<QSizePolicy::Policy>(5));
00663     sizePolicy13.setHorizontalStretch(0);
00664     sizePolicy13.setVerticalStretch(0);
00665     sizePolicy13.setHeightForWidth(label4_2->sizePolicy().hasHeightForWidth());
00666     label4_2->setSizePolicy(sizePolicy13);
00667     QFont font14;
00668     font14.setFamily(QString::fromUtf8("Sans Serif"));
00669     font14.setPointSize(9);
00670     font14.setBold(false);
00671     font14.setItalic(false);
00672     font14.setUnderline(false);
00673     font14.setWeight(50);
00674     font14.setStrikeOut(false);
00675     label4_2->setFont(font14);
00676     label4_2->setAlignment(Qt::AlignCenter);
00677 
00678     vboxLayout7->addWidget(label4_2);
00679 
00680     m_totalReqEq = new QLineEdit(FacturaProveedorBase);
00681     m_totalReqEq->setObjectName(QString::fromUtf8("m_totalReqEq"));
00682     QPalette palette4;
00683     QBrush brush12(QColor(238, 238, 238, 255));
00684     brush12.setStyle(Qt::SolidPattern);
00685     palette4.setBrush(QPalette::Active, QPalette::Base, brush12);
00686     QBrush brush13(QColor(238, 238, 238, 255));
00687     brush13.setStyle(Qt::SolidPattern);
00688     palette4.setBrush(QPalette::Inactive, QPalette::Base, brush13);
00689     QBrush brush14(QColor(255, 255, 255, 255));
00690     brush14.setStyle(Qt::SolidPattern);
00691     palette4.setBrush(QPalette::Disabled, QPalette::Base, brush14);
00692     m_totalReqEq->setPalette(palette4);
00693     QFont font15;
00694     font15.setFamily(QString::fromUtf8("Sans Serif"));
00695     font15.setPointSize(12);
00696     font15.setBold(true);
00697     font15.setItalic(false);
00698     font15.setUnderline(false);
00699     font15.setWeight(75);
00700     font15.setStrikeOut(false);
00701     m_totalReqEq->setFont(font15);
00702     m_totalReqEq->setFocusPolicy(Qt::NoFocus);
00703     m_totalReqEq->setAcceptDrops(false);
00704     m_totalReqEq->setAlignment(Qt::AlignRight);
00705     m_totalReqEq->setReadOnly(true);
00706 
00707     vboxLayout7->addWidget(m_totalReqEq);
00708 
00709 
00710     hboxLayout3->addLayout(vboxLayout7);
00711 
00712     vboxLayout8 = new QVBoxLayout();
00713     vboxLayout8->setSpacing(5);
00714     vboxLayout8->setMargin(0);
00715     vboxLayout8->setObjectName(QString::fromUtf8("vboxLayout8"));
00716     label1 = new QLabel(FacturaProveedorBase);
00717     label1->setObjectName(QString::fromUtf8("label1"));
00718     QSizePolicy sizePolicy14(static_cast<QSizePolicy::Policy>(7), static_cast<QSizePolicy::Policy>(5));
00719     sizePolicy14.setHorizontalStretch(0);
00720     sizePolicy14.setVerticalStretch(0);
00721     sizePolicy14.setHeightForWidth(label1->sizePolicy().hasHeightForWidth());
00722     label1->setSizePolicy(sizePolicy14);
00723     QFont font16;
00724     font16.setFamily(QString::fromUtf8("Sans Serif"));
00725     font16.setPointSize(9);
00726     font16.setBold(false);
00727     font16.setItalic(false);
00728     font16.setUnderline(false);
00729     font16.setWeight(50);
00730     font16.setStrikeOut(false);
00731     label1->setFont(font16);
00732     label1->setAlignment(Qt::AlignCenter);
00733 
00734     vboxLayout8->addWidget(label1);
00735 
00736     m_totalfacturap = new QLineEdit(FacturaProveedorBase);
00737     m_totalfacturap->setObjectName(QString::fromUtf8("m_totalfacturap"));
00738     m_totalfacturap->setEnabled(true);
00739     QPalette palette5;
00740     QBrush brush15(QColor(238, 238, 238, 255));
00741     brush15.setStyle(Qt::SolidPattern);
00742     palette5.setBrush(QPalette::Active, QPalette::Base, brush15);
00743     QBrush brush16(QColor(238, 238, 238, 255));
00744     brush16.setStyle(Qt::SolidPattern);
00745     palette5.setBrush(QPalette::Inactive, QPalette::Base, brush16);
00746     QBrush brush17(QColor(255, 255, 255, 255));
00747     brush17.setStyle(Qt::SolidPattern);
00748     palette5.setBrush(QPalette::Disabled, QPalette::Base, brush17);
00749     m_totalfacturap->setPalette(palette5);
00750     QFont font17;
00751     font17.setFamily(QString::fromUtf8("Sans Serif"));
00752     font17.setPointSize(12);
00753     font17.setBold(true);
00754     font17.setItalic(false);
00755     font17.setUnderline(false);
00756     font17.setWeight(75);
00757     font17.setStrikeOut(false);
00758     m_totalfacturap->setFont(font17);
00759     m_totalfacturap->setFocusPolicy(Qt::NoFocus);
00760     m_totalfacturap->setAcceptDrops(false);
00761     m_totalfacturap->setAutoFillBackground(true);
00762     m_totalfacturap->setFrame(true);
00763     m_totalfacturap->setAlignment(Qt::AlignRight);
00764     m_totalfacturap->setReadOnly(true);
00765 
00766     vboxLayout8->addWidget(m_totalfacturap);
00767 
00768 
00769     hboxLayout3->addLayout(vboxLayout8);
00770 
00771 
00772     vboxLayout->addLayout(hboxLayout3);
00773 
00774     hboxLayout4 = new QHBoxLayout();
00775     hboxLayout4->setSpacing(5);
00776     hboxLayout4->setMargin(0);
00777     hboxLayout4->setObjectName(QString::fromUtf8("hboxLayout4"));
00778     spacerItem4 = new QSpacerItem(394, 27, QSizePolicy::Expanding, QSizePolicy::Minimum);
00779 
00780     hboxLayout4->addItem(spacerItem4);
00781 
00782     mui_aceptar = new QPushButton(FacturaProveedorBase);
00783     mui_aceptar->setObjectName(QString::fromUtf8("mui_aceptar"));
00784     QFont font18;
00785     font18.setFamily(QString::fromUtf8("Sans Serif"));
00786     font18.setPointSize(9);
00787     font18.setBold(false);
00788     font18.setItalic(false);
00789     font18.setUnderline(false);
00790     font18.setWeight(50);
00791     font18.setStrikeOut(false);
00792     mui_aceptar->setFont(font18);
00793 
00794     hboxLayout4->addWidget(mui_aceptar);
00795 
00796     mui_cancelar = new QPushButton(FacturaProveedorBase);
00797     mui_cancelar->setObjectName(QString::fromUtf8("mui_cancelar"));
00798 
00799     hboxLayout4->addWidget(mui_cancelar);
00800 
00801 
00802     vboxLayout->addLayout(hboxLayout4);
00803 
00804 
00805     retranslateUi(FacturaProveedorBase);
00806 
00807     QSize size(677, 525);
00808     size = size.expandedTo(FacturaProveedorBase->minimumSizeHint());
00809     FacturaProveedorBase->resize(size);
00810 
00811     QObject::connect(mui_detalles, SIGNAL(toggled(bool)), frame, SLOT(setShown(bool)));
00812 
00813     QMetaObject::connectSlotsByName(FacturaProveedorBase);
00814     } // setupUi
00815 
00816     void retranslateUi(QWidget *FacturaProveedorBase)
00817     {
00818     FacturaProveedorBase->setWindowTitle(QApplication::translate("FacturaProveedorBase", "Nueva factura de proveedor", 0, QApplication::UnicodeUTF8));
00819     mui_borrar->setToolTip(QApplication::translate("FacturaProveedorBase", "Borrar factura", 0, QApplication::UnicodeUTF8));
00820     mui_borrar->setWhatsThis(QApplication::translate("FacturaProveedorBase", "Borrar factura", 0, QApplication::UnicodeUTF8));
00821     mui_borrar->setText(QString());
00822     mui_borrar->setShortcut(QApplication::translate("FacturaProveedorBase", "Ctrl+D", 0, QApplication::UnicodeUTF8));
00823     mui_veralbaranes->setToolTip(QApplication::translate("FacturaProveedorBase", "Ver albaranes con la misma referencia", 0, QApplication::UnicodeUTF8));
00824     mui_veralbaranes->setWhatsThis(QApplication::translate("FacturaProveedorBase", "Ver albaranes con la misma referencia", 0, QApplication::UnicodeUTF8));
00825     mui_veralbaranes->setText(QString());
00826     label5->setText(QApplication::translate("FacturaProveedorBase", "Referencia de la factura:", 0, QApplication::UnicodeUTF8));
00827     mui_guardar->setToolTip(QApplication::translate("FacturaProveedorBase", "Guardar factura", 0, QApplication::UnicodeUTF8));
00828     mui_guardar->setWhatsThis(QApplication::translate("FacturaProveedorBase", "Guardar factura", 0, QApplication::UnicodeUTF8));
00829     mui_guardar->setText(QString());
00830     mui_guardar->setShortcut(QApplication::translate("FacturaProveedorBase", "Ctrl+S", 0, QApplication::UnicodeUTF8));
00831     mui_pagar->setToolTip(QApplication::translate("FacturaProveedorBase", "Registrar pago a proveedor", 0, QApplication::UnicodeUTF8));
00832     mui_pagar->setWhatsThis(QApplication::translate("FacturaProveedorBase", "Registrar pago a proveedor", 0, QApplication::UnicodeUTF8));
00833     mui_pagar->setText(QString());
00834     mui_detalles->setToolTip(QApplication::translate("FacturaProveedorBase", "Mostrar/ocultar cabecera", 0, QApplication::UnicodeUTF8));
00835     mui_detalles->setWhatsThis(QApplication::translate("FacturaProveedorBase", "Mostrar/ocultar cabecera", 0, QApplication::UnicodeUTF8));
00836     mui_detalles->setText(QString());
00837     mui_detalles->setShortcut(QApplication::translate("FacturaProveedorBase", "Ctrl+G", 0, QApplication::UnicodeUTF8));
00838     label6->setText(QApplication::translate("FacturaProveedorBase", "N\302\272 de factura:", 0, QApplication::UnicodeUTF8));
00839     mui_procesadafacturap->setText(QApplication::translate("FacturaProveedorBase", "Procesada", 0, QApplication::UnicodeUTF8));
00840     label7->setText(QApplication::translate("FacturaProveedorBase", "Forma de pago:", 0, QApplication::UnicodeUTF8));
00841     label10->setText(QApplication::translate("FacturaProveedorBase", "Fecha de factura:", 0, QApplication::UnicodeUTF8));
00842     label8->setText(QApplication::translate("FacturaProveedorBase", "Descripcion:", 0, QApplication::UnicodeUTF8));
00843     discounts->setTabText(discounts->indexOf(tab1), QApplication::translate("FacturaProveedorBase", "&Detalle", 0, QApplication::UnicodeUTF8));
00844     discounts->setTabText(discounts->indexOf(Tab2), QApplication::translate("FacturaProveedorBase", "Descuen&tos", 0, QApplication::UnicodeUTF8));
00845     discounts->setTabText(discounts->indexOf(tab3), QApplication::translate("FacturaProveedorBase", "Comentario&s", 0, QApplication::UnicodeUTF8));
00846     label3->setText(QApplication::translate("FacturaProveedorBase", "Descuentos:", 0, QApplication::UnicodeUTF8));
00847     m_totalDiscounts->setText(QApplication::translate("FacturaProveedorBase", "0.00", 0, QApplication::UnicodeUTF8));
00848     label2->setText(QApplication::translate("FacturaProveedorBase", "Base imponible:", 0, QApplication::UnicodeUTF8));
00849     m_totalBases->setText(QApplication::translate("FacturaProveedorBase", "0.00", 0, QApplication::UnicodeUTF8));
00850     label4_3->setText(QApplication::translate("FacturaProveedorBase", "I.R.P.F.:", 0, QApplication::UnicodeUTF8));
00851     m_totalIRPF->setText(QApplication::translate("FacturaProveedorBase", "0.00", 0, QApplication::UnicodeUTF8));
00852     label4->setText(QApplication::translate("FacturaProveedorBase", "Impuestos:", 0, QApplication::UnicodeUTF8));
00853     m_totalTaxes->setText(QApplication::translate("FacturaProveedorBase", "0.00", 0, QApplication::UnicodeUTF8));
00854     label4_2->setText(QApplication::translate("FacturaProveedorBase", "R.E.:", 0, QApplication::UnicodeUTF8));
00855     m_totalReqEq->setText(QApplication::translate("FacturaProveedorBase", "0.00", 0, QApplication::UnicodeUTF8));
00856     label1->setText(QApplication::translate("FacturaProveedorBase", "Total:", 0, QApplication::UnicodeUTF8));
00857     m_totalfacturap->setText(QApplication::translate("FacturaProveedorBase", "0.00", 0, QApplication::UnicodeUTF8));
00858     mui_aceptar->setText(QApplication::translate("FacturaProveedorBase", "&Aceptar", 0, QApplication::UnicodeUTF8));
00859     mui_cancelar->setText(QApplication::translate("FacturaProveedorBase", "&Cancelar", 0, QApplication::UnicodeUTF8));
00860     Q_UNUSED(FacturaProveedorBase);
00861     } // retranslateUi
00862 
00863 };
00864 
00865 namespace Ui {
00866     class FacturaProveedorBase: public Ui_FacturaProveedorBase {};
00867 } // namespace Ui
00868 
00869 #endif // UI_FACTURAPBASE_H

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