Home
last modified time | relevance | path

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

/dports/sysutils/plasma5-drkonqi/drkonqi-5.23.5/src/bugzillaintegration/
H A Dreportinterface.h49 void setBugAwarenessPageData(bool, Reproducible, bool, bool, bool);
H A Dreportassistantpages_base.cpp159 reportInterface()->setBugAwarenessPageData(ui.m_rememberCrashSituationYes->isChecked(), in aboutToHide()
H A Dreportinterface.cpp52 void ReportInterface::setBugAwarenessPageData(bool rememberSituation, Reproducible reproducible, bo… in setBugAwarenessPageData() function in ReportInterface