efVd->show();
ValidateGroupBox->show();
NumeratorGroupBox->hide();
+ efNumerator->hide();
saldoTextLabel->hide();
}
else
tSepTriads->hide();
lzcheckBox->hide();
tNotBound->show();
+ efNumerator->show();
NumeratorGroupBox->show();
efVd->show();
ValidateGroupBox->show();
tNotBound->hide();
tSepTriads->hide();
efVd->hide();
+ efNumerator->->hide();
ValidateGroupBox->hide();
NumeratorGroupBox->hide();
efSum->setChecked(false);
tNotBound->hide();
tSepTriads->hide();
efVd->hide();
+ efNumerator->->hide();
NumeratorGroupBox->hide();
ValidateGroupBox->hide();
efSum->setChecked(false);
{
QDate date = QDate::currentDate();
QString curdate, dateformat, numerator;
-
+
if (DateFormat->isChecked() )
{
if (useOwnFofmat->isChecked() )