Ui_BancoBase Class Reference

#include <ui_bancobase.h>

Inheritance diagram for Ui_BancoBase:

BancoView Ui::BancoBase

Public Member Functions

void setupUi (QWidget *BancoBase)
void retranslateUi (QWidget *BancoBase)

Data Fields

QGridLayout * gridLayout
QGroupBox * groupBox1
QGridLayout * gridLayout1
QLabellabel_7
QLabellabel_8
QLineEditmui_nombanco
QLineEditmui_cpbanco
QLabellabel_3
QLineEditmui_faxbanco
QLineEditmui_numcuentabanco
QLineEditmui_dcbanco
QLineEditmui_codagenciabanco
QLineEditmui_codentidadbanco
QTextEditmui_comentbanco
QLabellabel
QLineEditmui_dirbanco
QLineEditmui_poblbanco
QLineEditmui_telbanco
QLineEditmui_emailbanco
QLineEditmui_webbanco
QLineEditmui_contactobanco
QLabellabel_4
QLabellabel1
QLabellabel2
QLabellabel3
QLabellabel4
QLabellabel5
QLabellabel_9
QLabellabel_5
QLabellabel_6
QLabellabel_10
QHBoxLayout * hboxLayout
QLabellabel_2
QFrame * frame
QGridLayout * gridLayout2
QSpacerItem * spacerItem
QToolButtonmui_borrar
QToolButtonmui_guardar
QToolButtonmui_nuevo
QGroupBox * groupBox
QGridLayout * gridLayout3
QListWidgetmui_lista

Detailed Description

Definition at line 29 of file ui_bancobase.h.


Member Function Documentation

void Ui_BancoBase::setupUi ( QWidget BancoBase  )  [inline]

Definition at line 75 of file ui_bancobase.h.

References frame, gridLayout, gridLayout1, gridLayout2, gridLayout3, groupBox, groupBox1, hboxLayout, label, label1, label2, label3, label4, label5, label_10, label_2, label_3, label_4, label_5, label_6, label_7, label_8, label_9, mui_borrar, mui_codagenciabanco, mui_codentidadbanco, mui_comentbanco, mui_contactobanco, mui_cpbanco, mui_dcbanco, mui_dirbanco, mui_emailbanco, mui_faxbanco, mui_guardar, mui_lista, mui_nombanco, mui_nuevo, mui_numcuentabanco, mui_poblbanco, mui_telbanco, mui_webbanco, retranslateUi(), and spacerItem.

Referenced by BancoView::BancoView().

00076     {
00077     BancoBase->setObjectName(QString::fromUtf8("BancoBase"));
00078     BancoBase->setWindowIcon(QIcon(QString::fromUtf8(":/Bulmafact48x48/images/png/48x48/i_bulmages_bancos.48x48.png")));
00079     gridLayout = new QGridLayout(BancoBase);
00080     gridLayout->setSpacing(5);
00081     gridLayout->setMargin(5);
00082     gridLayout->setObjectName(QString::fromUtf8("gridLayout"));
00083     groupBox1 = new QGroupBox(BancoBase);
00084     groupBox1->setObjectName(QString::fromUtf8("groupBox1"));
00085     QSizePolicy sizePolicy(static_cast<QSizePolicy::Policy>(7), static_cast<QSizePolicy::Policy>(7));
00086     sizePolicy.setHorizontalStretch(0);
00087     sizePolicy.setVerticalStretch(0);
00088     sizePolicy.setHeightForWidth(groupBox1->sizePolicy().hasHeightForWidth());
00089     groupBox1->setSizePolicy(sizePolicy);
00090     gridLayout1 = new QGridLayout(groupBox1);
00091     gridLayout1->setSpacing(5);
00092     gridLayout1->setMargin(5);
00093     gridLayout1->setObjectName(QString::fromUtf8("gridLayout1"));
00094     label_7 = new QLabel(groupBox1);
00095     label_7->setObjectName(QString::fromUtf8("label_7"));
00096 
00097     gridLayout1->addWidget(label_7, 7, 2, 1, 1);
00098 
00099     label_8 = new QLabel(groupBox1);
00100     label_8->setObjectName(QString::fromUtf8("label_8"));
00101 
00102     gridLayout1->addWidget(label_8, 7, 3, 1, 3);
00103 
00104     mui_nombanco = new QLineEdit(groupBox1);
00105     mui_nombanco->setObjectName(QString::fromUtf8("mui_nombanco"));
00106     mui_nombanco->setMaxLength(50);
00107 
00108     gridLayout1->addWidget(mui_nombanco, 0, 1, 1, 5);
00109 
00110     mui_cpbanco = new QLineEdit(groupBox1);
00111     mui_cpbanco->setObjectName(QString::fromUtf8("mui_cpbanco"));
00112     QSizePolicy sizePolicy1(static_cast<QSizePolicy::Policy>(5), static_cast<QSizePolicy::Policy>(0));
00113     sizePolicy1.setHorizontalStretch(0);
00114     sizePolicy1.setVerticalStretch(0);
00115     sizePolicy1.setHeightForWidth(mui_cpbanco->sizePolicy().hasHeightForWidth());
00116     mui_cpbanco->setSizePolicy(sizePolicy1);
00117     mui_cpbanco->setMaximumSize(QSize(80, 16777215));
00118     mui_cpbanco->setMaxLength(20);
00119 
00120     gridLayout1->addWidget(mui_cpbanco, 1, 5, 1, 1);
00121 
00122     label_3 = new QLabel(groupBox1);
00123     label_3->setObjectName(QString::fromUtf8("label_3"));
00124     label_3->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00125 
00126     gridLayout1->addWidget(label_3, 3, 3, 1, 1);
00127 
00128     mui_faxbanco = new QLineEdit(groupBox1);
00129     mui_faxbanco->setObjectName(QString::fromUtf8("mui_faxbanco"));
00130     mui_faxbanco->setEnabled(true);
00131     mui_faxbanco->setMaxLength(20);
00132 
00133     gridLayout1->addWidget(mui_faxbanco, 3, 4, 1, 2);
00134 
00135     mui_numcuentabanco = new QLineEdit(groupBox1);
00136     mui_numcuentabanco->setObjectName(QString::fromUtf8("mui_numcuentabanco"));
00137     mui_numcuentabanco->setMaxLength(10);
00138 
00139     gridLayout1->addWidget(mui_numcuentabanco, 8, 3, 1, 3);
00140 
00141     mui_dcbanco = new QLineEdit(groupBox1);
00142     mui_dcbanco->setObjectName(QString::fromUtf8("mui_dcbanco"));
00143     mui_dcbanco->setMaximumSize(QSize(35, 16777215));
00144     mui_dcbanco->setMaxLength(2);
00145 
00146     gridLayout1->addWidget(mui_dcbanco, 8, 2, 1, 1);
00147 
00148     mui_codagenciabanco = new QLineEdit(groupBox1);
00149     mui_codagenciabanco->setObjectName(QString::fromUtf8("mui_codagenciabanco"));
00150     mui_codagenciabanco->setMaximumSize(QSize(80, 16777215));
00151     mui_codagenciabanco->setMaxLength(4);
00152 
00153     gridLayout1->addWidget(mui_codagenciabanco, 8, 1, 1, 1);
00154 
00155     mui_codentidadbanco = new QLineEdit(groupBox1);
00156     mui_codentidadbanco->setObjectName(QString::fromUtf8("mui_codentidadbanco"));
00157     mui_codentidadbanco->setMaximumSize(QSize(80, 16777215));
00158     mui_codentidadbanco->setMaxLength(4);
00159 
00160     gridLayout1->addWidget(mui_codentidadbanco, 8, 0, 1, 1);
00161 
00162     mui_comentbanco = new QTextEdit(groupBox1);
00163     mui_comentbanco->setObjectName(QString::fromUtf8("mui_comentbanco"));
00164 
00165     gridLayout1->addWidget(mui_comentbanco, 10, 0, 1, 6);
00166 
00167     label = new QLabel(groupBox1);
00168     label->setObjectName(QString::fromUtf8("label"));
00169     label->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00170 
00171     gridLayout1->addWidget(label, 0, 0, 1, 1);
00172 
00173     mui_dirbanco = new QLineEdit(groupBox1);
00174     mui_dirbanco->setObjectName(QString::fromUtf8("mui_dirbanco"));
00175     mui_dirbanco->setMaxLength(150);
00176 
00177     gridLayout1->addWidget(mui_dirbanco, 1, 1, 1, 3);
00178 
00179     mui_poblbanco = new QLineEdit(groupBox1);
00180     mui_poblbanco->setObjectName(QString::fromUtf8("mui_poblbanco"));
00181     mui_poblbanco->setEnabled(true);
00182     mui_poblbanco->setMaxLength(50);
00183 
00184     gridLayout1->addWidget(mui_poblbanco, 2, 1, 1, 5);
00185 
00186     mui_telbanco = new QLineEdit(groupBox1);
00187     mui_telbanco->setObjectName(QString::fromUtf8("mui_telbanco"));
00188     mui_telbanco->setEnabled(true);
00189     mui_telbanco->setMaxLength(20);
00190 
00191     gridLayout1->addWidget(mui_telbanco, 3, 1, 1, 2);
00192 
00193     mui_emailbanco = new QLineEdit(groupBox1);
00194     mui_emailbanco->setObjectName(QString::fromUtf8("mui_emailbanco"));
00195     mui_emailbanco->setEnabled(true);
00196     mui_emailbanco->setMaxLength(100);
00197 
00198     gridLayout1->addWidget(mui_emailbanco, 4, 1, 1, 5);
00199 
00200     mui_webbanco = new QLineEdit(groupBox1);
00201     mui_webbanco->setObjectName(QString::fromUtf8("mui_webbanco"));
00202     mui_webbanco->setMaxLength(100);
00203 
00204     gridLayout1->addWidget(mui_webbanco, 5, 1, 1, 5);
00205 
00206     mui_contactobanco = new QLineEdit(groupBox1);
00207     mui_contactobanco->setObjectName(QString::fromUtf8("mui_contactobanco"));
00208 
00209     gridLayout1->addWidget(mui_contactobanco, 6, 1, 1, 5);
00210 
00211     label_4 = new QLabel(groupBox1);
00212     label_4->setObjectName(QString::fromUtf8("label_4"));
00213     label_4->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00214 
00215     gridLayout1->addWidget(label_4, 6, 0, 1, 1);
00216 
00217     label1 = new QLabel(groupBox1);
00218     label1->setObjectName(QString::fromUtf8("label1"));
00219     label1->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00220 
00221     gridLayout1->addWidget(label1, 5, 0, 1, 1);
00222 
00223     label2 = new QLabel(groupBox1);
00224     label2->setObjectName(QString::fromUtf8("label2"));
00225     label2->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00226 
00227     gridLayout1->addWidget(label2, 4, 0, 1, 1);
00228 
00229     label3 = new QLabel(groupBox1);
00230     label3->setObjectName(QString::fromUtf8("label3"));
00231     label3->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00232 
00233     gridLayout1->addWidget(label3, 3, 0, 1, 1);
00234 
00235     label4 = new QLabel(groupBox1);
00236     label4->setObjectName(QString::fromUtf8("label4"));
00237     label4->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00238 
00239     gridLayout1->addWidget(label4, 2, 0, 1, 1);
00240 
00241     label5 = new QLabel(groupBox1);
00242     label5->setObjectName(QString::fromUtf8("label5"));
00243     label5->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00244 
00245     gridLayout1->addWidget(label5, 1, 0, 1, 1);
00246 
00247     label_9 = new QLabel(groupBox1);
00248     label_9->setObjectName(QString::fromUtf8("label_9"));
00249 
00250     gridLayout1->addWidget(label_9, 9, 0, 1, 6);
00251 
00252     label_5 = new QLabel(groupBox1);
00253     label_5->setObjectName(QString::fromUtf8("label_5"));
00254 
00255     gridLayout1->addWidget(label_5, 7, 0, 1, 1);
00256 
00257     label_6 = new QLabel(groupBox1);
00258     label_6->setObjectName(QString::fromUtf8("label_6"));
00259 
00260     gridLayout1->addWidget(label_6, 7, 1, 1, 1);
00261 
00262     label_10 = new QLabel(groupBox1);
00263     label_10->setObjectName(QString::fromUtf8("label_10"));
00264     label_10->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00265 
00266     gridLayout1->addWidget(label_10, 1, 4, 1, 1);
00267 
00268 
00269     gridLayout->addWidget(groupBox1, 1, 1, 1, 1);
00270 
00271     hboxLayout = new QHBoxLayout();
00272     hboxLayout->setSpacing(5);
00273     hboxLayout->setMargin(0);
00274     hboxLayout->setObjectName(QString::fromUtf8("hboxLayout"));
00275     label_2 = new QLabel(BancoBase);
00276     label_2->setObjectName(QString::fromUtf8("label_2"));
00277     label_2->setMinimumSize(QSize(48, 48));
00278     label_2->setMaximumSize(QSize(48, 48));
00279     label_2->setPixmap(QPixmap(QString::fromUtf8(":/Bulmafact48x48/images/png/48x48/i_bulmages_bancos.48x48.png")));
00280 
00281     hboxLayout->addWidget(label_2);
00282 
00283     frame = new QFrame(BancoBase);
00284     frame->setObjectName(QString::fromUtf8("frame"));
00285     frame->setFrameShape(QFrame::StyledPanel);
00286     frame->setFrameShadow(QFrame::Raised);
00287     gridLayout2 = new QGridLayout(frame);
00288     gridLayout2->setSpacing(5);
00289     gridLayout2->setMargin(5);
00290     gridLayout2->setObjectName(QString::fromUtf8("gridLayout2"));
00291     spacerItem = new QSpacerItem(291, 31, QSizePolicy::Expanding, QSizePolicy::Minimum);
00292 
00293     gridLayout2->addItem(spacerItem, 0, 3, 1, 1);
00294 
00295     mui_borrar = new QToolButton(frame);
00296     mui_borrar->setObjectName(QString::fromUtf8("mui_borrar"));
00297     mui_borrar->setMinimumSize(QSize(32, 32));
00298     mui_borrar->setMaximumSize(QSize(32, 32));
00299     mui_borrar->setIcon(QIcon(QString::fromUtf8(":/Genericos32x32/images/png/i_editDelete.png")));
00300     mui_borrar->setIconSize(QSize(32, 32));
00301 
00302     gridLayout2->addWidget(mui_borrar, 0, 2, 1, 1);
00303 
00304     mui_guardar = new QToolButton(frame);
00305     mui_guardar->setObjectName(QString::fromUtf8("mui_guardar"));
00306     mui_guardar->setMinimumSize(QSize(32, 32));
00307     mui_guardar->setMaximumSize(QSize(32, 32));
00308     mui_guardar->setIcon(QIcon(QString::fromUtf8(":/Genericos32x32/images/png/i_save.xpm")));
00309     mui_guardar->setIconSize(QSize(32, 32));
00310 
00311     gridLayout2->addWidget(mui_guardar, 0, 1, 1, 1);
00312 
00313     mui_nuevo = new QToolButton(frame);
00314     mui_nuevo->setObjectName(QString::fromUtf8("mui_nuevo"));
00315     mui_nuevo->setMinimumSize(QSize(32, 32));
00316     mui_nuevo->setMaximumSize(QSize(32, 32));
00317     mui_nuevo->setIcon(QIcon(QString::fromUtf8(":/Genericos32x32/images/png/i_fileNew.xpm")));
00318     mui_nuevo->setIconSize(QSize(32, 32));
00319 
00320     gridLayout2->addWidget(mui_nuevo, 0, 0, 1, 1);
00321 
00322 
00323     hboxLayout->addWidget(frame);
00324 
00325 
00326     gridLayout->addLayout(hboxLayout, 0, 0, 1, 2);
00327 
00328     groupBox = new QGroupBox(BancoBase);
00329     groupBox->setObjectName(QString::fromUtf8("groupBox"));
00330     QSizePolicy sizePolicy2(static_cast<QSizePolicy::Policy>(7), static_cast<QSizePolicy::Policy>(7));
00331     sizePolicy2.setHorizontalStretch(0);
00332     sizePolicy2.setVerticalStretch(0);
00333     sizePolicy2.setHeightForWidth(groupBox->sizePolicy().hasHeightForWidth());
00334     groupBox->setSizePolicy(sizePolicy2);
00335     gridLayout3 = new QGridLayout(groupBox);
00336     gridLayout3->setSpacing(5);
00337     gridLayout3->setMargin(5);
00338     gridLayout3->setObjectName(QString::fromUtf8("gridLayout3"));
00339     mui_lista = new QListWidget(groupBox);
00340     mui_lista->setObjectName(QString::fromUtf8("mui_lista"));
00341     mui_lista->setFrameShape(QFrame::Box);
00342     mui_lista->setLineWidth(1);
00343 
00344     gridLayout3->addWidget(mui_lista, 0, 0, 1, 1);
00345 
00346 
00347     gridLayout->addWidget(groupBox, 1, 0, 1, 1);
00348 
00349     label_7->setBuddy(mui_dcbanco);
00350     label_8->setBuddy(mui_numcuentabanco);
00351     label_3->setBuddy(mui_faxbanco);
00352     label->setBuddy(mui_nombanco);
00353     label_4->setBuddy(mui_contactobanco);
00354     label1->setBuddy(mui_webbanco);
00355     label2->setBuddy(mui_emailbanco);
00356     label3->setBuddy(mui_telbanco);
00357     label4->setBuddy(mui_poblbanco);
00358     label5->setBuddy(mui_dirbanco);
00359     label_9->setBuddy(mui_codentidadbanco);
00360     label_5->setBuddy(mui_codentidadbanco);
00361     label_6->setBuddy(mui_codagenciabanco);
00362     label_10->setBuddy(mui_cpbanco);
00363     QWidget::setTabOrder(mui_nombanco, mui_dirbanco);
00364     QWidget::setTabOrder(mui_dirbanco, mui_poblbanco);
00365     QWidget::setTabOrder(mui_poblbanco, mui_telbanco);
00366     QWidget::setTabOrder(mui_telbanco, mui_faxbanco);
00367     QWidget::setTabOrder(mui_faxbanco, mui_emailbanco);
00368     QWidget::setTabOrder(mui_emailbanco, mui_webbanco);
00369     QWidget::setTabOrder(mui_webbanco, mui_contactobanco);
00370     QWidget::setTabOrder(mui_contactobanco, mui_codentidadbanco);
00371     QWidget::setTabOrder(mui_codentidadbanco, mui_codagenciabanco);
00372     QWidget::setTabOrder(mui_codagenciabanco, mui_dcbanco);
00373     QWidget::setTabOrder(mui_dcbanco, mui_numcuentabanco);
00374     QWidget::setTabOrder(mui_numcuentabanco, mui_comentbanco);
00375     QWidget::setTabOrder(mui_comentbanco, mui_lista);
00376     QWidget::setTabOrder(mui_lista, mui_nuevo);
00377     QWidget::setTabOrder(mui_nuevo, mui_guardar);
00378     QWidget::setTabOrder(mui_guardar, mui_borrar);
00379 
00380     retranslateUi(BancoBase);
00381 
00382     QSize size(690, 490);
00383     size = size.expandedTo(BancoBase->minimumSizeHint());
00384     BancoBase->resize(size);
00385 
00386 
00387     QMetaObject::connectSlotsByName(BancoBase);
00388     } // setupUi

void Ui_BancoBase::retranslateUi ( QWidget BancoBase  )  [inline]

Definition at line 390 of file ui_bancobase.h.

References groupBox, groupBox1, label, label1, label2, label3, label4, label5, label_10, label_3, label_4, label_5, label_6, label_7, label_8, label_9, mui_borrar, mui_comentbanco, mui_guardar, and mui_nuevo.

Referenced by setupUi().

00391     {
00392     BancoBase->setWindowTitle(QApplication::translate("BancoBase", "Bancos", 0, QApplication::UnicodeUTF8));
00393     groupBox1->setTitle(QApplication::translate("BancoBase", "Informacion del banco:", 0, QApplication::UnicodeUTF8));
00394     label_7->setText(QApplication::translate("BancoBase", "D.C.:", 0, QApplication::UnicodeUTF8));
00395     label_8->setText(QApplication::translate("BancoBase", "Numero de cuenta:", 0, QApplication::UnicodeUTF8));
00396     label_3->setText(QApplication::translate("BancoBase", "Fax:", 0, QApplication::UnicodeUTF8));
00397     mui_comentbanco->setHtml(QApplication::translate("BancoBase", "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
00398 "p, li { white-space: pre-wrap; }\n"
00399 "</style></head><body style=\" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;\">\n"
00400 "<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"></p></body></html>", 0, QApplication::UnicodeUTF8));
00401     label->setText(QApplication::translate("BancoBase", "Razon Social:", 0, QApplication::UnicodeUTF8));
00402     label_4->setText(QApplication::translate("BancoBase", "Contacto:", 0, QApplication::UnicodeUTF8));
00403     label1->setText(QApplication::translate("BancoBase", "URL:", 0, QApplication::UnicodeUTF8));
00404     label2->setText(QApplication::translate("BancoBase", "E-mail:", 0, QApplication::UnicodeUTF8));
00405     label3->setText(QApplication::translate("BancoBase", "Telefono:", 0, QApplication::UnicodeUTF8));
00406     label4->setText(QApplication::translate("BancoBase", "Poblacion:", 0, QApplication::UnicodeUTF8));
00407     label5->setText(QApplication::translate("BancoBase", "Direccion", 0, QApplication::UnicodeUTF8));
00408     label_9->setText(QApplication::translate("BancoBase", "Comentarios:", 0, QApplication::UnicodeUTF8));
00409     label_5->setText(QApplication::translate("BancoBase", "Entidad:", 0, QApplication::UnicodeUTF8));
00410     label_6->setText(QApplication::translate("BancoBase", "Sucursal:", 0, QApplication::UnicodeUTF8));
00411     label_10->setText(QApplication::translate("BancoBase", "C.P.:", 0, QApplication::UnicodeUTF8));
00412     mui_borrar->setToolTip(QApplication::translate("BancoBase", "Borrar trabajador", 0, QApplication::UnicodeUTF8));
00413     mui_borrar->setWhatsThis(QApplication::translate("BancoBase", "Borrar trabajador", 0, QApplication::UnicodeUTF8));
00414     mui_borrar->setText(QString());
00415     mui_guardar->setToolTip(QApplication::translate("BancoBase", "Guardar trabajador", 0, QApplication::UnicodeUTF8));
00416     mui_guardar->setWhatsThis(QApplication::translate("BancoBase", "Guardar trabajador", 0, QApplication::UnicodeUTF8));
00417     mui_guardar->setText(QString());
00418     mui_nuevo->setToolTip(QApplication::translate("BancoBase", "Nuevo trabajador", 0, QApplication::UnicodeUTF8));
00419     mui_nuevo->setWhatsThis(QApplication::translate("BancoBase", "Nuevo trabajador", 0, QApplication::UnicodeUTF8));
00420     mui_nuevo->setText(QString());
00421     groupBox->setTitle(QApplication::translate("BancoBase", "Lista de bancos:", 0, QApplication::UnicodeUTF8));
00422     Q_UNUSED(BancoBase);
00423     } // retranslateUi


Field Documentation

QGridLayout* Ui_BancoBase::gridLayout

Definition at line 32 of file ui_bancobase.h.

Referenced by setupUi().

QGroupBox* Ui_BancoBase::groupBox1

Definition at line 33 of file ui_bancobase.h.

Referenced by BancoView::BancoView(), BancoView::on_mui_lista_currentItemChanged(), retranslateUi(), and setupUi().

QGridLayout* Ui_BancoBase::gridLayout1

Definition at line 34 of file ui_bancobase.h.

Referenced by setupUi().

QLabel* Ui_BancoBase::label_7

Definition at line 35 of file ui_bancobase.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_BancoBase::label_8

Definition at line 36 of file ui_bancobase.h.

Referenced by retranslateUi(), and setupUi().

QLineEdit* Ui_BancoBase::mui_nombanco

Definition at line 37 of file ui_bancobase.h.

Referenced by BancoView::guardar(), BancoView::on_mui_lista_currentItemChanged(), and setupUi().

QLineEdit* Ui_BancoBase::mui_cpbanco

Definition at line 38 of file ui_bancobase.h.

Referenced by BancoView::guardar(), BancoView::on_mui_lista_currentItemChanged(), and setupUi().

QLabel* Ui_BancoBase::label_3

Definition at line 39 of file ui_bancobase.h.

Referenced by retranslateUi(), and setupUi().

QLineEdit* Ui_BancoBase::mui_faxbanco

Definition at line 40 of file ui_bancobase.h.

Referenced by BancoView::guardar(), BancoView::on_mui_lista_currentItemChanged(), and setupUi().

QLineEdit* Ui_BancoBase::mui_numcuentabanco

Definition at line 41 of file ui_bancobase.h.

Referenced by BancoView::guardar(), BancoView::on_mui_lista_currentItemChanged(), and setupUi().

QLineEdit* Ui_BancoBase::mui_dcbanco

Definition at line 42 of file ui_bancobase.h.

Referenced by BancoView::guardar(), BancoView::on_mui_lista_currentItemChanged(), and setupUi().

QLineEdit* Ui_BancoBase::mui_codagenciabanco

Definition at line 43 of file ui_bancobase.h.

Referenced by BancoView::guardar(), BancoView::on_mui_lista_currentItemChanged(), and setupUi().

QLineEdit* Ui_BancoBase::mui_codentidadbanco

Definition at line 44 of file ui_bancobase.h.

Referenced by BancoView::guardar(), BancoView::on_mui_lista_currentItemChanged(), and setupUi().

QTextEdit* Ui_BancoBase::mui_comentbanco

Definition at line 45 of file ui_bancobase.h.

Referenced by BancoView::guardar(), BancoView::on_mui_lista_currentItemChanged(), retranslateUi(), and setupUi().

QLabel* Ui_BancoBase::label

Definition at line 46 of file ui_bancobase.h.

Referenced by retranslateUi(), and setupUi().

QLineEdit* Ui_BancoBase::mui_dirbanco

Definition at line 47 of file ui_bancobase.h.

Referenced by BancoView::guardar(), BancoView::on_mui_lista_currentItemChanged(), and setupUi().

QLineEdit* Ui_BancoBase::mui_poblbanco

Definition at line 48 of file ui_bancobase.h.

Referenced by BancoView::guardar(), BancoView::on_mui_lista_currentItemChanged(), and setupUi().

QLineEdit* Ui_BancoBase::mui_telbanco

Definition at line 49 of file ui_bancobase.h.

Referenced by BancoView::guardar(), BancoView::on_mui_lista_currentItemChanged(), and setupUi().

QLineEdit* Ui_BancoBase::mui_emailbanco

Definition at line 50 of file ui_bancobase.h.

Referenced by BancoView::guardar(), BancoView::on_mui_lista_currentItemChanged(), and setupUi().

QLineEdit* Ui_BancoBase::mui_webbanco

Definition at line 51 of file ui_bancobase.h.

Referenced by BancoView::guardar(), BancoView::on_mui_lista_currentItemChanged(), and setupUi().

QLineEdit* Ui_BancoBase::mui_contactobanco

Definition at line 52 of file ui_bancobase.h.

Referenced by BancoView::guardar(), BancoView::on_mui_lista_currentItemChanged(), and setupUi().

QLabel* Ui_BancoBase::label_4

Definition at line 53 of file ui_bancobase.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_BancoBase::label1

Definition at line 54 of file ui_bancobase.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_BancoBase::label2

Definition at line 55 of file ui_bancobase.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_BancoBase::label3

Definition at line 56 of file ui_bancobase.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_BancoBase::label4

Definition at line 57 of file ui_bancobase.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_BancoBase::label5

Definition at line 58 of file ui_bancobase.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_BancoBase::label_9

Definition at line 59 of file ui_bancobase.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_BancoBase::label_5

Definition at line 60 of file ui_bancobase.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_BancoBase::label_6

Definition at line 61 of file ui_bancobase.h.

Referenced by retranslateUi(), and setupUi().

QLabel* Ui_BancoBase::label_10

Definition at line 62 of file ui_bancobase.h.

Referenced by retranslateUi(), and setupUi().

QHBoxLayout* Ui_BancoBase::hboxLayout

Definition at line 63 of file ui_bancobase.h.

Referenced by setupUi().

QLabel* Ui_BancoBase::label_2

Definition at line 64 of file ui_bancobase.h.

Referenced by setupUi().

QFrame* Ui_BancoBase::frame

Definition at line 65 of file ui_bancobase.h.

Referenced by setupUi().

QGridLayout* Ui_BancoBase::gridLayout2

Definition at line 66 of file ui_bancobase.h.

Referenced by setupUi().

QSpacerItem* Ui_BancoBase::spacerItem

Definition at line 67 of file ui_bancobase.h.

Referenced by setupUi().

QToolButton* Ui_BancoBase::mui_borrar

Definition at line 68 of file ui_bancobase.h.

Referenced by retranslateUi(), and setupUi().

QToolButton* Ui_BancoBase::mui_guardar

Definition at line 69 of file ui_bancobase.h.

Referenced by retranslateUi(), and setupUi().

QToolButton* Ui_BancoBase::mui_nuevo

Definition at line 70 of file ui_bancobase.h.

Referenced by retranslateUi(), and setupUi().

QGroupBox* Ui_BancoBase::groupBox

Definition at line 71 of file ui_bancobase.h.

Referenced by retranslateUi(), and setupUi().

QGridLayout* Ui_BancoBase::gridLayout3

Definition at line 72 of file ui_bancobase.h.

Referenced by setupUi().

QListWidget* Ui_BancoBase::mui_lista

Definition at line 73 of file ui_bancobase.h.

Referenced by BancoView::on_mui_lista_currentItemChanged(), BancoView::pintar(), and setupUi().


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