Home
last modified time | relevance | path

Searched refs:threadCrashed (Results 1 – 2 of 2) sorted by relevance

/dports/editors/texstudio/texstudio-4.1.2/src/
H A Dtexstudio.h698 void threadCrashed(); in Q_DECLARE_METATYPE()
H A Dtexstudio.cpp10309 QTimer::singleShot(0, txsInstance, SLOT(threadCrashed())); in recoverFromCrash()
10430 void Texstudio::threadCrashed() in threadCrashed() function in Texstudio