GpgFrontend Project
A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.
LocalizedUtils.h
1
29
#pragma once
30
31
#include "core/GpgFrontendCoreExport.h"
32
33
namespace
GpgFrontend
{
34
35
auto
GPGFRONTEND_CORE_EXPORT GetLocalizedDateByTimestamp(time_t) -> QString;
36
37
auto
GPGFRONTEND_CORE_EXPORT GetUTCDateByTimestamp(time_t) -> QString;
38
39
}
// namespace GpgFrontend
GpgFrontend
Definition:
app.cpp:39
src
core
utils
LocalizedUtils.h
Generated by
1.9.1