Home
last modified time | relevance | path

Searched refs:isWorthReporting (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/plasma5-drkonqi/drkonqi-5.23.5/src/bugzillaintegration/
H A Dassistantpage_conclusion.cpp86 m_needToReport = reportInterface()->isWorthReporting() && !isDuplicate; in aboutToShow()
303 …eGenerator()->state() != BacktraceGenerator::NotLoaded && !reportInterface()->isWorthReporting()) { in isAppropriate()
H A Dreportinterface.h72 bool isWorthReporting() const;
H A Dreportinterface.cpp400 bool ReportInterface::isWorthReporting() const in isWorthReporting() function in ReportInterface