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

Go to the source code of this file.

Classes

class  Util
 Static utility functions implementation. More...

Variables

constexpr int MS_PER_SECOND = 1000

Variable Documentation

◆ MS_PER_SECOND

int MS_PER_SECOND = 1000
constexpr
Examples
/home/annejan/Projects/QtPass/src/mainwindow.cpp.

Definition at line 12 of file util.h.