easyssl
0.50.142aaef
EasySSL is base back end library for your c++ Qt projects.
easyssl.h
Go to the documentation of this file.
1
//#
2
//# Copyright (C) 2021-2025 QuasarApp.
3
//# Distributed under the GPLv3 software license, see the accompanying
4
//# Everyone is permitted to copy and distribute verbatim copies
5
//# of this license document, but changing it is not allowed.
6
//#
7
8
#include "
easyssl/global.h
"
9
#include <QString>
10
11
12
namespace
EasySSL
{
13
18
bool
EASYSSL_EXPORT
init
();
19
24
QString
EASYSSL_EXPORT
version
();
25
26
};
global.h
EASYSSL_EXPORT
#define EASYSSL_EXPORT
Definition
global.h:18
EasySSL
Definition
easysslutils.cpp:15
EasySSL::init
bool init()
init main initialize method of The easyssl library
Definition
easyssl.cpp:12
EasySSL::version
QString version()
version This method return string value of a library version
Definition
easyssl.cpp:16
src
lib
src
public
easyssl.h
Generated by
1.9.8