Patronum
Loading...
Searching...
No Matches
patronum.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2018-2025 QuasarApp.
3
* Distributed under the lgplv3 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
#ifndef PATRONUM_H
9
#define PATRONUM_H
10
11
#include "
PController.h
"
12
#include "
PFeature.h
"
13
#include "
PService.h
"
14
15
inline
void
initPatronumResources
() { Q_INIT_RESOURCE(templates); }
16
53
namespace
Patronum
{
58
QString
patronumLibVersion
();
59
60
void
init
() ;
61
}
62
#endif
// PATRONUM_H
PController.h
PFeature.h
PService.h
Patronum
The Patronum namespace - It is main name space of Patronum Library. The Patronum library support the ...
Definition
IPController.h:15
Patronum::init
void init()
Definition
patronum.cpp:17
Patronum::patronumLibVersion
QString patronumLibVersion()
patronumLibVersion This method return current version of library.
Definition
patronum.cpp:13
initPatronumResources
void initPatronumResources()
Definition
patronum.h:15
Patronum
src
patronum.h
Generated by
1.9.8