QtPass 1.4.0
Multi-platform GUI for pass, the standard unix password manager.
|
#include "storemodel.h"
#include <QFileSystemModel>
#include <QItemSelectionModel>
#include <QMainWindow>
#include <QProcess>
#include <QTimer>
Go to the source code of this file.
Classes | |
class | MainWindow |
The MainWindow class does way too much, not only is it a switchboard, configuration handler and more, it's also the process-manager. More... | |
Namespaces | |
namespace | Ui |
Macros | |
#define | SingleApplication QApplication |
#define SingleApplication QApplication |
Definition at line 15 of file mainwindow.h.