QuasarAppLib
qalogger.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2024-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 QALOGGER_H
9
#define QALOGGER_H
10
11
#include "
quasarapp_global.h
"
12
13
#include <QList>
14
15
namespace
QuasarAppUtils
{
16
20
class
QUASARAPPSHARED_EXPORT
QALogger
21
{
22
public
:
23
QALogger
();
24
28
void
init();
29
30
31
};
32
}
33
#endif
// QALOGGER_H
QuasarAppUtils::QALogger
The QALogger class is logger handler for app.
Definition
qalogger.h:21
QuasarAppUtils::QALogger::QALogger
QALogger()
QuasarAppUtils
The QuasaraAppUtils class This lib include base functions for the all applications of QuasarApp group...
Definition
helpdata.cpp:18
quasarapp_global.h
QUASARAPPSHARED_EXPORT
#define QUASARAPPSHARED_EXPORT
Definition
quasarapp_global.h:9
qalogger.h
Generated by
1.9.8