Home
last modified time | relevance | path

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

/dports/devel/lokalize/lokalize-21.12.3/src/
H A Deditortab.h284 void fileAutoSaveFailedWarning(const QString&);
H A Deditortab.cpp112 …onnect(m_catalog, &Catalog::signalFileAutoSaveFailed, this, &EditorTab::fileAutoSaveFailedWarning); in EditorTab()
944 void EditorTab::fileAutoSaveFailedWarning(const QString& fileName) in fileAutoSaveFailedWarning() function in EditorTab