QtPass 1.6.0
Multi-platform GUI for pass, the standard unix password manager.
Loading...
Searching...
No Matches
filecontent.h File Reference
#include <QList>
#include <QString>
#include <QStringList>
Include dependency graph for filecontent.h:
This graph shows which files directly or indirectly include this file:

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)

Function Documentation

◆ operator==()

bool operator== ( const NamedValue & a,
const NamedValue & b )
inline

Definition at line 15 of file filecontent.h.