Some static utilities to be used elsewhere.
More...
#include <util.h>
Some static utilities to be used elsewhere.
Definition at line 16 of file util.h.
◆ checkConfig()
bool Util::checkConfig |
( |
| ) |
|
|
static |
◆ copyDir()
void Util::copyDir |
( |
const QString & |
src, |
|
|
const QString & |
dest |
|
) |
| |
|
static |
◆ endsWithGpg()
const QRegularExpression & Util::endsWithGpg |
( |
| ) |
|
|
static |
◆ findBinaryInPath()
QString Util::findBinaryInPath |
( |
QString |
binary | ) |
|
|
static |
◆ findPasswordStore()
QString Util::findPasswordStore |
( |
| ) |
|
|
static |
◆ getDir()
QString Util::getDir |
( |
const QModelIndex & |
index, |
|
|
bool |
forPass, |
|
|
const QFileSystemModel & |
model, |
|
|
const StoreModel & |
storeModel |
|
) |
| |
|
static |
Util::getDir get selectd folder path.
- Parameters
-
index | |
forPass | short or full path |
model | the filesystem model to operate on |
storeModel | our storemodel to operate on |
- Returns
- path
Definition at line 160 of file util.cpp.
◆ normalizeFolderPath()
QString Util::normalizeFolderPath |
( |
QString |
path | ) |
|
|
static |
◆ protocolRegex()
const QRegularExpression & Util::protocolRegex |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files: