#include <ui_balanceprintbase.h>
Inheritance diagram for Ui_BalancePrintBase:

Definition at line 30 of file ui_balanceprintbase.h.
| void Ui_BalancePrintBase::setupUi | ( | QDialog * | BalancePrintBase | ) | [inline] |
Definition at line 70 of file ui_balanceprintbase.h.
References checkBox1_2, checksuperiores, combonivel, groupBox, groupBox_2, hboxLayout, hboxLayout1, hboxLayout10, hboxLayout2, hboxLayout3, hboxLayout4, hboxLayout5, hboxLayout6, hboxLayout7, hboxLayout8, hboxLayout9, m_codigofinal, m_codigoinicial, m_fechafinal1, m_fechainicial1, mui_canales, mui_ccostes, mui_imprimir, radiohtml, radiokugar, radiopropietario, radiotexto, retranslateUi(), spacerItem, textLabel1, textLabel1_2, textLabel1_2_2, textLabel1_3, textLabel1_3_2, vboxLayout, vboxLayout1, and vboxLayout2.
Referenced by BalancePrintView::BalancePrintView().
00071 { 00072 BalancePrintBase->setObjectName(QString::fromUtf8("BalancePrintBase")); 00073 vboxLayout = new QVBoxLayout(BalancePrintBase); 00074 vboxLayout->setSpacing(6); 00075 vboxLayout->setMargin(5); 00076 vboxLayout->setObjectName(QString::fromUtf8("vboxLayout")); 00077 hboxLayout = new QHBoxLayout(); 00078 hboxLayout->setSpacing(0); 00079 hboxLayout->setMargin(5); 00080 hboxLayout->setObjectName(QString::fromUtf8("hboxLayout")); 00081 mui_ccostes = new QToolButton(BalancePrintBase); 00082 mui_ccostes->setObjectName(QString::fromUtf8("mui_ccostes")); 00083 QSizePolicy sizePolicy(static_cast<QSizePolicy::Policy>(0), static_cast<QSizePolicy::Policy>(0)); 00084 sizePolicy.setHorizontalStretch(0); 00085 sizePolicy.setVerticalStretch(0); 00086 sizePolicy.setHeightForWidth(mui_ccostes->sizePolicy().hasHeightForWidth()); 00087 mui_ccostes->setSizePolicy(sizePolicy); 00088 mui_ccostes->setIcon(QIcon(QString::fromUtf8(":/BulmaCont32x32/images/png/i_centroCoste.xpm"))); 00089 00090 hboxLayout->addWidget(mui_ccostes); 00091 00092 mui_canales = new QToolButton(BalancePrintBase); 00093 mui_canales->setObjectName(QString::fromUtf8("mui_canales")); 00094 QSizePolicy sizePolicy1(static_cast<QSizePolicy::Policy>(0), static_cast<QSizePolicy::Policy>(0)); 00095 sizePolicy1.setHorizontalStretch(0); 00096 sizePolicy1.setVerticalStretch(0); 00097 sizePolicy1.setHeightForWidth(mui_canales->sizePolicy().hasHeightForWidth()); 00098 mui_canales->setSizePolicy(sizePolicy1); 00099 mui_canales->setIcon(QIcon(QString::fromUtf8(":/BulmaCont32x32/images/png/i_canales.xpm"))); 00100 00101 hboxLayout->addWidget(mui_canales); 00102 00103 mui_imprimir = new QToolButton(BalancePrintBase); 00104 mui_imprimir->setObjectName(QString::fromUtf8("mui_imprimir")); 00105 QSizePolicy sizePolicy2(static_cast<QSizePolicy::Policy>(0), static_cast<QSizePolicy::Policy>(0)); 00106 sizePolicy2.setHorizontalStretch(0); 00107 sizePolicy2.setVerticalStretch(0); 00108 sizePolicy2.setHeightForWidth(mui_imprimir->sizePolicy().hasHeightForWidth()); 00109 mui_imprimir->setSizePolicy(sizePolicy2); 00110 mui_imprimir->setIcon(QIcon(QString::fromUtf8(":/BulmaCont32x32/images/png/i_filePrint.xpm"))); 00111 00112 hboxLayout->addWidget(mui_imprimir); 00113 00114 spacerItem = new QSpacerItem(430, 21, QSizePolicy::MinimumExpanding, QSizePolicy::Minimum); 00115 00116 hboxLayout->addItem(spacerItem); 00117 00118 00119 vboxLayout->addLayout(hboxLayout); 00120 00121 groupBox_2 = new QGroupBox(BalancePrintBase); 00122 groupBox_2->setObjectName(QString::fromUtf8("groupBox_2")); 00123 vboxLayout1 = new QVBoxLayout(groupBox_2); 00124 vboxLayout1->setSpacing(5); 00125 vboxLayout1->setMargin(5); 00126 vboxLayout1->setObjectName(QString::fromUtf8("vboxLayout1")); 00127 hboxLayout1 = new QHBoxLayout(); 00128 hboxLayout1->setSpacing(5); 00129 hboxLayout1->setMargin(5); 00130 hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1")); 00131 hboxLayout2 = new QHBoxLayout(); 00132 hboxLayout2->setSpacing(2); 00133 hboxLayout2->setMargin(5); 00134 hboxLayout2->setObjectName(QString::fromUtf8("hboxLayout2")); 00135 textLabel1 = new QLabel(groupBox_2); 00136 textLabel1->setObjectName(QString::fromUtf8("textLabel1")); 00137 00138 hboxLayout2->addWidget(textLabel1); 00139 00140 m_codigoinicial = new BusquedaCuenta(groupBox_2); 00141 m_codigoinicial->setObjectName(QString::fromUtf8("m_codigoinicial")); 00142 00143 hboxLayout2->addWidget(m_codigoinicial); 00144 00145 00146 hboxLayout1->addLayout(hboxLayout2); 00147 00148 hboxLayout3 = new QHBoxLayout(); 00149 hboxLayout3->setSpacing(2); 00150 hboxLayout3->setMargin(5); 00151 hboxLayout3->setObjectName(QString::fromUtf8("hboxLayout3")); 00152 textLabel1_3 = new QLabel(groupBox_2); 00153 textLabel1_3->setObjectName(QString::fromUtf8("textLabel1_3")); 00154 00155 hboxLayout3->addWidget(textLabel1_3); 00156 00157 m_fechainicial1 = new BusquedaFecha(groupBox_2); 00158 m_fechainicial1->setObjectName(QString::fromUtf8("m_fechainicial1")); 00159 00160 hboxLayout3->addWidget(m_fechainicial1); 00161 00162 00163 hboxLayout1->addLayout(hboxLayout3); 00164 00165 00166 vboxLayout1->addLayout(hboxLayout1); 00167 00168 hboxLayout4 = new QHBoxLayout(); 00169 hboxLayout4->setSpacing(5); 00170 hboxLayout4->setMargin(5); 00171 hboxLayout4->setObjectName(QString::fromUtf8("hboxLayout4")); 00172 hboxLayout5 = new QHBoxLayout(); 00173 hboxLayout5->setSpacing(2); 00174 hboxLayout5->setMargin(5); 00175 hboxLayout5->setObjectName(QString::fromUtf8("hboxLayout5")); 00176 textLabel1_2 = new QLabel(groupBox_2); 00177 textLabel1_2->setObjectName(QString::fromUtf8("textLabel1_2")); 00178 00179 hboxLayout5->addWidget(textLabel1_2); 00180 00181 m_codigofinal = new BusquedaCuenta(groupBox_2); 00182 m_codigofinal->setObjectName(QString::fromUtf8("m_codigofinal")); 00183 00184 hboxLayout5->addWidget(m_codigofinal); 00185 00186 00187 hboxLayout4->addLayout(hboxLayout5); 00188 00189 hboxLayout6 = new QHBoxLayout(); 00190 hboxLayout6->setSpacing(2); 00191 hboxLayout6->setMargin(5); 00192 hboxLayout6->setObjectName(QString::fromUtf8("hboxLayout6")); 00193 textLabel1_2_2 = new QLabel(groupBox_2); 00194 textLabel1_2_2->setObjectName(QString::fromUtf8("textLabel1_2_2")); 00195 00196 hboxLayout6->addWidget(textLabel1_2_2); 00197 00198 m_fechafinal1 = new BusquedaFecha(groupBox_2); 00199 m_fechafinal1->setObjectName(QString::fromUtf8("m_fechafinal1")); 00200 00201 hboxLayout6->addWidget(m_fechafinal1); 00202 00203 00204 hboxLayout4->addLayout(hboxLayout6); 00205 00206 00207 vboxLayout1->addLayout(hboxLayout4); 00208 00209 hboxLayout7 = new QHBoxLayout(); 00210 hboxLayout7->setSpacing(5); 00211 hboxLayout7->setMargin(5); 00212 hboxLayout7->setObjectName(QString::fromUtf8("hboxLayout7")); 00213 hboxLayout8 = new QHBoxLayout(); 00214 hboxLayout8->setSpacing(2); 00215 hboxLayout8->setMargin(5); 00216 hboxLayout8->setObjectName(QString::fromUtf8("hboxLayout8")); 00217 textLabel1_3_2 = new QLabel(groupBox_2); 00218 textLabel1_3_2->setObjectName(QString::fromUtf8("textLabel1_3_2")); 00219 00220 hboxLayout8->addWidget(textLabel1_3_2); 00221 00222 combonivel = new QComboBox(groupBox_2); 00223 combonivel->setObjectName(QString::fromUtf8("combonivel")); 00224 00225 hboxLayout8->addWidget(combonivel); 00226 00227 00228 hboxLayout7->addLayout(hboxLayout8); 00229 00230 vboxLayout2 = new QVBoxLayout(); 00231 vboxLayout2->setSpacing(2); 00232 vboxLayout2->setMargin(5); 00233 vboxLayout2->setObjectName(QString::fromUtf8("vboxLayout2")); 00234 checksuperiores = new QCheckBox(groupBox_2); 00235 checksuperiores->setObjectName(QString::fromUtf8("checksuperiores")); 00236 00237 vboxLayout2->addWidget(checksuperiores); 00238 00239 checkBox1_2 = new QCheckBox(groupBox_2); 00240 checkBox1_2->setObjectName(QString::fromUtf8("checkBox1_2")); 00241 00242 vboxLayout2->addWidget(checkBox1_2); 00243 00244 00245 hboxLayout7->addLayout(vboxLayout2); 00246 00247 00248 vboxLayout1->addLayout(hboxLayout7); 00249 00250 00251 vboxLayout->addWidget(groupBox_2); 00252 00253 hboxLayout9 = new QHBoxLayout(); 00254 hboxLayout9->setSpacing(6); 00255 hboxLayout9->setMargin(5); 00256 hboxLayout9->setObjectName(QString::fromUtf8("hboxLayout9")); 00257 groupBox = new QGroupBox(BalancePrintBase); 00258 groupBox->setObjectName(QString::fromUtf8("groupBox")); 00259 hboxLayout10 = new QHBoxLayout(groupBox); 00260 hboxLayout10->setSpacing(6); 00261 hboxLayout10->setMargin(5); 00262 hboxLayout10->setObjectName(QString::fromUtf8("hboxLayout10")); 00263 radiotexto = new QRadioButton(groupBox); 00264 radiotexto->setObjectName(QString::fromUtf8("radiotexto")); 00265 radiotexto->setChecked(true); 00266 00267 hboxLayout10->addWidget(radiotexto); 00268 00269 radiopropietario = new QRadioButton(groupBox); 00270 radiopropietario->setObjectName(QString::fromUtf8("radiopropietario")); 00271 00272 hboxLayout10->addWidget(radiopropietario); 00273 00274 radiohtml = new QRadioButton(groupBox); 00275 radiohtml->setObjectName(QString::fromUtf8("radiohtml")); 00276 00277 hboxLayout10->addWidget(radiohtml); 00278 00279 radiokugar = new QRadioButton(groupBox); 00280 radiokugar->setObjectName(QString::fromUtf8("radiokugar")); 00281 00282 hboxLayout10->addWidget(radiokugar); 00283 00284 00285 hboxLayout9->addWidget(groupBox); 00286 00287 00288 vboxLayout->addLayout(hboxLayout9); 00289 00290 00291 retranslateUi(BalancePrintBase); 00292 00293 QSize size(551, 335); 00294 size = size.expandedTo(BalancePrintBase->minimumSizeHint()); 00295 BalancePrintBase->resize(size); 00296 00297 00298 QMetaObject::connectSlotsByName(BalancePrintBase); 00299 } // setupUi
| void Ui_BalancePrintBase::retranslateUi | ( | QDialog * | BalancePrintBase | ) | [inline] |
Definition at line 301 of file ui_balanceprintbase.h.
References checkBox1_2, checksuperiores, groupBox, groupBox_2, mui_canales, mui_ccostes, mui_imprimir, radiohtml, radiokugar, radiopropietario, radiotexto, textLabel1, textLabel1_2, textLabel1_2_2, textLabel1_3, and textLabel1_3_2.
Referenced by setupUi().
00302 { 00303 BalancePrintBase->setWindowTitle(QApplication::translate("BalancePrintBase", "Impresi\303\263n del Balance de Sumas y Saldos", 0, QApplication::UnicodeUTF8)); 00304 mui_ccostes->setText(QString()); 00305 mui_canales->setText(QString()); 00306 mui_imprimir->setText(QString()); 00307 groupBox_2->setTitle(QApplication::translate("BalancePrintBase", "Datos del listado:", 0, QApplication::UnicodeUTF8)); 00308 textLabel1->setText(QApplication::translate("BalancePrintBase", "C\303\263digo Inicial\n" 00309 "", 0, QApplication::UnicodeUTF8)); 00310 textLabel1_3->setText(QApplication::translate("BalancePrintBase", "Fecha Inicial", 0, QApplication::UnicodeUTF8)); 00311 textLabel1_2->setText(QApplication::translate("BalancePrintBase", "C\303\263digo Final", 0, QApplication::UnicodeUTF8)); 00312 textLabel1_2_2->setText(QApplication::translate("BalancePrintBase", "Fecha Final", 0, QApplication::UnicodeUTF8)); 00313 textLabel1_3_2->setText(QApplication::translate("BalancePrintBase", "Nivel de Cuentas", 0, QApplication::UnicodeUTF8)); 00314 checksuperiores->setText(QApplication::translate("BalancePrintBase", "Incluir &niveles superiores.", 0, QApplication::UnicodeUTF8)); 00315 checkBox1_2->setText(QApplication::translate("BalancePrintBase", "Incl&uir resultados parciales", 0, QApplication::UnicodeUTF8)); 00316 groupBox->setTitle(QApplication::translate("BalancePrintBase", "Formato:", 0, QApplication::UnicodeUTF8)); 00317 radiotexto->setText(QApplication::translate("BalancePrintBase", "&Texto Plano", 0, QApplication::UnicodeUTF8)); 00318 radiopropietario->setText(QApplication::translate("BalancePrintBase", "Propietario", 0, QApplication::UnicodeUTF8)); 00319 radiohtml->setText(QApplication::translate("BalancePrintBase", "HT&ML", 0, QApplication::UnicodeUTF8)); 00320 radiokugar->setText(QApplication::translate("BalancePrintBase", "&Kugar", 0, QApplication::UnicodeUTF8)); 00321 Q_UNUSED(BalancePrintBase); 00322 } // retranslateUi
| QVBoxLayout* Ui_BalancePrintBase::vboxLayout |
| QHBoxLayout* Ui_BalancePrintBase::hboxLayout |
| QSpacerItem* Ui_BalancePrintBase::spacerItem |
| QGroupBox* Ui_BalancePrintBase::groupBox_2 |
| QVBoxLayout* Ui_BalancePrintBase::vboxLayout1 |
| QHBoxLayout* Ui_BalancePrintBase::hboxLayout1 |
| QHBoxLayout* Ui_BalancePrintBase::hboxLayout2 |
Definition at line 44 of file ui_balanceprintbase.h.
Referenced by BalancePrintView::BalancePrintView(), BalancePrintView::inicializa1(), BalancePrintView::presentar(), and setupUi().
| QHBoxLayout* Ui_BalancePrintBase::hboxLayout3 |
Definition at line 47 of file ui_balanceprintbase.h.
Referenced by BalancePrintView::inicializa1(), BalancePrintView::presentar(), and setupUi().
| QHBoxLayout* Ui_BalancePrintBase::hboxLayout4 |
| QHBoxLayout* Ui_BalancePrintBase::hboxLayout5 |
Definition at line 51 of file ui_balanceprintbase.h.
Referenced by BalancePrintView::BalancePrintView(), BalancePrintView::inicializa1(), BalancePrintView::presentar(), and setupUi().
| QHBoxLayout* Ui_BalancePrintBase::hboxLayout6 |
Definition at line 54 of file ui_balanceprintbase.h.
Referenced by BalancePrintView::inicializa1(), BalancePrintView::presentar(), and setupUi().
| QHBoxLayout* Ui_BalancePrintBase::hboxLayout7 |
| QHBoxLayout* Ui_BalancePrintBase::hboxLayout8 |
Definition at line 58 of file ui_balanceprintbase.h.
Referenced by BalancePrintView::BalancePrintView(), BalancePrintView::presentar(), and setupUi().
| QVBoxLayout* Ui_BalancePrintBase::vboxLayout2 |
| QCheckBox* Ui_BalancePrintBase::checksuperiores |
Definition at line 60 of file ui_balanceprintbase.h.
Referenced by BalancePrintView::inicializa1(), BalancePrintView::presentar(), retranslateUi(), and setupUi().
| QCheckBox* Ui_BalancePrintBase::checkBox1_2 |
| QHBoxLayout* Ui_BalancePrintBase::hboxLayout9 |
| QGroupBox* Ui_BalancePrintBase::groupBox |
| QHBoxLayout* Ui_BalancePrintBase::hboxLayout10 |
Definition at line 65 of file ui_balanceprintbase.h.
Referenced by BalancePrintView::on_mui_imprimir_clicked(), retranslateUi(), and setupUi().
Definition at line 66 of file ui_balanceprintbase.h.
Referenced by BalancePrintView::on_mui_imprimir_clicked(), retranslateUi(), and setupUi().
Definition at line 67 of file ui_balanceprintbase.h.
Referenced by BalancePrintView::on_mui_imprimir_clicked(), retranslateUi(), and setupUi().
Definition at line 68 of file ui_balanceprintbase.h.
Referenced by BalancePrintView::on_mui_imprimir_clicked(), retranslateUi(), and setupUi().
1.5.1