|
QtPass 1.6.0
Multi-platform GUI for pass, the standard unix password manager.
|
#include <QList>#include <QString>#include <QStringList>Go to the source code of this file.
Classes | |
| struct | NamedValue |
| class | NamedValues |
| The NamedValues class is mostly a list of NamedValue but also has a method to take a specific NamedValue pair out of the list. More... | |
| class | FileContent |
Functions | |
| bool | operator== (const NamedValue &a, const NamedValue &b) |
|
inline |
Definition at line 15 of file filecontent.h.