QtPass 1.4.0
Multi-platform GUI for pass, the standard unix password manager.
|
#include "storemodel.h"
#include <QFileSystemModel>
#include <QProcessEnvironment>
#include <QRegularExpression>
#include <QString>
Go to the source code of this file.
Classes | |
class | Util |
Some static utilities to be used elsewhere. More... | |