Home
last modified time | relevance | path

Searched refs:showErrorAndDie (Results 1 – 6 of 6) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/stage/part/
H A DKPrPart.cpp90 QTimer::singleShot(0, this, SLOT(showErrorAndDie())); in showStartUpWidget()
96 void KPrPart::showErrorAndDie() in showErrorAndDie() function in KPrPart
H A DKPrPart.h56 void showErrorAndDie();
/dports/editors/calligra/calligra-3.2.1/words/part/
H A DKWPart.cpp142 QTimer::singleShot(0, this, SLOT(showErrorAndDie())); in showStartUpWidget()
147 void KWPart::showErrorAndDie() in showErrorAndDie() function in KWPart
H A DKWPart.h57 void showErrorAndDie();
/dports/graphics/krita/krita-4.4.8/libs/ui/
H A DKisMainWindow.h456 void showErrorAndDie();
H A DKisMainWindow.cpp2637 QTimer::singleShot(0, this, SLOT(showErrorAndDie())); in checkSanity()
2645 QTimer::singleShot(0, this, SLOT(showErrorAndDie())); in checkSanity()
2650 void KisMainWindow::showErrorAndDie() in showErrorAndDie() function in KisMainWindow