signon
8.58
|
#include <QProcess>
#include <QMap>
#include <QFile>
Go to the source code of this file.
Classes | |
class | SystemCommandLineCallHandler |
Handles calls to system command line tools. More... | |
struct | PartitionHandler |
class | MountHandler |
Handles mounting and unmounting of file systems. More... | |
class | LosetupHandler |
Handles mounting, unmounting of loopback devices. More... | |
class | CryptsetupHandler |
Wraps the libcryptsetup API functionality. More... | |