Ui_ListRegistroIvaBase Class Reference

#include <ui_listregistroivabase.h>

Inheritance diagram for Ui_ListRegistroIvaBase:

ListRegistroIvaView Ui::ListRegistroIvaBase

Public Member Functions

void setupUi (QWidget *ListRegistroIvaBase)
void retranslateUi (QWidget *ListRegistroIvaBase)

Data Fields

QVBoxLayout * vboxLayout
QHBoxLayout * hboxLayout
QLabellabel
QFrame * frame
QHBoxLayout * hboxLayout1
QToolButtonmui_crear
QToolButtonmui_borrar
QToolButtonmui_actualizar
QSpacerItem * spacerItem
QHBoxLayout * hboxLayout2
QLabeltextLabel1_2_2
BusquedaFechafinicial
QLabeltextLabel1_4
BusquedaFechaffinal
QSpacerItem * spacerItem1
QTabWidget * TabWidget2
QWidgettab1
QVBoxLayout * vboxLayout1
SubForm2Bcmui_tablasoportado
QWidgettab2
QVBoxLayout * vboxLayout2
SubForm2Bcmui_tablarepercutido
QWidgettab3
QVBoxLayout * vboxLayout3
QGroupBox * groupBox_2
QVBoxLayout * vboxLayout4
SubForm2Bcmui_totalSoportado
QHBoxLayout * hboxLayout3
QLabeltextLabel1_3_3
QLineEditm_ivar
QLabeltextLabel1_3_2_2
QLineEditm_baseimpr
QGroupBox * groupBox
QVBoxLayout * vboxLayout5
SubForm2Bcmui_totalRepercutido
QHBoxLayout * hboxLayout4
QLabeltextLabel1_3
QLineEditm_ivas
QLabeltextLabel1_3_2
QLineEditm_baseimps

Detailed Description

Definition at line 30 of file ui_listregistroivabase.h.


Member Function Documentation

void Ui_ListRegistroIvaBase::setupUi ( QWidget ListRegistroIvaBase  )  [inline]

Definition at line 74 of file ui_listregistroivabase.h.

References ffinal, finicial, frame, groupBox, groupBox_2, hboxLayout, hboxLayout1, hboxLayout2, hboxLayout3, hboxLayout4, label, m_baseimpr, m_baseimps, m_ivar, m_ivas, mui_actualizar, mui_borrar, mui_crear, mui_tablarepercutido, mui_tablasoportado, mui_totalRepercutido, mui_totalSoportado, retranslateUi(), spacerItem, spacerItem1, tab1, tab2, tab3, TabWidget2, textLabel1_2_2, textLabel1_3, textLabel1_3_2, textLabel1_3_2_2, textLabel1_3_3, textLabel1_4, vboxLayout, vboxLayout1, vboxLayout2, vboxLayout3, vboxLayout4, and vboxLayout5.

Referenced by ListRegistroIvaView::ListRegistroIvaView().

00075     {
00076     ListRegistroIvaBase->setObjectName(QString::fromUtf8("ListRegistroIvaBase"));
00077     ListRegistroIvaBase->setWindowIcon(QIcon(QString::fromUtf8(":/BulmaCont32x32/images/png/i_iva.xpm")));
00078     vboxLayout = new QVBoxLayout(ListRegistroIvaBase);
00079     vboxLayout->setSpacing(2);
00080     vboxLayout->setMargin(5);
00081     vboxLayout->setObjectName(QString::fromUtf8("vboxLayout"));
00082     hboxLayout = new QHBoxLayout();
00083     hboxLayout->setSpacing(6);
00084     hboxLayout->setMargin(0);
00085     hboxLayout->setObjectName(QString::fromUtf8("hboxLayout"));
00086     label = new QLabel(ListRegistroIvaBase);
00087     label->setObjectName(QString::fromUtf8("label"));
00088     label->setPixmap(QPixmap(QString::fromUtf8(":/BulmaCont32x32/images/png/i_iva.xpm")));
00089 
00090     hboxLayout->addWidget(label);
00091 
00092     frame = new QFrame(ListRegistroIvaBase);
00093     frame->setObjectName(QString::fromUtf8("frame"));
00094     frame->setMinimumSize(QSize(32, 32));
00095     frame->setFrameShape(QFrame::StyledPanel);
00096     frame->setFrameShadow(QFrame::Raised);
00097     hboxLayout1 = new QHBoxLayout(frame);
00098     hboxLayout1->setSpacing(0);
00099     hboxLayout1->setMargin(0);
00100     hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1"));
00101     mui_crear = new QToolButton(frame);
00102     mui_crear->setObjectName(QString::fromUtf8("mui_crear"));
00103     mui_crear->setMinimumSize(QSize(28, 28));
00104     mui_crear->setIcon(QIcon(QString::fromUtf8(":/BulmaCont32x32/images/png/i_fileNew.xpm")));
00105 
00106     hboxLayout1->addWidget(mui_crear);
00107 
00108     mui_borrar = new QToolButton(frame);
00109     mui_borrar->setObjectName(QString::fromUtf8("mui_borrar"));
00110     mui_borrar->setMinimumSize(QSize(28, 28));
00111     mui_borrar->setIcon(QIcon(QString::fromUtf8(":/Genericos32x32/images/png/i_editDelete.png")));
00112 
00113     hboxLayout1->addWidget(mui_borrar);
00114 
00115     mui_actualizar = new QToolButton(frame);
00116     mui_actualizar->setObjectName(QString::fromUtf8("mui_actualizar"));
00117     QSizePolicy sizePolicy(static_cast<QSizePolicy::Policy>(0), static_cast<QSizePolicy::Policy>(0));
00118     sizePolicy.setHorizontalStretch(0);
00119     sizePolicy.setVerticalStretch(0);
00120     sizePolicy.setHeightForWidth(mui_actualizar->sizePolicy().hasHeightForWidth());
00121     mui_actualizar->setSizePolicy(sizePolicy);
00122     mui_actualizar->setMinimumSize(QSize(28, 28));
00123     mui_actualizar->setIcon(QIcon(QString::fromUtf8(":/Genericos32x32/images/png/i_reload.png")));
00124 
00125     hboxLayout1->addWidget(mui_actualizar);
00126 
00127     spacerItem = new QSpacerItem(435, 29, QSizePolicy::Expanding, QSizePolicy::Minimum);
00128 
00129     hboxLayout1->addItem(spacerItem);
00130 
00131 
00132     hboxLayout->addWidget(frame);
00133 
00134 
00135     vboxLayout->addLayout(hboxLayout);
00136 
00137     hboxLayout2 = new QHBoxLayout();
00138     hboxLayout2->setSpacing(6);
00139     hboxLayout2->setMargin(0);
00140     hboxLayout2->setObjectName(QString::fromUtf8("hboxLayout2"));
00141     textLabel1_2_2 = new QLabel(ListRegistroIvaBase);
00142     textLabel1_2_2->setObjectName(QString::fromUtf8("textLabel1_2_2"));
00143 
00144     hboxLayout2->addWidget(textLabel1_2_2);
00145 
00146     finicial = new BusquedaFecha(ListRegistroIvaBase);
00147     finicial->setObjectName(QString::fromUtf8("finicial"));
00148 
00149     hboxLayout2->addWidget(finicial);
00150 
00151     textLabel1_4 = new QLabel(ListRegistroIvaBase);
00152     textLabel1_4->setObjectName(QString::fromUtf8("textLabel1_4"));
00153 
00154     hboxLayout2->addWidget(textLabel1_4);
00155 
00156     ffinal = new BusquedaFecha(ListRegistroIvaBase);
00157     ffinal->setObjectName(QString::fromUtf8("ffinal"));
00158 
00159     hboxLayout2->addWidget(ffinal);
00160 
00161     spacerItem1 = new QSpacerItem(71, 21, QSizePolicy::Expanding, QSizePolicy::Minimum);
00162 
00163     hboxLayout2->addItem(spacerItem1);
00164 
00165 
00166     vboxLayout->addLayout(hboxLayout2);
00167 
00168     TabWidget2 = new QTabWidget(ListRegistroIvaBase);
00169     TabWidget2->setObjectName(QString::fromUtf8("TabWidget2"));
00170     tab1 = new QWidget();
00171     tab1->setObjectName(QString::fromUtf8("tab1"));
00172     vboxLayout1 = new QVBoxLayout(tab1);
00173     vboxLayout1->setSpacing(5);
00174     vboxLayout1->setMargin(5);
00175     vboxLayout1->setObjectName(QString::fromUtf8("vboxLayout1"));
00176     mui_tablasoportado = new SubForm2Bc(tab1);
00177     mui_tablasoportado->setObjectName(QString::fromUtf8("mui_tablasoportado"));
00178 
00179     vboxLayout1->addWidget(mui_tablasoportado);
00180 
00181     TabWidget2->addTab(tab1, QApplication::translate("ListRegistroIvaBase", "&Sopotado", 0, QApplication::UnicodeUTF8));
00182     tab2 = new QWidget();
00183     tab2->setObjectName(QString::fromUtf8("tab2"));
00184     vboxLayout2 = new QVBoxLayout(tab2);
00185     vboxLayout2->setSpacing(5);
00186     vboxLayout2->setMargin(5);
00187     vboxLayout2->setObjectName(QString::fromUtf8("vboxLayout2"));
00188     mui_tablarepercutido = new SubForm2Bc(tab2);
00189     mui_tablarepercutido->setObjectName(QString::fromUtf8("mui_tablarepercutido"));
00190 
00191     vboxLayout2->addWidget(mui_tablarepercutido);
00192 
00193     TabWidget2->addTab(tab2, QApplication::translate("ListRegistroIvaBase", "&Repercutido", 0, QApplication::UnicodeUTF8));
00194     tab3 = new QWidget();
00195     tab3->setObjectName(QString::fromUtf8("tab3"));
00196     vboxLayout3 = new QVBoxLayout(tab3);
00197     vboxLayout3->setSpacing(5);
00198     vboxLayout3->setMargin(5);
00199     vboxLayout3->setObjectName(QString::fromUtf8("vboxLayout3"));
00200     groupBox_2 = new QGroupBox(tab3);
00201     groupBox_2->setObjectName(QString::fromUtf8("groupBox_2"));
00202     vboxLayout4 = new QVBoxLayout(groupBox_2);
00203     vboxLayout4->setSpacing(5);
00204     vboxLayout4->setMargin(5);
00205     vboxLayout4->setObjectName(QString::fromUtf8("vboxLayout4"));
00206     mui_totalSoportado = new SubForm2Bc(groupBox_2);
00207     mui_totalSoportado->setObjectName(QString::fromUtf8("mui_totalSoportado"));
00208 
00209     vboxLayout4->addWidget(mui_totalSoportado);
00210 
00211     hboxLayout3 = new QHBoxLayout();
00212     hboxLayout3->setSpacing(6);
00213     hboxLayout3->setMargin(0);
00214     hboxLayout3->setObjectName(QString::fromUtf8("hboxLayout3"));
00215     textLabel1_3_3 = new QLabel(groupBox_2);
00216     textLabel1_3_3->setObjectName(QString::fromUtf8("textLabel1_3_3"));
00217     textLabel1_3_3->setMinimumSize(QSize(120, 0));
00218     textLabel1_3_3->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00219 
00220     hboxLayout3->addWidget(textLabel1_3_3);
00221 
00222     m_ivar = new QLineEdit(groupBox_2);
00223     m_ivar->setObjectName(QString::fromUtf8("m_ivar"));
00224     QSizePolicy sizePolicy1(static_cast<QSizePolicy::Policy>(7), static_cast<QSizePolicy::Policy>(5));
00225     sizePolicy1.setHorizontalStretch(0);
00226     sizePolicy1.setVerticalStretch(0);
00227     sizePolicy1.setHeightForWidth(m_ivar->sizePolicy().hasHeightForWidth());
00228     m_ivar->setSizePolicy(sizePolicy1);
00229     m_ivar->setAlignment(Qt::AlignRight);
00230 
00231     hboxLayout3->addWidget(m_ivar);
00232 
00233     textLabel1_3_2_2 = new QLabel(groupBox_2);
00234     textLabel1_3_2_2->setObjectName(QString::fromUtf8("textLabel1_3_2_2"));
00235     textLabel1_3_2_2->setMinimumSize(QSize(120, 0));
00236     textLabel1_3_2_2->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00237 
00238     hboxLayout3->addWidget(textLabel1_3_2_2);
00239 
00240     m_baseimpr = new QLineEdit(groupBox_2);
00241     m_baseimpr->setObjectName(QString::fromUtf8("m_baseimpr"));
00242     QSizePolicy sizePolicy2(static_cast<QSizePolicy::Policy>(7), static_cast<QSizePolicy::Policy>(5));
00243     sizePolicy2.setHorizontalStretch(0);
00244     sizePolicy2.setVerticalStretch(0);
00245     sizePolicy2.setHeightForWidth(m_baseimpr->sizePolicy().hasHeightForWidth());
00246     m_baseimpr->setSizePolicy(sizePolicy2);
00247     m_baseimpr->setAlignment(Qt::AlignRight);
00248 
00249     hboxLayout3->addWidget(m_baseimpr);
00250 
00251 
00252     vboxLayout4->addLayout(hboxLayout3);
00253 
00254 
00255     vboxLayout3->addWidget(groupBox_2);
00256 
00257     groupBox = new QGroupBox(tab3);
00258     groupBox->setObjectName(QString::fromUtf8("groupBox"));
00259     vboxLayout5 = new QVBoxLayout(groupBox);
00260     vboxLayout5->setSpacing(5);
00261     vboxLayout5->setMargin(5);
00262     vboxLayout5->setObjectName(QString::fromUtf8("vboxLayout5"));
00263     mui_totalRepercutido = new SubForm2Bc(groupBox);
00264     mui_totalRepercutido->setObjectName(QString::fromUtf8("mui_totalRepercutido"));
00265 
00266     vboxLayout5->addWidget(mui_totalRepercutido);
00267 
00268     hboxLayout4 = new QHBoxLayout();
00269     hboxLayout4->setSpacing(6);
00270     hboxLayout4->setMargin(0);
00271     hboxLayout4->setObjectName(QString::fromUtf8("hboxLayout4"));
00272     textLabel1_3 = new QLabel(groupBox);
00273     textLabel1_3->setObjectName(QString::fromUtf8("textLabel1_3"));
00274     QSizePolicy sizePolicy3(static_cast<QSizePolicy::Policy>(13), static_cast<QSizePolicy::Policy>(13));
00275     sizePolicy3.setHorizontalStretch(0);
00276     sizePolicy3.setVerticalStretch(0);
00277     sizePolicy3.setHeightForWidth(textLabel1_3->sizePolicy().hasHeightForWidth());
00278     textLabel1_3->setSizePolicy(sizePolicy3);
00279     textLabel1_3->setMinimumSize(QSize(120, 0));
00280     textLabel1_3->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00281 
00282     hboxLayout4->addWidget(textLabel1_3);
00283 
00284     m_ivas = new QLineEdit(groupBox);
00285     m_ivas->setObjectName(QString::fromUtf8("m_ivas"));
00286     QSizePolicy sizePolicy4(static_cast<QSizePolicy::Policy>(7), static_cast<QSizePolicy::Policy>(5));
00287     sizePolicy4.setHorizontalStretch(0);
00288     sizePolicy4.setVerticalStretch(0);
00289     sizePolicy4.setHeightForWidth(m_ivas->sizePolicy().hasHeightForWidth());
00290     m_ivas->setSizePolicy(sizePolicy4);
00291     m_ivas->setAlignment(Qt::AlignRight);
00292 
00293     hboxLayout4->addWidget(m_ivas);
00294 
00295     textLabel1_3_2 = new QLabel(groupBox);
00296     textLabel1_3_2->setObjectName(QString::fromUtf8("textLabel1_3_2"));
00297     QSizePolicy sizePolicy5(static_cast<QSizePolicy::Policy>(13), static_cast<QSizePolicy::Policy>(13));
00298     sizePolicy5.setHorizontalStretch(0);
00299     sizePolicy5.setVerticalStretch(0);
00300     sizePolicy5.setHeightForWidth(textLabel1_3_2->sizePolicy().hasHeightForWidth());
00301     textLabel1_3_2->setSizePolicy(sizePolicy5);
00302     textLabel1_3_2->setMinimumSize(QSize(120, 0));
00303     textLabel1_3_2->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00304 
00305     hboxLayout4->addWidget(textLabel1_3_2);
00306 
00307     m_baseimps = new QLineEdit(groupBox);
00308     m_baseimps->setObjectName(QString::fromUtf8("m_baseimps"));
00309     QSizePolicy sizePolicy6(static_cast<QSizePolicy::Policy>(7), static_cast<QSizePolicy::Policy>(5));
00310     sizePolicy6.setHorizontalStretch(0);
00311     sizePolicy6.setVerticalStretch(0);
00312     sizePolicy6.setHeightForWidth(m_baseimps->sizePolicy().hasHeightForWidth());
00313     m_baseimps->setSizePolicy(sizePolicy6);
00314     m_baseimps->setAlignment(Qt::AlignRight);
00315 
00316     hboxLayout4->addWidget(m_baseimps);
00317 
00318 
00319     vboxLayout5->addLayout(hboxLayout4);
00320 
00321 
00322     vboxLayout3->addWidget(groupBox);
00323 
00324     TabWidget2->addTab(tab3, QApplication::translate("ListRegistroIvaBase", "Res&umen", 0, QApplication::UnicodeUTF8));
00325 
00326     vboxLayout->addWidget(TabWidget2);
00327 
00328 
00329     retranslateUi(ListRegistroIvaBase);
00330 
00331     QSize size(600, 576);
00332     size = size.expandedTo(ListRegistroIvaBase->minimumSizeHint());
00333     ListRegistroIvaBase->resize(size);
00334 
00335 
00336     QMetaObject::connectSlotsByName(ListRegistroIvaBase);
00337     } // setupUi

void Ui_ListRegistroIvaBase::retranslateUi ( QWidget ListRegistroIvaBase  )  [inline]

Definition at line 339 of file ui_listregistroivabase.h.

References groupBox, groupBox_2, label, mui_actualizar, mui_borrar, mui_crear, tab1, tab2, tab3, TabWidget2, textLabel1_2_2, textLabel1_3, textLabel1_3_2, textLabel1_3_2_2, textLabel1_3_3, and textLabel1_4.

Referenced by setupUi().

00340     {
00341     ListRegistroIvaBase->setWindowTitle(QApplication::translate("ListRegistroIvaBase", "Listados de IVA", 0, QApplication::UnicodeUTF8));
00342     label->setText(QString());
00343     mui_crear->setText(QString());
00344     mui_borrar->setText(QString());
00345     mui_actualizar->setText(QString());
00346     textLabel1_2_2->setText(QApplication::translate("ListRegistroIvaBase", "Fecha inicial:", 0, QApplication::UnicodeUTF8));
00347     textLabel1_4->setText(QApplication::translate("ListRegistroIvaBase", "Fecha final:", 0, QApplication::UnicodeUTF8));
00348     TabWidget2->setTabText(TabWidget2->indexOf(tab1), QApplication::translate("ListRegistroIvaBase", "&Sopotado", 0, QApplication::UnicodeUTF8));
00349     TabWidget2->setTabText(TabWidget2->indexOf(tab2), QApplication::translate("ListRegistroIvaBase", "&Repercutido", 0, QApplication::UnicodeUTF8));
00350     groupBox_2->setTitle(QApplication::translate("ListRegistroIvaBase", "IVA soportado:", 0, QApplication::UnicodeUTF8));
00351     textLabel1_3_3->setText(QApplication::translate("ListRegistroIvaBase", "IVA:", 0, QApplication::UnicodeUTF8));
00352     textLabel1_3_2_2->setText(QApplication::translate("ListRegistroIvaBase", "Total:", 0, QApplication::UnicodeUTF8));
00353     groupBox->setTitle(QApplication::translate("ListRegistroIvaBase", "IVA repercutido:", 0, QApplication::UnicodeUTF8));
00354     textLabel1_3->setText(QApplication::translate("ListRegistroIvaBase", "IVA:", 0, QApplication::UnicodeUTF8));
00355     textLabel1_3_2->setText(QApplication::translate("ListRegistroIvaBase", "Total:", 0, QApplication::UnicodeUTF8));
00356     TabWidget2->setTabText(TabWidget2->indexOf(tab3), QApplication::translate("ListRegistroIvaBase", "Res&umen", 0, QApplication::UnicodeUTF8));
00357     Q_UNUSED(ListRegistroIvaBase);
00358     } // retranslateUi


Field Documentation

QVBoxLayout* Ui_ListRegistroIvaBase::vboxLayout

Definition at line 33 of file ui_listregistroivabase.h.

Referenced by setupUi().

QHBoxLayout* Ui_ListRegistroIvaBase::hboxLayout

Definition at line 34 of file ui_listregistroivabase.h.

Referenced by setupUi().

QLabel* Ui_ListRegistroIvaBase::label

Definition at line 35 of file ui_listregistroivabase.h.

Referenced by retranslateUi(), and setupUi().

QFrame* Ui_ListRegistroIvaBase::frame

Definition at line 36 of file ui_listregistroivabase.h.

Referenced by setupUi().

QHBoxLayout* Ui_ListRegistroIvaBase::hboxLayout1

Definition at line 37 of file ui_listregistroivabase.h.

Referenced by setupUi().

QToolButton* Ui_ListRegistroIvaBase::mui_crear

Definition at line 38 of file ui_listregistroivabase.h.

Referenced by retranslateUi(), and setupUi().

QToolButton* Ui_ListRegistroIvaBase::mui_borrar

Definition at line 39 of file ui_listregistroivabase.h.

Referenced by retranslateUi(), and setupUi().

QToolButton* Ui_ListRegistroIvaBase::mui_actualizar

Definition at line 40 of file ui_listregistroivabase.h.

Referenced by retranslateUi(), and setupUi().

QSpacerItem* Ui_ListRegistroIvaBase::spacerItem

Definition at line 41 of file ui_listregistroivabase.h.

Referenced by setupUi().

QHBoxLayout* Ui_ListRegistroIvaBase::hboxLayout2

Definition at line 42 of file ui_listregistroivabase.h.

Referenced by setupUi().

QLabel* Ui_ListRegistroIvaBase::textLabel1_2_2

Definition at line 43 of file ui_listregistroivabase.h.

Referenced by retranslateUi(), and setupUi().

BusquedaFecha* Ui_ListRegistroIvaBase::finicial

Definition at line 44 of file ui_listregistroivabase.h.

Referenced by ListRegistroIvaView::boton_print(), ListRegistroIvaView::inicializa(), ListRegistroIvaView::ListRegistroIvaView(), and setupUi().

QLabel* Ui_ListRegistroIvaBase::textLabel1_4

Definition at line 45 of file ui_listregistroivabase.h.

Referenced by retranslateUi(), and setupUi().

BusquedaFecha* Ui_ListRegistroIvaBase::ffinal

Definition at line 46 of file ui_listregistroivabase.h.

Referenced by ListRegistroIvaView::boton_print(), ListRegistroIvaView::inicializa(), ListRegistroIvaView::ListRegistroIvaView(), and setupUi().

QSpacerItem* Ui_ListRegistroIvaBase::spacerItem1

Definition at line 47 of file ui_listregistroivabase.h.

Referenced by setupUi().

QTabWidget* Ui_ListRegistroIvaBase::TabWidget2

Definition at line 48 of file ui_listregistroivabase.h.

Referenced by retranslateUi(), and setupUi().

QWidget* Ui_ListRegistroIvaBase::tab1

Definition at line 49 of file ui_listregistroivabase.h.

Referenced by retranslateUi(), and setupUi().

QVBoxLayout* Ui_ListRegistroIvaBase::vboxLayout1

Definition at line 50 of file ui_listregistroivabase.h.

Referenced by setupUi().

SubForm2Bc* Ui_ListRegistroIvaBase::mui_tablasoportado

Definition at line 51 of file ui_listregistroivabase.h.

Referenced by ListRegistroIvaView::inicializa(), ListRegistroIvaView::ListRegistroIvaView(), ListRegistroIvaView::on_mui_tablasoportado_cellDoubleClicked(), ListRegistroIvaView::on_mui_tablasoportado_trataMenu(), and setupUi().

QWidget* Ui_ListRegistroIvaBase::tab2

Definition at line 52 of file ui_listregistroivabase.h.

Referenced by retranslateUi(), and setupUi().

QVBoxLayout* Ui_ListRegistroIvaBase::vboxLayout2

Definition at line 53 of file ui_listregistroivabase.h.

Referenced by setupUi().

SubForm2Bc* Ui_ListRegistroIvaBase::mui_tablarepercutido

Definition at line 54 of file ui_listregistroivabase.h.

Referenced by ListRegistroIvaView::inicializa(), ListRegistroIvaView::ListRegistroIvaView(), ListRegistroIvaView::on_mui_tablarepercutido_cellDoubleClicked(), ListRegistroIvaView::on_mui_tablarepercutido_trataMenu(), and setupUi().

QWidget* Ui_ListRegistroIvaBase::tab3

Definition at line 55 of file ui_listregistroivabase.h.

Referenced by retranslateUi(), and setupUi().

QVBoxLayout* Ui_ListRegistroIvaBase::vboxLayout3

Definition at line 56 of file ui_listregistroivabase.h.

Referenced by setupUi().

QGroupBox* Ui_ListRegistroIvaBase::groupBox_2

Definition at line 57 of file ui_listregistroivabase.h.

Referenced by retranslateUi(), and setupUi().

QVBoxLayout* Ui_ListRegistroIvaBase::vboxLayout4

Definition at line 58 of file ui_listregistroivabase.h.

Referenced by setupUi().

SubForm2Bc* Ui_ListRegistroIvaBase::mui_totalSoportado

Definition at line 59 of file ui_listregistroivabase.h.

Referenced by ListRegistroIvaView::inicializa(), ListRegistroIvaView::ListRegistroIvaView(), and setupUi().

QHBoxLayout* Ui_ListRegistroIvaBase::hboxLayout3

Definition at line 60 of file ui_listregistroivabase.h.

Referenced by setupUi().

QLabel* Ui_ListRegistroIvaBase::textLabel1_3_3

Definition at line 61 of file ui_listregistroivabase.h.

Referenced by retranslateUi(), and setupUi().

QLineEdit* Ui_ListRegistroIvaBase::m_ivar

Definition at line 62 of file ui_listregistroivabase.h.

Referenced by ListRegistroIvaView::inicializa(), and setupUi().

QLabel* Ui_ListRegistroIvaBase::textLabel1_3_2_2

Definition at line 63 of file ui_listregistroivabase.h.

Referenced by retranslateUi(), and setupUi().

QLineEdit* Ui_ListRegistroIvaBase::m_baseimpr

Definition at line 64 of file ui_listregistroivabase.h.

Referenced by ListRegistroIvaView::inicializa(), and setupUi().

QGroupBox* Ui_ListRegistroIvaBase::groupBox

Definition at line 65 of file ui_listregistroivabase.h.

Referenced by retranslateUi(), and setupUi().

QVBoxLayout* Ui_ListRegistroIvaBase::vboxLayout5

Definition at line 66 of file ui_listregistroivabase.h.

Referenced by setupUi().

SubForm2Bc* Ui_ListRegistroIvaBase::mui_totalRepercutido

Definition at line 67 of file ui_listregistroivabase.h.

Referenced by ListRegistroIvaView::inicializa(), ListRegistroIvaView::ListRegistroIvaView(), and setupUi().

QHBoxLayout* Ui_ListRegistroIvaBase::hboxLayout4

Definition at line 68 of file ui_listregistroivabase.h.

Referenced by setupUi().

QLabel* Ui_ListRegistroIvaBase::textLabel1_3

Definition at line 69 of file ui_listregistroivabase.h.

Referenced by retranslateUi(), and setupUi().

QLineEdit* Ui_ListRegistroIvaBase::m_ivas

Definition at line 70 of file ui_listregistroivabase.h.

Referenced by ListRegistroIvaView::inicializa(), and setupUi().

QLabel* Ui_ListRegistroIvaBase::textLabel1_3_2

Definition at line 71 of file ui_listregistroivabase.h.

Referenced by retranslateUi(), and setupUi().

QLineEdit* Ui_ListRegistroIvaBase::m_baseimps

Definition at line 72 of file ui_listregistroivabase.h.

Referenced by ListRegistroIvaView::inicializa(), and setupUi().


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