qTox  Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
Classes
profilelocker.h File Reference
#include <QLockFile>
#include <memory>
Include dependency graph for profilelocker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ProfileLocker
 Locks a Tox profile so that multiple instances can not use the same profile. Only one lock can be acquired at the same time, which means that there is little need for manually unlocking. The current lock will expire if you exit or acquire a new one. More...