.TH "anonymous_namespace{kautosavefile.cpp}" 3 "Version 0.200.1-dev" "QElectroTech" \" -*- nroff -*-
.ad l
.nh
.SH NAME
anonymous_namespace{kautosavefile.cpp}
.SH SYNOPSIS
.br
.PP
.SS "Functions"

.in +1c
.ti -1c
.RI "QString \fBstaleFilesDir\fP ()"
.br
.ti -1c
.RI "QString \fBmetadataFileName\fP (const QString &autosave_file_name)"
.br
.ti -1c
.RI "QString \fBlockFileName\fP (const QString &autosave_file_name)"
.br
.ti -1c
.RI "QUrl \fBnormalizeManagedFile\fP (const QUrl &url)"
.br
.ti -1c
.RI "QString \fBstoredManagedFile\fP (const QUrl &url)"
.br
.ti -1c
.RI "QUrl \fBmanagedFileFromStorage\fP (const QString &stored_path)"
.br
.ti -1c
.RI "bool \fBwriteManagedFileMetadata\fP (const QString &autosave_file_name, const QUrl &managed_file)"
.br
.ti -1c
.RI "QUrl \fBreadManagedFileMetadata\fP (const QString &autosave_file_name)"
.br
.ti -1c
.RI "QString \fBautosaveFileName\fP (const QUrl &managed_file)"
.br
.ti -1c
.RI "QStringList \fBfindAllStaleFiles\fP (const QString &application_name)"
.br
.ti -1c
.RI "bool \fBautosaveFileIsRecoverable\fP (const QString &autosave_file_name)"
.br
.in -1c
.SS "Variables"

.in +1c
.ti -1c
.RI "const auto \fBautosaveSuffix\fP = QStringLiteral('\&.qetautosave')"
.br
.in -1c
.SH "Function Documentation"
.PP 
.SS "bool anonymous_namespace{kautosavefile\&.cpp}::autosaveFileIsRecoverable (const QString & autosave_file_name)"

.SS "QString anonymous_namespace{kautosavefile\&.cpp}::autosaveFileName (const QUrl & managed_file)"

.SS "QStringList anonymous_namespace{kautosavefile\&.cpp}::findAllStaleFiles (const QString & application_name)"

.SS "QString anonymous_namespace{kautosavefile\&.cpp}::lockFileName (const QString & autosave_file_name)"

.SS "QUrl anonymous_namespace{kautosavefile\&.cpp}::managedFileFromStorage (const QString & stored_path)"

.SS "QString anonymous_namespace{kautosavefile\&.cpp}::metadataFileName (const QString & autosave_file_name)"

.SS "QUrl anonymous_namespace{kautosavefile\&.cpp}::normalizeManagedFile (const QUrl & url)"

.SS "QUrl anonymous_namespace{kautosavefile\&.cpp}::readManagedFileMetadata (const QString & autosave_file_name)"

.SS "QString anonymous_namespace{kautosavefile\&.cpp}::staleFilesDir ()"

.SS "QString anonymous_namespace{kautosavefile\&.cpp}::storedManagedFile (const QUrl & url)"

.SS "bool anonymous_namespace{kautosavefile\&.cpp}::writeManagedFileMetadata (const QString & autosave_file_name, const QUrl & managed_file)"

.SH "Variable Documentation"
.PP 
.SS "const auto anonymous_namespace{kautosavefile\&.cpp}::autosaveSuffix = QStringLiteral('\&.qetautosave')"

.SH "Author"
.PP 
Generated automatically by Doxygen for QElectroTech from the source code\&.
