Searched refs:isInvestmentsOnly (Results 1 – 5 of 5) sorted by relevance
476 if (KMyMoneySettings::expertMode() || !m_config.isInvestmentsOnly()) { in includeInvestmentSubAccounts()488 && m_config.isInvestmentsOnly()) { in includeInvestmentSubAccounts()511 if (m_config.isInvestmentsOnly() in includeInvestmentSubAccounts()
332 bool MyMoneyReport::isInvestmentsOnly() const in isInvestmentsOnly() function in MyMoneyReport956 else if (isInvestmentsOnly()) in includes()966 if (isInvestmentsOnly()) in includes()
138 bool isInvestmentsOnly() const;
136 …Filter(this, (report.rowType() == eMyMoney::Report::RowType::Account), report.isInvestmentsOnly()); in KReportConfigurationFilterDlg()536 d->m_tabRowColQuery->ui->m_checkInvestments->setChecked(d->m_initialState.isInvestmentsOnly()); in slotReset()
948 …el.setAttribute(attributeName(Attribute::Report::Investments), report.isInvestmentsOnly()); // it'… in writeReport()998 el.setAttribute(attributeName(Attribute::Report::Investments), report.isInvestmentsOnly()); in writeReport()