Home
last modified time | relevance | path

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

/dports/editors/texstudio/texstudio-4.1.2/src/pdfviewer/
H A DPDFDocument.h452 void reloadWhenIdle();
H A DPDFDocument.cpp2447 connect(watcher, SIGNAL(fileChanged(const QString&)), this, SLOT(reloadWhenIdle()));
3253 reloadWhenIdle();
3297 void PDFDocument::reloadWhenIdle() function in PDFDocument
3312 if (isCompiling) reloadWhenIdle();