#include <cerrno>
#include <cstring>
#include <fcntl.h>
#include <unistd.h>
#include "qtlockedfile.h"
Go to the source code of this file.